2024-02-07 21:14:43.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-07 21:14:43.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:43.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:43.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:43.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:43.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:43.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:43.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af3874e 2024-02-07 21:14:43.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:43.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:43.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:43.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:43.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:43.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:43.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:43.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:43.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:43.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:43.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:43.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:43.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:43.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:43.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-07 21:14:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:43.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:43.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-07 21:14:43.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-07 21:14:43.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-07 21:14:43.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-07 21:14:43.383 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:14:43.388 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-07 21:14:43.388 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3805b112 2024-02-07 21:14:43.388 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3805b112 2024-02-07 21:14:43.394 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c24862 2024-02-07 21:14:43.394 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c24862 2024-02-07 21:14:43.397 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fdda62 2024-02-07 21:14:43.397 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fdda62 2024-02-07 21:14:43.399 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ff4259 2024-02-07 21:14:43.399 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ff4259 2024-02-07 21:14:43.402 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6267f095 2024-02-07 21:14:43.402 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6267f095 2024-02-07 21:14:43.405 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@464235e3 2024-02-07 21:14:43.405 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@464235e3 2024-02-07 21:14:43.407 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a30d983 2024-02-07 21:14:43.407 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a30d983 2024-02-07 21:14:43.410 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d0bd16 2024-02-07 21:14:43.410 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d0bd16 2024-02-07 21:14:43.412 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aee0421 2024-02-07 21:14:43.412 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aee0421 2024-02-07 21:14:43.412 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-07 21:14:43.430 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-07 21:14:43.436 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-07 21:14:43.666 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:43.667 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-07 21:14:43.667 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:43.668 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 21:14:43.700 [DefaultDispatcher-worker-2 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-07 21:14:43.702 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-07 21:14:43.702 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-07 21:14:43.702 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-07 21:14:43.772 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-07 21:14:43.820 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-07 21:14:43.851 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-07 21:14:43.874 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-07 21:14:43.903 [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-02-07 21:14:43.903 [DefaultDispatcher-worker-4 @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-02-07 21:14:43.905 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-07 21:14:43.912 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-07 21:14:44.007 [DefaultDispatcher-worker-2 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-07 21:14:44.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-07 21:14:44.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-07 21:14:44.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 21:14:44.047 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4db60246: (connection evicted) 2024-02-07 21:14:44.048 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3805b112: (connection evicted) 2024-02-07 21:14:44.048 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36c24862: (connection evicted) 2024-02-07 21:14:44.049 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32fdda62: (connection evicted) 2024-02-07 21:14:44.049 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77ff4259: (connection evicted) 2024-02-07 21:14:44.050 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6267f095: (connection evicted) 2024-02-07 21:14:44.050 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@464235e3: (connection evicted) 2024-02-07 21:14:44.051 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a30d983: (connection evicted) 2024-02-07 21:14:44.051 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17d0bd16: (connection evicted) 2024-02-07 21:14:44.052 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4aee0421: (connection evicted) 2024-02-07 21:14:44.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:44.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-07 21:14:44.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-07 21:14:44.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-07 21:14:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:44.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:44.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:44.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:44.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:44.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:44.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c2b6acb 2024-02-07 21:14:44.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:44.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:44.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:44.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:44.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:44.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:44.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:44.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:44.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:44.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:44.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:44.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:44.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:44.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:44.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:44.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:44.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-07 21:14:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:44.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-07 21:14:44.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0f349 2024-02-07 21:14:44.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0f349 2024-02-07 21:14:44.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-07 21:14:44.071 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0f349 2024-02-07 21:14:44.083 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0f349 2024-02-07 21:14:44.086 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0f349 2024-02-07 21:14:44.088 [DefaultDispatcher-worker-2 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:44.089 [DefaultDispatcher-worker-2 @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-02-07 21:14:44.089 [DefaultDispatcher-worker-2 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:44.089 [DefaultDispatcher-worker-2 @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-02-07 21:14:44.106 [DefaultDispatcher-worker-6 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0f349 2024-02-07 21:14:44.107 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-07 21:14:44.108 [DefaultDispatcher-worker-6 @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-02-07 21:14:44.108 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-07 21:14:44.115 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0f349 2024-02-07 21:14:44.131 [DefaultDispatcher-worker-7 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0f349 2024-02-07 21:14:44.149 [DefaultDispatcher-worker-8 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0f349 2024-02-07 21:14:44.151 [DefaultDispatcher-worker-7 @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-02-07 21:14:44.166 [DefaultDispatcher-worker-8 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0f349 2024-02-07 21:14:44.169 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:14:44.170 [DefaultDispatcher-worker-2 @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-02-07 21:14:44.173 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@71298ab7 2024-02-07 21:14:44.174 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@71298ab7 2024-02-07 21:14:44.177 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fee6ae2 2024-02-07 21:14:44.178 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fee6ae2 2024-02-07 21:14:44.181 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd1e1c7 2024-02-07 21:14:44.181 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd1e1c7 2024-02-07 21:14:44.184 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed360d9 2024-02-07 21:14:44.184 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed360d9 2024-02-07 21:14:44.184 [DefaultDispatcher-worker-6 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0f349 2024-02-07 21:14:44.187 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3122986 2024-02-07 21:14:44.187 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3122986 2024-02-07 21:14:44.189 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa7fa7c 2024-02-07 21:14:44.189 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa7fa7c 2024-02-07 21:14:44.190 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0f349 2024-02-07 21:14:44.192 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8ced96 2024-02-07 21:14:44.192 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8ced96 2024-02-07 21:14:44.194 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5efc9f96 2024-02-07 21:14:44.194 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5efc9f96 2024-02-07 21:14:44.197 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb0c3d6 2024-02-07 21:14:44.197 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb0c3d6 2024-02-07 21:14:44.197 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 21:14:44.276 [DefaultDispatcher-worker-6 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0f349 2024-02-07 21:14:44.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-07 21:14:44.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-07 21:14:44.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 21:14:44.308 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a0f349: (connection evicted) 2024-02-07 21:14:44.309 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71298ab7: (connection evicted) 2024-02-07 21:14:44.310 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fee6ae2: (connection evicted) 2024-02-07 21:14:44.310 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bd1e1c7: (connection evicted) 2024-02-07 21:14:44.311 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ed360d9: (connection evicted) 2024-02-07 21:14:44.311 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3122986: (connection evicted) 2024-02-07 21:14:44.312 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fa7fa7c: (connection evicted) 2024-02-07 21:14:44.312 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b8ced96: (connection evicted) 2024-02-07 21:14:44.313 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5efc9f96: (connection evicted) 2024-02-07 21:14:44.313 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cb0c3d6: (connection evicted) 2024-02-07 21:14:44.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:44.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-07 21:14:44.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-07 21:14:44.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-07 21:14:44.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:44.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:44.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:44.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:44.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:44.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:44.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4af12a63 2024-02-07 21:14:44.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:44.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:44.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:44.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:44.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:44.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:44.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:44.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:44.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:44.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:44.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:44.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:44.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:44.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:44.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:44.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:44.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:44.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:44.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:44.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-07 21:14:44.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:44.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:44.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:44.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:44.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:44.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:44.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:44.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:44.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-07 21:14:44.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@72eed547 2024-02-07 21:14:44.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@72eed547 2024-02-07 21:14:44.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-07 21:14:44.461 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:44.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-07 21:14:44.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:44.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:44.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:44.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:44.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:44.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:44.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3335afcf 2024-02-07 21:14:44.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:44.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:44.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:44.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:44.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:44.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:44.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:44.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:44.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:44.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:44.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:44.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:44.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:44.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:44.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:44.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:44.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:44.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:44.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:44.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-07 21:14:44.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:44.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:44.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:44.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:44.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:44.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:44.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:44.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:44.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-07 21:14:44.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2499b971 2024-02-07 21:14:44.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2499b971 2024-02-07 21:14:44.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-07 21:14:44.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-07 21:14:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28831d69 2024-02-07 21:14:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:44.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:44.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:44.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:44.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:44.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:44.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:44.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:44.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:44.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-07 21:14:44.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:44.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:44.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:44.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:44.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:44.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:44.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:44.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:44.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-07 21:14:44.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e03769 2024-02-07 21:14:44.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e03769 2024-02-07 21:14:44.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-07 21:14:44.815 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:44.832 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2499b971 2024-02-07 21:14:44.836 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38465/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-07 21:14:44.836 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38465/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-07 21:14:44.837 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38465/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-07 21:14:44.842 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:44.880 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38465/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-07 21:14:44.880 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38465/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-07 21:14:44.911 [pool-2-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e03769 2024-02-07 21:14:45.058 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-07 21:14:45.058 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38465/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-07 21:14:45.245 [DefaultDispatcher-worker-2 @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e03769 2024-02-07 21:14:45.253 [DefaultDispatcher-worker-2 @coroutine#92] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e03769 2024-02-07 21:14:45.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-07 21:14:45.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-07 21:14:45.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:45.285 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2499b971: (connection evicted) 2024-02-07 21:14:45.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:45.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-07 21:14:45.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-07 21:14:45.289 [Test worker @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e03769 2024-02-07 21:14:45.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-07 21:14:45.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:45.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:45.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:45.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:45.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:45.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:45.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26463a6 2024-02-07 21:14:45.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:45.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:45.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:45.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:45.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:45.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:45.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:45.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:45.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:45.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:45.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:45.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:45.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:45.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:45.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:45.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:45.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:45.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:45.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:45.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-07 21:14:45.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:45.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:45.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:45.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:45.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:45.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:45.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:45.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:45.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-07 21:14:45.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@17354708 2024-02-07 21:14:45.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@17354708 2024-02-07 21:14:45.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-07 21:14:45.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-07 21:14:45.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:45.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:45.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:45.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:45.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:45.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:45.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aed6f0b 2024-02-07 21:14:45.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:45.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:45.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:45.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:45.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:45.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:45.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:45.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:45.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:45.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:45.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:45.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:45.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:45.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:45.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:45.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:45.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:45.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:45.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:45.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-07 21:14:45.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:45.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:45.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:45.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:45.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:45.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:45.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:45.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:45.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-07 21:14:45.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@134c38 2024-02-07 21:14:45.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@134c38 2024-02-07 21:14:45.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-07 21:14:45.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-07 21:14:45.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-07 21:14:45.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:45.359 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17354708: (connection evicted) 2024-02-07 21:14:45.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:45.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-07 21:14:45.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-07 21:14:45.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-07 21:14:45.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:45.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:45.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:45.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:45.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:45.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:45.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@573a078 2024-02-07 21:14:45.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:45.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:45.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:45.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:45.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:45.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:45.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:45.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:45.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:45.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:45.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:45.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:45.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:45.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:45.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-07 21:14:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:45.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:45.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-07 21:14:45.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@660296d5 2024-02-07 21:14:45.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@660296d5 2024-02-07 21:14:45.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-07 21:14:45.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-07 21:14:45.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:45.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d3163a6 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:45.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:45.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-07 21:14:45.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdb7394 2024-02-07 21:14:45.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdb7394 2024-02-07 21:14:45.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-07 21:14:45.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-07 21:14:45.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-07 21:14:45.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:45.399 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@660296d5: (connection evicted) 2024-02-07 21:14:45.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:45.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-07 21:14:45.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-07 21:14:45.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-07 21:14:45.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:45.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:45.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:45.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:45.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:45.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:45.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58f7215c 2024-02-07 21:14:45.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:45.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:45.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:45.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:45.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:45.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:45.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:45.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:45.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:45.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:45.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:45.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:45.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:45.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:45.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:45.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:45.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:45.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:45.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:45.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-07 21:14:45.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:45.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:45.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:45.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:45.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:45.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:45.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:45.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:45.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-07 21:14:45.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa91d5b 2024-02-07 21:14:45.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa91d5b 2024-02-07 21:14:45.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-07 21:14:45.417 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:45.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-07 21:14:45.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:45.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:45.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:45.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:45.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:45.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:45.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ce30c0b 2024-02-07 21:14:45.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:45.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:45.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:45.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:45.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:45.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:45.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:45.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:45.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:45.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:45.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:45.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:45.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:45.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:45.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:45.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:45.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:45.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-07 21:14:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:45.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:45.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-07 21:14:45.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@54defd69 2024-02-07 21:14:45.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@54defd69 2024-02-07 21:14:45.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-07 21:14:45.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-07 21:14:45.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-07 21:14:45.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:45.437 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fa91d5b: (connection evicted) 2024-02-07 21:14:45.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:45.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-07 21:14:45.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-07 21:14:45.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-07 21:14:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b94c789 2024-02-07 21:14:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:45.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:45.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:45.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:45.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:45.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:45.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:45.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:45.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:45.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:45.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-07 21:14:45.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:45.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:45.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:45.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:45.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:45.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:45.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:45.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:45.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-07 21:14:45.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@305aaedf 2024-02-07 21:14:45.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@305aaedf 2024-02-07 21:14:45.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-07 21:14:45.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-07 21:14:45.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:45.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:45.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:45.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:45.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:45.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:45.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a425cf5 2024-02-07 21:14:45.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:45.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:45.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:45.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:45.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:45.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:45.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:45.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:45.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:45.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:45.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:45.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:45.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:45.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:45.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:45.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:45.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:45.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:45.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:45.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-07 21:14:45.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:45.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:45.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:45.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:45.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:45.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:45.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:45.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:45.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-07 21:14:45.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b31a16 2024-02-07 21:14:45.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b31a16 2024-02-07 21:14:45.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-07 21:14:45.492 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:45.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-07 21:14:45.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-07 21:14:45.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:45.504 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@305aaedf: (connection evicted) 2024-02-07 21:14:45.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:45.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-07 21:14:45.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-07 21:14:45.525 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:45.568 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:45.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-07 21:14:45.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:45.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:45.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:45.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:45.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:45.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:45.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2299d903 2024-02-07 21:14:45.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:45.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:45.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:45.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:45.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:45.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:45.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:45.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:45.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:45.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:45.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:45.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:45.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:45.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:45.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:45.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:45.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:45.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:45.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:45.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-07 21:14:45.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:45.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:45.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:45.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:45.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:45.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:45.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:45.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:45.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-07 21:14:45.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1 2024-02-07 21:14:45.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1 2024-02-07 21:14:45.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-07 21:14:45.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-07 21:14:45.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@632d4cf2 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:45.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-07 21:14:45.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@542ff147 2024-02-07 21:14:45.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@542ff147 2024-02-07 21:14:45.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-07 21:14:45.711 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:45.737 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:14:45.737 [DefaultDispatcher-worker-8 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542ff147 2024-02-07 21:14:45.756 [DefaultDispatcher-worker-1 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542ff147 2024-02-07 21:14:45.765 [DefaultDispatcher-worker-8 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542ff147 2024-02-07 21:14:45.775 [DefaultDispatcher-worker-8 @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542ff147 2024-02-07 21:14:45.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-07 21:14:45.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-07 21:14:45.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:45.845 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1: (connection evicted) 2024-02-07 21:14:45.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:45.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-07 21:14:45.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-07 21:14:45.850 [Test worker @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542ff147 2024-02-07 21:14:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-07 21:14:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ad1be5d 2024-02-07 21:14:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:45.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:45.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:45.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:45.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:45.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:45.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:45.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:45.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-07 21:14:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:45.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:45.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:45.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-07 21:14:45.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbf2da 2024-02-07 21:14:45.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbf2da 2024-02-07 21:14:45.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-07 21:14:45.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21a5b599 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:45.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:45.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-07 21:14:45.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f3991e 2024-02-07 21:14:45.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f3991e 2024-02-07 21:14:45.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-07 21:14:45.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-07 21:14:45.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-07 21:14:45.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:45.901 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dbf2da: (connection evicted) 2024-02-07 21:14:45.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:45.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-07 21:14:45.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-07 21:14:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-07 21:14:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69069866 2024-02-07 21:14:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:45.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:45.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:45.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:45.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:45.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:45.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:45.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:45.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:45.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:45.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:45.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:45.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:45.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:45.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:45.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:45.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:45.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-07 21:14:45.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:45.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:45.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:45.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:45.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:45.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:45.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:45.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:45.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-07 21:14:45.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c95480 2024-02-07 21:14:45.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c95480 2024-02-07 21:14:45.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69499c6f 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:45.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:45.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:45.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:45.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:45.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:45.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-07 21:14:45.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-02-07 21:14:45.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-02-07 21:14:45.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-07 21:14:45.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-07 21:14:45.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-07 21:14:45.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:45.929 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64c95480: (connection evicted) 2024-02-07 21:14:45.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:45.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-07 21:14:45.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67f591c2 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:45.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:45.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-07 21:14:45.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@709d6de5 2024-02-07 21:14:45.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@709d6de5 2024-02-07 21:14:45.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-07 21:14:45.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a43a88e 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:45.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8d20e6 2024-02-07 21:14:45.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8d20e6 2024-02-07 21:14:45.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-07 21:14:45.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-07 21:14:45.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-07 21:14:45.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:45.956 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@709d6de5: (connection evicted) 2024-02-07 21:14:45.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:45.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-07 21:14:45.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-07 21:14:45.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@136fece2 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:45.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3caf5c96 2024-02-07 21:14:45.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3caf5c96 2024-02-07 21:14:45.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b3755f4 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:45.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-07 21:14:45.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd747c1 2024-02-07 21:14:45.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd747c1 2024-02-07 21:14:45.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-07 21:14:45.976 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.008 [DefaultDispatcher-worker-8 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-07 21:14:46.026 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.047 [DefaultDispatcher-worker-8 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit7144329274052633678/junit15793752162020606994.tmp 2024-02-07 21:14:46.054 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.062 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.076 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.099 [DefaultDispatcher-worker-8 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-07 21:14:46.114 [DefaultDispatcher-worker-8 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-07 21:14:46.116 [DefaultDispatcher-worker-8 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-07 21:14:46.116 [DefaultDispatcher-worker-8 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit7144329274052633678/junit15793752162020606994.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-07 21:14:46.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-07 21:14:46.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-07 21:14:46.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.117 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3caf5c96: (connection evicted) 2024-02-07 21:14:46.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:46.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-07 21:14:46.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-07 21:14:46.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-07 21:14:46.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6630dd28 2024-02-07 21:14:46.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:46.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:46.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:46.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-07 21:14:46.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-07 21:14:46.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@4489f60f 2024-02-07 21:14:46.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@4489f60f 2024-02-07 21:14:46.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fe08eaf 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-07 21:14:46.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-07 21:14:46.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3085a3 2024-02-07 21:14:46.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3085a3 2024-02-07 21:14:46.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-07 21:14:46.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-07 21:14:46.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-07 21:14:46.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.141 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4489f60f: (connection evicted) 2024-02-07 21:14:46.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:46.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-07 21:14:46.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39acd1f1 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-07 21:14:46.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f581211 2024-02-07 21:14:46.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f581211 2024-02-07 21:14:46.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-07 21:14:46.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e0847a9 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-07 21:14:46.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@92e2c93 2024-02-07 21:14:46.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@92e2c93 2024-02-07 21:14:46.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-07 21:14:46.190 [DefaultDispatcher-worker-8 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92e2c93 2024-02-07 21:14:46.191 [DefaultDispatcher-worker-8 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92e2c93 2024-02-07 21:14:46.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-07 21:14:46.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-07 21:14:46.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.194 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f581211: (connection evicted) 2024-02-07 21:14:46.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:46.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-07 21:14:46.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-07 21:14:46.195 [Test worker @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92e2c93 2024-02-07 21:14:46.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-07 21:14:46.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@592cb470 2024-02-07 21:14:46.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:46.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:46.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:46.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-07 21:14:46.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-07 21:14:46.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@6921cfa 2024-02-07 21:14:46.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@6921cfa 2024-02-07 21:14:46.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-07 21:14:46.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-07 21:14:46.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@523abba9 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d79b70 2024-02-07 21:14:46.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d79b70 2024-02-07 21:14:46.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-07 21:14:46.217 [DefaultDispatcher-worker-6 @coroutine#359] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-07 21:14:46.239 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.254 [DefaultDispatcher-worker-6 @coroutine#359] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit13880837166707979856/junit15826841979081127158.tmp 2024-02-07 21:14:46.260 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.286 [DefaultDispatcher-worker-6 @coroutine#359] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-07 21:14:46.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-07 21:14:46.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-07 21:14:46.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.289 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6921cfa: (connection evicted) 2024-02-07 21:14:46.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:46.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-07 21:14:46.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37f71c05 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-07 21:14:46.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2024-02-07 21:14:46.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2024-02-07 21:14:46.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-07 21:14:46.314 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59f76e56 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@1328f482 2024-02-07 21:14:46.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@1328f482 2024-02-07 21:14:46.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-07 21:14:46.323 [DefaultDispatcher-worker-8 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1328f482 2024-02-07 21:14:46.324 [DefaultDispatcher-worker-8 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1328f482 2024-02-07 21:14:46.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-07 21:14:46.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-07 21:14:46.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.325 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273: (connection evicted) 2024-02-07 21:14:46.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:46.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-07 21:14:46.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-07 21:14:46.326 [Test worker @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1328f482 2024-02-07 21:14:46.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cf2f5d6 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-07 21:14:46.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b030101 2024-02-07 21:14:46.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b030101 2024-02-07 21:14:46.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-07 21:14:46.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2558f65c 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-07 21:14:46.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a3b1f7e 2024-02-07 21:14:46.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a3b1f7e 2024-02-07 21:14:46.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-07 21:14:46.416 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-07 21:14:46.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-07 21:14:46.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.420 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b030101: (connection evicted) 2024-02-07 21:14:46.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:46.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-07 21:14:46.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-07 21:14:46.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2493eec6 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-07 21:14:46.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-07 21:14:46.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec0229c 2024-02-07 21:14:46.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec0229c 2024-02-07 21:14:46.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@173a5fad 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-07 21:14:46.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d90b7f 2024-02-07 21:14:46.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d90b7f 2024-02-07 21:14:46.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-07 21:14:46.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-07 21:14:46.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-07 21:14:46.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.443 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ec0229c: (connection evicted) 2024-02-07 21:14:46.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:46.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-07 21:14:46.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-07 21:14:46.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c8d45cf 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454 2024-02-07 21:14:46.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454 2024-02-07 21:14:46.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-07 21:14:46.449 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3add5e17 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-07 21:14:46.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b8c9de 2024-02-07 21:14:46.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b8c9de 2024-02-07 21:14:46.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-07 21:14:46.465 [DefaultDispatcher-worker-8 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b8c9de 2024-02-07 21:14:46.466 [DefaultDispatcher-worker-8 @coroutine#390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b8c9de 2024-02-07 21:14:46.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-07 21:14:46.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-07 21:14:46.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.467 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454: (connection evicted) 2024-02-07 21:14:46.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:46.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-07 21:14:46.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-07 21:14:46.468 [Test worker @coroutine#394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61b8c9de 2024-02-07 21:14:46.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-07 21:14:46.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@131c0b6f 2024-02-07 21:14:46.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:46.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:46.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:46.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-07 21:14:46.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-07 21:14:46.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27 2024-02-07 21:14:46.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27 2024-02-07 21:14:46.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18513c23 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-07 21:14:46.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce2eaa7 2024-02-07 21:14:46.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce2eaa7 2024-02-07 21:14:46.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-07 21:14:46.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-07 21:14:46.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-07 21:14:46.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.490 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27: (connection evicted) 2024-02-07 21:14:46.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:46.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-07 21:14:46.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7827d7b 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-07 21:14:46.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7a9db7 2024-02-07 21:14:46.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7a9db7 2024-02-07 21:14:46.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-07 21:14:46.515 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7a9db7 2024-02-07 21:14:46.526 [Test worker @coroutine#403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7a9db7 2024-02-07 21:14:46.528 [Test worker @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7a9db7 2024-02-07 21:14:46.533 [Test worker @coroutine#410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7a9db7 2024-02-07 21:14:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-07 21:14:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb99d1d 2024-02-07 21:14:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:46.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:46.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:46.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-07 21:14:46.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-07 21:14:46.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd37449 2024-02-07 21:14:46.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd37449 2024-02-07 21:14:46.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-07 21:14:46.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-07 21:14:46.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-07 21:14:46.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:14:46.541 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:46.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-07 21:14:46.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4345fd45 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-07 21:14:46.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-02-07 21:14:46.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-02-07 21:14:46.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-07 21:14:46.547 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-02-07 21:14:46.560 [Test worker @coroutine#420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-02-07 21:14:46.561 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.563 [Test worker @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-02-07 21:14:46.566 [Test worker @coroutine#427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a709cc7 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-07 21:14:46.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2024-02-07 21:14:46.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2024-02-07 21:14:46.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-07 21:14:46.574 [DefaultDispatcher-worker-4 @coroutine#436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2024-02-07 21:14:46.576 [Test worker @coroutine#438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2024-02-07 21:14:46.579 [DefaultDispatcher-worker-7 @coroutine#424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-02-07 21:14:46.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-07 21:14:46.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-07 21:14:46.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.580 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10d905c1: (connection evicted) 2024-02-07 21:14:46.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:46.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-07 21:14:46.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-07 21:14:46.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40738846 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-07 21:14:46.587 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2024-02-07 21:14:46.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2024-02-07 21:14:46.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-07 21:14:46.589 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2024-02-07 21:14:46.600 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2024-02-07 21:14:46.602 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2024-02-07 21:14:46.606 [Test worker @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2024-02-07 21:14:46.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-07 21:14:46.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cd5fc46 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@3221588e 2024-02-07 21:14:46.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@3221588e 2024-02-07 21:14:46.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-07 21:14:46.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-07 21:14:46.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-07 21:14:46.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:14:46.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:46.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-07 21:14:46.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-07 21:14:46.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2152fde5 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-07 21:14:46.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-02-07 21:14:46.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-02-07 21:14:46.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-07 21:14:46.618 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-02-07 21:14:46.633 [Test worker @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-02-07 21:14:46.635 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.636 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-02-07 21:14:46.640 [Test worker @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-02-07 21:14:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-07 21:14:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70f98f7a 2024-02-07 21:14:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:46.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:46.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:46.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-07 21:14:46.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-07 21:14:46.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2024-02-07 21:14:46.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2024-02-07 21:14:46.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-07 21:14:46.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-07 21:14:46.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-07 21:14:46.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:14:46.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:46.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-07 21:14:46.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-07 21:14:46.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bda01da 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-07 21:14:46.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@25216999 2024-02-07 21:14:46.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@25216999 2024-02-07 21:14:46.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-07 21:14:46.668 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.708 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.727 [DefaultDispatcher-worker-1 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25216999 2024-02-07 21:14:46.738 [DefaultDispatcher-worker-8 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25216999 2024-02-07 21:14:46.742 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.752 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.780 [DefaultDispatcher-worker-4 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25216999 2024-02-07 21:14:46.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-07 21:14:46.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-07 21:14:46.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.782 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25216999: (connection evicted) 2024-02-07 21:14:46.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:46.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-07 21:14:46.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-07 21:14:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7037a680 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-07 21:14:46.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@420b55ed 2024-02-07 21:14:46.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@420b55ed 2024-02-07 21:14:46.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-07 21:14:46.830 [DefaultDispatcher-worker-1 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420b55ed 2024-02-07 21:14:46.838 [DefaultDispatcher-worker-5 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420b55ed 2024-02-07 21:14:46.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-07 21:14:46.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-07 21:14:46.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.841 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@420b55ed: (connection evicted) 2024-02-07 21:14:46.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:46.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-07 21:14:46.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-07 21:14:46.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d404a3c 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-07 21:14:46.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@48692405 2024-02-07 21:14:46.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@48692405 2024-02-07 21:14:46.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-07 21:14:46.886 [DefaultDispatcher-worker-4 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48692405 2024-02-07 21:14:46.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-07 21:14:46.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-07 21:14:46.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.888 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48692405: (connection evicted) 2024-02-07 21:14:46.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:46.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-07 21:14:46.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-07 21:14:46.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f3acc9 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-07 21:14:46.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@584136c1 2024-02-07 21:14:46.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@584136c1 2024-02-07 21:14:46.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-07 21:14:46.929 [DefaultDispatcher-worker-5 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@584136c1 2024-02-07 21:14:46.938 [DefaultDispatcher-worker-2 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@584136c1 2024-02-07 21:14:46.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-07 21:14:46.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-07 21:14:46.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.939 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@584136c1: (connection evicted) 2024-02-07 21:14:46.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:46.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-07 21:14:46.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-07 21:14:46.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-07 21:14:46.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dd23809 2024-02-07 21:14:46.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:46.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:46.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:46.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-07 21:14:46.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-07 21:14:46.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ab895f 2024-02-07 21:14:46.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ab895f 2024-02-07 21:14:46.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-07 21:14:46.984 [DefaultDispatcher-worker-2 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ab895f 2024-02-07 21:14:46.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-07 21:14:46.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-07 21:14:46.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:46.986 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60ab895f: (connection evicted) 2024-02-07 21:14:46.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:46.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-07 21:14:46.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-07 21:14:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77f4038c 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:46.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-07 21:14:46.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c15034f 2024-02-07 21:14:46.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c15034f 2024-02-07 21:14:46.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-07 21:14:47.027 [DefaultDispatcher-worker-2 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c15034f 2024-02-07 21:14:47.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-07 21:14:47.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-07 21:14:47.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:47.028 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c15034f: (connection evicted) 2024-02-07 21:14:47.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:47.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-07 21:14:47.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-07 21:14:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-07 21:14:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7109b603 2024-02-07 21:14:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:47.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-07 21:14:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:47.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-07 21:14:47.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b5e7db 2024-02-07 21:14:47.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b5e7db 2024-02-07 21:14:47.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-07 21:14:47.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ff8e744 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:47.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:47.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-07 21:14:47.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e82089 2024-02-07 21:14:47.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e82089 2024-02-07 21:14:47.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-07 21:14:47.147 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-07 21:14:47.193 [Test worker] INFO ktor.application - Application started in 0.05 seconds. 2024-02-07 21:14:47.193 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@23954300 2024-02-07 21:14:47.205 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:47.220 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:47.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-07 21:14:47.279 [DefaultDispatcher-worker-2 @coroutine#509] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ced0537 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:47.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:47.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-07 21:14:47.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b630d4b 2024-02-07 21:14:47.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b630d4b 2024-02-07 21:14:47.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-07 21:14:47.315 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-07 21:14:47.321 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-07 21:14:47.321 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-07 21:14:47.322 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-07 21:14:47.322 [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-02-07 21:14:47.322 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-07 21:14:47.322 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-07 21:14:47.322 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-07 21:14:47.322 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-07 21:14:47.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-07 21:14:47.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:47.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:47.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:47.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:47.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:47.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:47.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c7f2fdb 2024-02-07 21:14:47.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:47.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:47.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:47.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:47.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:47.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:47.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:47.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:47.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:47.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:47.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:47.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:47.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:47.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:47.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:47.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:47.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:47.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:47.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:47.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-07 21:14:47.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:47.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:47.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:47.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:47.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:47.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:47.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:47.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:47.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-07 21:14:47.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d01ea33 2024-02-07 21:14:47.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d01ea33 2024-02-07 21:14:47.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-07 21:14:47.370 [DefaultDispatcher-worker-5 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d01ea33 2024-02-07 21:14:47.376 [DefaultDispatcher-worker-5 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b630d4b 2024-02-07 21:14:47.378 [DefaultDispatcher-worker-5 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b630d4b 2024-02-07 21:14:47.381 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:47.389 [DefaultDispatcher-worker-6 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d01ea33 2024-02-07 21:14:47.389 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556198641940566016/_ustadmanifest.json 2024-02-07 21:14:47.389 [Test worker @coroutine#513] 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/556198641940566016/_ustadmanifest.json. 2024-02-07 21:14:47.390 [Test worker @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556198641940566016/_ustadmanifest.json 2024-02-07 21:14:47.395 [Test worker @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556198641940566016/_ustadmanifest.json 2024-02-07 21:14:47.395 [Test worker @coroutine#513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556198641940566016/_ustadmanifest.json 2024-02-07 21:14:47.400 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556198641940566016/_ustadmanifest.json. 2024-02-07 21:14:47.400 [Test worker @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556198641940566016/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:14:47.402 [Test worker @coroutine#524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b630d4b 2024-02-07 21:14:47.417 [DefaultDispatcher-worker-5 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d01ea33 2024-02-07 21:14:47.424 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-07 21:14:47.424 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:47.425 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-9ff25140-403d-439d-9e0d-bfc7ccad4589', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-07 21:14:47.429 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-07 21:14:47.429 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-9ff25140-403d-439d-9e0d-bfc7ccad4589 2024-02-07 21:14:47.435 [DefaultDispatcher-worker-7 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:47.436 [DefaultDispatcher-worker-7 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-07 21:14:47.436 [DefaultDispatcher-worker-7 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:47.436 [DefaultDispatcher-worker-7 @coroutine#534] 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-02-07 21:14:47.445 [DefaultDispatcher-worker-11 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d01ea33 2024-02-07 21:14:47.445 [DefaultDispatcher-worker-11 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:14:47.445 [DefaultDispatcher-worker-11 @coroutine#533] 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-02-07 21:14:47.445 [DefaultDispatcher-worker-11 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:14:47.452 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-07 21:14:47.452 [MyScheduler_Worker-1 @coroutine#539] 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-02-07 21:14:47.452 [MyScheduler_Worker-1 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-07 21:14:47.452 [MyScheduler_Worker-1 @coroutine#539] 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-02-07 21:14:47.507 [eventLoopGroupProxy-4-2 @call-handler#557] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-07 21:14:47.507 [eventLoopGroupProxy-4-3 @call-handler#555] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-07 21:14:47.507 [eventLoopGroupProxy-4-1 @call-handler#558] 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-02-07 21:14:47.507 [eventLoopGroupProxy-4-4 @call-handler#556] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-07 21:14:47.514 [eventLoopGroupProxy-4-4 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:47.514 [eventLoopGroupProxy-4-3 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:47.520 [eventLoopGroupProxy-4-2 @call-handler#557] 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-02-07 21:14:47.520 [eventLoopGroupProxy-4-1 @call-handler#558] 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-02-07 21:14:47.521 [eventLoopGroupProxy-4-2 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 21:14:47.522 [DefaultDispatcher-worker-5 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:14:47.522 [DefaultDispatcher-worker-5 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:14:47.525 [eventLoopGroupProxy-4-2 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:47.526 [DefaultDispatcher-worker-9 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:47.526 [DefaultDispatcher-worker-9 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:47.541 [eventLoopGroupProxy-4-1 @coroutine#564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29b5e7db 2024-02-07 21:14:47.543 [DefaultDispatcher-worker-1 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d01ea33 2024-02-07 21:14:47.554 [DefaultDispatcher-worker-5 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d01ea33 2024-02-07 21:14:47.562 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-07 21:14:47.562 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-07 21:14:47.563 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-07 21:14:47.563 [MyScheduler_Worker-1 @coroutine#539] 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-02-07 21:14:47.576 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:47.576 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:47.576 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:47.576 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:47.649 [eventLoopGroupProxy-4-3 @call-handler#555] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 150ms 2024-02-07 21:14:47.649 [eventLoopGroupProxy-4-1 @call-handler#558] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 150ms 2024-02-07 21:14:47.649 [eventLoopGroupProxy-4-2 @call-handler#557] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 150ms 2024-02-07 21:14:47.650 [eventLoopGroupProxy-4-2 @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-02-07 21:14:47.662 [eventLoopGroupProxy-4-2 @coroutine#573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29b5e7db 2024-02-07 21:14:47.662 [eventLoopGroupProxy-4-2 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:47.663 [eventLoopGroupProxy-4-2 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2024-02-07 21:14:47.664 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:47.670 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:47.671 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:47.671 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:47.671 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:47.674 [eventLoopGroupProxy-4-2 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:47.676 [eventLoopGroupProxy-4-2 @coroutine#579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29b5e7db 2024-02-07 21:14:47.677 [eventLoopGroupProxy-4-2 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:47.677 [eventLoopGroupProxy-4-2 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:47.678 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:47.698 [DefaultDispatcher-worker-2 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d01ea33 2024-02-07 21:14:47.711 [DefaultDispatcher-worker-5 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d01ea33 2024-02-07 21:14:47.724 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:14:47.724 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-07 21:14:47.724 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:14:47.725 [DefaultDispatcher-worker-5 @coroutine#535] 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-02-07 21:14:47.727 [eventLoopGroupProxy-4-2 @call-handler#598] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-07 21:14:47.727 [eventLoopGroupProxy-4-2 @call-handler#598] 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-02-07 21:14:47.727 [eventLoopGroupProxy-4-2 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 21:14:47.757 [DefaultDispatcher-worker-5 @call-handler#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e82089 2024-02-07 21:14:47.759 [eventLoopGroupProxy-4-2 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:47.759 [DefaultDispatcher-worker-11 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556198641940566016/_ustadmanifest.json 2024-02-07 21:14:47.759 [DefaultDispatcher-worker-11 @coroutine#508] 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/556198641940566016/_ustadmanifest.json. 2024-02-07 21:14:47.759 [eventLoopGroupProxy-4-2 @call-handler#598] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 33ms 2024-02-07 21:14:47.759 [DefaultDispatcher-worker-11 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556198641940566016/_ustadmanifest.json 2024-02-07 21:14:47.760 [DefaultDispatcher-worker-2 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:14:47.760 [DefaultDispatcher-worker-2 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:14:47.761 [DefaultDispatcher-worker-2 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-07 21:14:47.761 [DefaultDispatcher-worker-2 @coroutine#535] 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-02-07 21:14:47.763 [DefaultDispatcher-worker-3 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556198641940566016/_ustadmanifest.json 2024-02-07 21:14:47.763 [DefaultDispatcher-worker-3 @coroutine#508] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556198641940566016/_ustadmanifest.json 2024-02-07 21:14:47.764 [DefaultDispatcher-worker-3 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556198641940566016/_ustadmanifest.json. 2024-02-07 21:14:47.764 [DefaultDispatcher-worker-3 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556198641940566016/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:14:47.765 [DefaultDispatcher-worker-3 @coroutine#608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29b5e7db 2024-02-07 21:14:47.776 [DefaultDispatcher-worker-11 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d01ea33 2024-02-07 21:14:47.783 [DefaultDispatcher-worker-12 @coroutine#508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e82089 2024-02-07 21:14:47.785 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-07 21:14:47.785 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-07 21:14:47.785 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-07 21:14:47.785 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-07 21:14:47.785 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-07 21:14:47.788 [Test worker @coroutine#612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b630d4b 2024-02-07 21:14:47.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-07 21:14:47.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-07 21:14:47.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:47.789 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d01ea33: (connection evicted) 2024-02-07 21:14:47.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:47.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-07 21:14:47.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-07 21:14:47.817 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-07 21:14:47.817 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-07 21:14:48.200 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-07 21:14:48.795 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@23954300 2024-02-07 21:14:48.795 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@23954300 2024-02-07 21:14:48.799 [Test worker @coroutine#617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29b5e7db 2024-02-07 21:14:48.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-07 21:14:48.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-07 21:14:48.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:48.799 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53e82089: (connection evicted) 2024-02-07 21:14:48.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:48.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-07 21:14:48.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-07 21:14:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-07 21:14:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d0f7bcf 2024-02-07 21:14:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:48.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-07 21:14:48.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:48.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:48.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:48.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:48.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:48.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:48.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:48.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:48.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-07 21:14:48.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1978b0d5 2024-02-07 21:14:48.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1978b0d5 2024-02-07 21:14:48.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-07 21:14:48.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-07 21:14:48.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:48.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:48.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:48.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:48.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:48.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cdb05aa 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:48.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:48.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-07 21:14:48.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@77401977 2024-02-07 21:14:48.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@77401977 2024-02-07 21:14:48.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-07 21:14:48.838 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-07 21:14:48.840 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-07 21:14:48.840 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@24f2608b 2024-02-07 21:14:48.841 [DefaultDispatcher-worker-6 @coroutine#623] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-07 21:14:48.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b6f3d0b 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:48.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@776a3365 2024-02-07 21:14:48.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@776a3365 2024-02-07 21:14:48.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-07 21:14:48.845 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-07 21:14:48.845 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-07 21:14:48.845 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-07 21:14:48.845 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-07 21:14:48.845 [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-02-07 21:14:48.845 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-07 21:14:48.845 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-07 21:14:48.845 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-07 21:14:48.845 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-07 21:14:48.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-07 21:14:48.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:48.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bc18fec 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:48.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-02-07 21:14:48.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-02-07 21:14:48.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-07 21:14:48.884 [DefaultDispatcher-worker-6 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-02-07 21:14:48.890 [DefaultDispatcher-worker-1 @coroutine#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776a3365 2024-02-07 21:14:48.892 [Test worker @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776a3365 2024-02-07 21:14:48.901 [DefaultDispatcher-worker-1 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-02-07 21:14:48.901 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556198643816407040/_ustadmanifest.json 2024-02-07 21:14:48.901 [Test worker @coroutine#627] 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/556198643816407040/_ustadmanifest.json. 2024-02-07 21:14:48.901 [Test worker @coroutine#627] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556198643816407040/_ustadmanifest.json 2024-02-07 21:14:48.904 [Test worker @coroutine#627] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556198643816407040/_ustadmanifest.json 2024-02-07 21:14:48.904 [Test worker @coroutine#627] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556198643816407040/_ustadmanifest.json 2024-02-07 21:14:48.905 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556198643816407040/_ustadmanifest.json. 2024-02-07 21:14:48.905 [Test worker @coroutine#627] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556198643816407040/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:14:48.906 [Test worker @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776a3365 2024-02-07 21:14:48.917 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:48.918 [DefaultDispatcher-worker-2 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-02-07 21:14:48.919 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-07 21:14:48.919 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b4e17e1b-4101-460d-ab00-d24ac686c01f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-07 21:14:48.920 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-07 21:14:48.920 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b4e17e1b-4101-460d-ab00-d24ac686c01f 2024-02-07 21:14:48.921 [DefaultDispatcher-worker-3 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:48.922 [DefaultDispatcher-worker-3 @coroutine#651] 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-02-07 21:14:48.922 [DefaultDispatcher-worker-3 @coroutine#651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:48.922 [DefaultDispatcher-worker-3 @coroutine#651] 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-02-07 21:14:48.922 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:48.926 [eventLoopGroupProxy-7-1 @call-handler#661] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-07 21:14:48.927 [eventLoopGroupProxy-7-2 @call-handler#662] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-07 21:14:48.927 [eventLoopGroupProxy-7-1 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:48.927 [eventLoopGroupProxy-7-2 @call-handler#662] 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-02-07 21:14:48.927 [eventLoopGroupProxy-7-2 @call-handler#662] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 21:14:48.928 [eventLoopGroupProxy-7-2 @call-handler#662] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:48.928 [eventLoopGroupProxy-7-2 @call-handler#662] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-07 21:14:48.929 [DefaultDispatcher-worker-14 @coroutine#651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:48.929 [DefaultDispatcher-worker-14 @coroutine#651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:48.932 [DefaultDispatcher-worker-15 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-02-07 21:14:48.933 [DefaultDispatcher-worker-15 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:14:48.933 [DefaultDispatcher-worker-15 @coroutine#650] 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-02-07 21:14:48.933 [DefaultDispatcher-worker-15 @coroutine#650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:14:48.935 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-07 21:14:48.935 [MyScheduler_Worker-1 @coroutine#654] 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-02-07 21:14:48.935 [MyScheduler_Worker-1 @coroutine#654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-07 21:14:48.935 [MyScheduler_Worker-1 @coroutine#654] 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-02-07 21:14:48.935 [eventLoopGroupProxy-7-2 @call-handler#674] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-07 21:14:48.936 [eventLoopGroupProxy-7-2 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:48.936 [eventLoopGroupProxy-7-2 @call-handler#674] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-07 21:14:48.937 [DefaultDispatcher-worker-13 @coroutine#650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:14:48.937 [DefaultDispatcher-worker-13 @coroutine#650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:14:48.938 [eventLoopGroupProxy-7-3 @call-handler#681] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-07 21:14:48.939 [eventLoopGroupProxy-7-3 @call-handler#681] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-07 21:14:48.940 [eventLoopGroupProxy-7-3 @coroutine#682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978b0d5 2024-02-07 21:14:48.942 [eventLoopGroupProxy-7-3 @call-handler#681] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-07 21:14:48.943 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:48.943 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-07 21:14:48.943 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-07 21:14:48.943 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-07 21:14:48.943 [MyScheduler_Worker-1 @coroutine#654] 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-02-07 21:14:48.945 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:48.945 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:48.945 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:48.945 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:48.946 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:14:48.948 [DefaultDispatcher-worker-11 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-02-07 21:14:48.949 [eventLoopGroupProxy-7-2 @call-handler#689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:48.952 [eventLoopGroupProxy-7-2 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978b0d5 2024-02-07 21:14:48.952 [eventLoopGroupProxy-7-2 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:48.952 [eventLoopGroupProxy-7-2 @call-handler#689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-07 21:14:48.953 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:48.956 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:48.956 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:48.956 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:48.956 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:48.958 [DefaultDispatcher-worker-9 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-02-07 21:14:48.959 [eventLoopGroupProxy-7-2 @call-handler#696] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:48.961 [eventLoopGroupProxy-7-2 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978b0d5 2024-02-07 21:14:48.962 [eventLoopGroupProxy-7-2 @call-handler#696] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:48.962 [eventLoopGroupProxy-7-2 @call-handler#696] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-07 21:14:48.963 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:48.964 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:48.965 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:48.965 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:48.965 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:48.967 [eventLoopGroupProxy-7-2 @call-handler#702] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:49.009 [eventLoopGroupProxy-7-2 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:49.009 [eventLoopGroupProxy-7-2 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-07 21:14:49.010 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.011 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.011 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:49.011 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.011 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:49.014 [eventLoopGroupProxy-7-2 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:49.014 [eventLoopGroupProxy-7-2 @call-handler#706] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 21:14:49.015 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.016 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:49.016 [MyScheduler_Worker-1 @coroutine#686] 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-02-07 21:14:49.016 [MyScheduler_Worker-1 @coroutine#686] 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-02-07 21:14:49.017 [MyScheduler_Worker-1 @coroutine#686] 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-02-07 21:14:49.032 [DefaultDispatcher-worker-11 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-02-07 21:14:49.033 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-07 21:14:49.534 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a9921b91-62b4-4cee-9bed-1d72b90c9b70', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-07 21:14:49.534 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-07 21:14:49.534 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a9921b91-62b4-4cee-9bed-1d72b90c9b70 2024-02-07 21:14:49.537 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-07 21:14:49.537 [MyScheduler_Worker-2 @coroutine#711] 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-02-07 21:14:49.537 [MyScheduler_Worker-2 @coroutine#711] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-07 21:14:49.537 [MyScheduler_Worker-2 @coroutine#711] 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-02-07 21:14:49.540 [eventLoopGroupProxy-7-2 @call-handler#719] 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-02-07 21:14:49.540 [eventLoopGroupProxy-7-2 @call-handler#719] 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-02-07 21:14:49.542 [eventLoopGroupProxy-7-2 @coroutine#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978b0d5 2024-02-07 21:14:49.545 [eventLoopGroupProxy-7-2 @call-handler#719] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 6ms 2024-02-07 21:14:49.546 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-07 21:14:49.546 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-07 21:14:49.546 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-07 21:14:49.546 [MyScheduler_Worker-2 @coroutine#711] 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-02-07 21:14:49.548 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.548 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:49.548 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.548 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:49.550 [eventLoopGroupProxy-7-2 @call-handler#727] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:49.593 [eventLoopGroupProxy-7-2 @call-handler#727] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:49.594 [eventLoopGroupProxy-7-2 @call-handler#727] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-07 21:14:49.594 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.595 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.595 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:49.595 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.595 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:49.597 [eventLoopGroupProxy-7-2 @call-handler#731] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:49.599 [eventLoopGroupProxy-7-2 @call-handler#731] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:49.599 [eventLoopGroupProxy-7-2 @call-handler#731] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:49.600 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.601 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.601 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:49.601 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.601 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:49.603 [eventLoopGroupProxy-7-2 @call-handler#735] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:49.604 [eventLoopGroupProxy-7-2 @call-handler#735] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:49.604 [eventLoopGroupProxy-7-2 @call-handler#735] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:49.605 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.606 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.606 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:49.606 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.606 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:49.607 [eventLoopGroupProxy-7-2 @call-handler#739] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:49.609 [eventLoopGroupProxy-7-2 @call-handler#739] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:49.609 [eventLoopGroupProxy-7-2 @call-handler#739] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:49.610 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.610 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.610 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:49.610 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.610 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:49.612 [eventLoopGroupProxy-7-2 @call-handler#743] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:49.656 [eventLoopGroupProxy-7-2 @call-handler#743] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:49.657 [eventLoopGroupProxy-7-2 @call-handler#743] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-07 21:14:49.657 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.658 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.658 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:49.658 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.658 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:49.660 [eventLoopGroupProxy-7-2 @call-handler#747] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:49.662 [eventLoopGroupProxy-7-2 @call-handler#747] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:49.662 [eventLoopGroupProxy-7-2 @call-handler#747] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:49.663 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.664 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.664 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:49.664 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.664 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:49.666 [eventLoopGroupProxy-7-2 @call-handler#751] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:49.668 [eventLoopGroupProxy-7-2 @call-handler#751] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:49.668 [eventLoopGroupProxy-7-2 @call-handler#751] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:49.668 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.669 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.669 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:49.669 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.669 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:49.671 [eventLoopGroupProxy-7-2 @call-handler#755] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:49.712 [eventLoopGroupProxy-7-2 @call-handler#755] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:49.712 [eventLoopGroupProxy-7-2 @call-handler#755] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2024-02-07 21:14:49.713 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.714 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.714 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:49.714 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.714 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:49.716 [eventLoopGroupProxy-7-2 @call-handler#759] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:49.717 [eventLoopGroupProxy-7-2 @call-handler#759] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:49.717 [eventLoopGroupProxy-7-2 @call-handler#759] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 21:14:49.718 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.719 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.719 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:49.719 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.719 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:49.721 [eventLoopGroupProxy-7-2 @call-handler#763] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:49.723 [eventLoopGroupProxy-7-2 @call-handler#763] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:49.723 [eventLoopGroupProxy-7-2 @call-handler#763] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:49.723 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.724 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.724 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:49.724 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.724 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:49.726 [eventLoopGroupProxy-7-2 @call-handler#767] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:49.772 [eventLoopGroupProxy-7-2 @call-handler#767] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:49.772 [eventLoopGroupProxy-7-2 @call-handler#767] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-07 21:14:49.773 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.774 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.774 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:49.774 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.774 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:49.776 [eventLoopGroupProxy-7-2 @call-handler#771] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:49.779 [eventLoopGroupProxy-7-2 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978b0d5 2024-02-07 21:14:49.779 [eventLoopGroupProxy-7-2 @call-handler#771] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:49.779 [eventLoopGroupProxy-7-2 @call-handler#771] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:49.779 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.781 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.781 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:49.781 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.781 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:49.783 [eventLoopGroupProxy-7-2 @call-handler#777] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:49.785 [eventLoopGroupProxy-7-2 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978b0d5 2024-02-07 21:14:49.785 [eventLoopGroupProxy-7-2 @call-handler#777] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:49.785 [eventLoopGroupProxy-7-2 @call-handler#777] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:49.786 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.787 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.787 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:49.788 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.788 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:49.790 [eventLoopGroupProxy-7-2 @call-handler#783] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:49.792 [eventLoopGroupProxy-7-2 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978b0d5 2024-02-07 21:14:49.792 [eventLoopGroupProxy-7-2 @call-handler#783] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:49.792 [eventLoopGroupProxy-7-2 @call-handler#783] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:49.792 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:49.805 [DefaultDispatcher-worker-8 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-02-07 21:14:49.814 [DefaultDispatcher-worker-14 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-02-07 21:14:49.815 [DefaultDispatcher-worker-14 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:14:49.815 [DefaultDispatcher-worker-14 @coroutine#652] 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-02-07 21:14:49.815 [DefaultDispatcher-worker-14 @coroutine#652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:14:49.815 [DefaultDispatcher-worker-14 @coroutine#652] 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-02-07 21:14:49.818 [eventLoopGroupProxy-7-2 @call-handler#799] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-07 21:14:49.818 [eventLoopGroupProxy-7-2 @call-handler#799] 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-02-07 21:14:49.818 [eventLoopGroupProxy-7-2 @call-handler#799] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 21:14:49.843 [DefaultDispatcher-worker-10 @call-handler#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77401977 2024-02-07 21:14:49.843 [eventLoopGroupProxy-7-2 @call-handler#799] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:49.843 [eventLoopGroupProxy-7-2 @call-handler#799] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-02-07 21:14:49.843 [DefaultDispatcher-worker-14 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556198643816407040/_ustadmanifest.json 2024-02-07 21:14:49.844 [DefaultDispatcher-worker-14 @coroutine#622] 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/556198643816407040/_ustadmanifest.json. 2024-02-07 21:14:49.844 [DefaultDispatcher-worker-14 @coroutine#622] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556198643816407040/_ustadmanifest.json 2024-02-07 21:14:49.844 [DefaultDispatcher-worker-15 @coroutine#652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:14:49.844 [DefaultDispatcher-worker-15 @coroutine#652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:14:49.844 [DefaultDispatcher-worker-15 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-07 21:14:49.844 [DefaultDispatcher-worker-15 @coroutine#652] 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-02-07 21:14:49.846 [DefaultDispatcher-worker-4 @coroutine#622] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556198643816407040/_ustadmanifest.json 2024-02-07 21:14:49.846 [DefaultDispatcher-worker-4 @coroutine#622] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556198643816407040/_ustadmanifest.json 2024-02-07 21:14:49.846 [DefaultDispatcher-worker-4 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556198643816407040/_ustadmanifest.json. 2024-02-07 21:14:49.847 [DefaultDispatcher-worker-4 @coroutine#622] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556198643816407040/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:14:49.848 [DefaultDispatcher-worker-4 @coroutine#819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978b0d5 2024-02-07 21:14:49.857 [DefaultDispatcher-worker-6 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-02-07 21:14:49.860 [DefaultDispatcher-worker-6 @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77401977 2024-02-07 21:14:49.861 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-07 21:14:49.861 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-07 21:14:49.861 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-07 21:14:49.861 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-07 21:14:49.861 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-07 21:14:49.863 [Test worker @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776a3365 2024-02-07 21:14:49.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-07 21:14:49.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-07 21:14:49.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:49.863 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36762234: (connection evicted) 2024-02-07 21:14:49.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:49.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-07 21:14:49.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-07 21:14:50.033 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-07 21:14:50.306 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-07 21:14:50.345 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-07 21:14:50.869 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@24f2608b 2024-02-07 21:14:50.869 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@24f2608b 2024-02-07 21:14:50.870 [Test worker @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978b0d5 2024-02-07 21:14:50.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-07 21:14:50.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-07 21:14:50.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:50.870 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77401977: (connection evicted) 2024-02-07 21:14:50.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:50.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-07 21:14:50.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-07 21:14:50.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@121dac1a 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:50.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:50.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-07 21:14:50.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-07 21:14:50.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-07 21:14:50.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-07 21:14:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-07 21:14:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6296e4bf 2024-02-07 21:14:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:50.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:50.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:50.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-07 21:14:50.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:50.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:50.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:50.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:50.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:50.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:50.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:50.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:50.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-07 21:14:50.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@39109603 2024-02-07 21:14:50.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@39109603 2024-02-07 21:14:50.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-07 21:14:50.905 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-07 21:14:50.907 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-07 21:14:50.907 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@8b1170f 2024-02-07 21:14:50.908 [DefaultDispatcher-worker-6 @coroutine#834] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-07 21:14:50.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-07 21:14:50.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:50.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:50.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:50.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:50.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:50.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:50.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72240290 2024-02-07 21:14:50.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:50.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:50.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:50.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:50.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:50.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:50.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:50.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:50.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:50.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:50.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:50.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:50.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:50.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:50.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:50.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:50.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:50.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:50.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:50.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-07 21:14:50.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:50.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:50.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:50.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:50.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:50.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:50.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:50.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:50.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-07 21:14:50.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-07 21:14:50.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-07 21:14:50.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-07 21:14:50.911 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-07 21:14:50.911 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-07 21:14:50.911 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-07 21:14:50.911 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-07 21:14:50.911 [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-02-07 21:14:50.911 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-07 21:14:50.911 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-07 21:14:50.911 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-07 21:14:50.911 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8636cf4 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:50.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-07 21:14:50.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-07 21:14:50.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-07 21:14:50.949 [DefaultDispatcher-worker-6 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-07 21:14:50.955 [DefaultDispatcher-worker-8 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-07 21:14:50.956 [Test worker @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-07 21:14:50.965 [DefaultDispatcher-worker-6 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-07 21:14:50.965 [Test worker @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556198653601935360/_ustadmanifest.json 2024-02-07 21:14:50.965 [Test worker @coroutine#838] 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/556198653601935360/_ustadmanifest.json. 2024-02-07 21:14:50.965 [Test worker @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556198653601935360/_ustadmanifest.json 2024-02-07 21:14:50.967 [Test worker @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556198653601935360/_ustadmanifest.json 2024-02-07 21:14:50.967 [Test worker @coroutine#838] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556198653601935360/_ustadmanifest.json 2024-02-07 21:14:50.967 [Test worker @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556198653601935360/_ustadmanifest.json. 2024-02-07 21:14:50.967 [Test worker @coroutine#838] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556198653601935360/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:14:50.969 [Test worker @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-07 21:14:50.978 [DefaultDispatcher-worker-6 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-07 21:14:50.978 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-07 21:14:50.979 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d6618e9e-8632-4470-aa41-0d2430abce43', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-07 21:14:50.980 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-07 21:14:50.980 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d6618e9e-8632-4470-aa41-0d2430abce43 2024-02-07 21:14:50.981 [DefaultDispatcher-worker-3 @coroutine#861] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:50.981 [DefaultDispatcher-worker-3 @coroutine#861] 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-02-07 21:14:50.981 [DefaultDispatcher-worker-3 @coroutine#861] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:50.981 [DefaultDispatcher-worker-3 @coroutine#861] 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-02-07 21:14:50.985 [eventLoopGroupProxy-10-2 @call-handler#871] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-07 21:14:50.985 [eventLoopGroupProxy-10-1 @call-handler#872] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-07 21:14:50.985 [eventLoopGroupProxy-10-1 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:50.985 [eventLoopGroupProxy-10-2 @call-handler#871] 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-02-07 21:14:50.985 [eventLoopGroupProxy-10-2 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 21:14:50.986 [eventLoopGroupProxy-10-2 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:50.986 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:50.986 [eventLoopGroupProxy-10-2 @call-handler#871] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-07 21:14:50.987 [DefaultDispatcher-worker-9 @coroutine#861] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:50.987 [DefaultDispatcher-worker-9 @coroutine#861] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:50.989 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:50.991 [DefaultDispatcher-worker-6 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-07 21:14:50.991 [DefaultDispatcher-worker-6 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:14:50.991 [DefaultDispatcher-worker-6 @coroutine#860] 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-02-07 21:14:50.991 [DefaultDispatcher-worker-6 @coroutine#860] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:14:50.994 [eventLoopGroupProxy-10-2 @call-handler#884] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-07 21:14:50.994 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-07 21:14:50.994 [MyScheduler_Worker-1 @coroutine#864] 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-02-07 21:14:50.994 [MyScheduler_Worker-1 @coroutine#864] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-07 21:14:50.994 [MyScheduler_Worker-1 @coroutine#864] 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-02-07 21:14:50.994 [eventLoopGroupProxy-10-2 @call-handler#884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:50.994 [eventLoopGroupProxy-10-2 @call-handler#884] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-07 21:14:50.994 [DefaultDispatcher-worker-2 @coroutine#860] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:14:50.995 [DefaultDispatcher-worker-2 @coroutine#860] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:14:50.996 [eventLoopGroupProxy-10-2 @call-handler#889] 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-02-07 21:14:50.996 [eventLoopGroupProxy-10-2 @call-handler#889] 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-02-07 21:14:50.998 [eventLoopGroupProxy-10-2 @coroutine#890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-07 21:14:51.000 [eventLoopGroupProxy-10-2 @call-handler#889] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-02-07 21:14:51.000 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-07 21:14:51.001 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-07 21:14:51.001 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-07 21:14:51.001 [MyScheduler_Worker-1 @coroutine#864] 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-02-07 21:14:51.004 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:51.004 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:51.004 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:51.004 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:51.006 [DefaultDispatcher-worker-7 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-07 21:14:51.009 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:51.012 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:14:51.015 [eventLoopGroupProxy-10-2 @call-handler#899] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:51.016 [DefaultDispatcher-worker-7 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-07 21:14:51.021 [eventLoopGroupProxy-10-2 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-07 21:14:51.021 [eventLoopGroupProxy-10-2 @call-handler#899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:51.022 [eventLoopGroupProxy-10-2 @call-handler#899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-07 21:14:51.022 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:51.025 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:51.025 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:51.025 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:51.025 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:51.027 [eventLoopGroupProxy-10-2 @call-handler#905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:51.030 [eventLoopGroupProxy-10-2 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-07 21:14:51.030 [eventLoopGroupProxy-10-2 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:51.030 [eventLoopGroupProxy-10-2 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:51.031 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:51.033 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:51.033 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:51.033 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:51.033 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:51.035 [eventLoopGroupProxy-10-2 @call-handler#911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:51.040 [eventLoopGroupProxy-10-2 @coroutine#912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-07 21:14:51.040 [eventLoopGroupProxy-10-2 @call-handler#911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:51.040 [eventLoopGroupProxy-10-2 @call-handler#911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-07 21:14:51.041 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:51.043 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:51.043 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:51.043 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:51.043 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:51.045 [eventLoopGroupProxy-10-2 @call-handler#917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:51.047 [eventLoopGroupProxy-10-2 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-07 21:14:51.047 [eventLoopGroupProxy-10-2 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:51.047 [eventLoopGroupProxy-10-2 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:51.048 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:51.050 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:51.050 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:51.050 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:51.050 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:51.052 [eventLoopGroupProxy-10-2 @call-handler#923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:51.054 [eventLoopGroupProxy-10-2 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-07 21:14:51.054 [eventLoopGroupProxy-10-2 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:51.054 [eventLoopGroupProxy-10-2 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:51.055 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:51.067 [DefaultDispatcher-worker-2 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-07 21:14:51.077 [DefaultDispatcher-worker-8 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-07 21:14:51.077 [DefaultDispatcher-worker-8 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:14:51.077 [DefaultDispatcher-worker-8 @coroutine#862] 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-02-07 21:14:51.077 [DefaultDispatcher-worker-8 @coroutine#862] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:14:51.078 [DefaultDispatcher-worker-8 @coroutine#862] 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-02-07 21:14:51.079 [eventLoopGroupProxy-10-2 @call-handler#936] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-07 21:14:51.080 [eventLoopGroupProxy-10-2 @call-handler#936] 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-02-07 21:14:51.080 [eventLoopGroupProxy-10-2 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 21:14:51.107 [DefaultDispatcher-worker-1 @call-handler#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39109603 2024-02-07 21:14:51.107 [eventLoopGroupProxy-10-2 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:51.108 [eventLoopGroupProxy-10-2 @call-handler#936] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 29ms 2024-02-07 21:14:51.108 [DefaultDispatcher-worker-8 @coroutine#833] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556198653601935360/_ustadmanifest.json 2024-02-07 21:14:51.108 [DefaultDispatcher-worker-8 @coroutine#833] 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/556198653601935360/_ustadmanifest.json. 2024-02-07 21:14:51.108 [DefaultDispatcher-worker-8 @coroutine#833] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556198653601935360/_ustadmanifest.json 2024-02-07 21:14:51.108 [DefaultDispatcher-worker-10 @coroutine#862] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:14:51.108 [DefaultDispatcher-worker-10 @coroutine#862] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:14:51.109 [DefaultDispatcher-worker-10 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-07 21:14:51.109 [DefaultDispatcher-worker-10 @coroutine#862] 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-02-07 21:14:51.109 [DefaultDispatcher-worker-11 @coroutine#833] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556198653601935360/_ustadmanifest.json 2024-02-07 21:14:51.109 [DefaultDispatcher-worker-11 @coroutine#833] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556198653601935360/_ustadmanifest.json 2024-02-07 21:14:51.110 [DefaultDispatcher-worker-11 @coroutine#833] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556198653601935360/_ustadmanifest.json. 2024-02-07 21:14:51.110 [DefaultDispatcher-worker-11 @coroutine#833] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556198653601935360/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:14:51.111 [DefaultDispatcher-worker-11 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-07 21:14:51.121 [DefaultDispatcher-worker-9 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-07 21:14:51.122 [DefaultDispatcher-worker-10 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39109603 2024-02-07 21:14:51.123 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-07 21:14:51.124 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-07 21:14:51.124 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-07 21:14:51.124 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-07 21:14:51.124 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-07 21:14:51.125 [Test worker @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-07 21:14:51.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-07 21:14:51.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-07 21:14:51.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:51.125 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f65af91: (connection evicted) 2024-02-07 21:14:51.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:51.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-07 21:14:51.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-07 21:14:51.411 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-07 21:14:51.411 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-07 21:14:51.568 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-07 21:14:51.569 [DefaultDispatcher-worker-5 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da5c19d 2024-02-07 21:14:52.129 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@8b1170f 2024-02-07 21:14:52.129 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@8b1170f 2024-02-07 21:14:52.131 [Test worker @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-07 21:14:52.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-07 21:14:52.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-07 21:14:52.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:52.131 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39109603: (connection evicted) 2024-02-07 21:14:52.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:52.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-07 21:14:52.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-07 21:14:52.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b6683c4 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:52.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:52.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-07 21:14:52.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-07 21:14:52.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1adf387e 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:52.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:52.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-07 21:14:52.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be4a7e3 2024-02-07 21:14:52.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be4a7e3 2024-02-07 21:14:52.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-07 21:14:52.174 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-07 21:14:52.175 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-07 21:14:52.175 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@293ecff6 2024-02-07 21:14:52.176 [DefaultDispatcher-worker-12 @coroutine#975] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50008974 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:52.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-07 21:14:52.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-07 21:14:52.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-07 21:14:52.179 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-07 21:14:52.180 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-07 21:14:52.180 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-07 21:14:52.180 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-07 21:14:52.180 [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-02-07 21:14:52.180 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-07 21:14:52.180 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-07 21:14:52.180 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-07 21:14:52.180 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@520ec7a7 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:52.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-07 21:14:52.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-07 21:14:52.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-07 21:14:52.215 [DefaultDispatcher-worker-10 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-07 21:14:52.254 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:52.258 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:52.261 [DefaultDispatcher-worker-10 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-07 21:14:52.277 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:52.281 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:52.289 [DefaultDispatcher-worker-15 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-07 21:14:52.301 [DefaultDispatcher-worker-15 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-07 21:14:52.305 [DefaultDispatcher-worker-15 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-07 21:14:52.315 [DefaultDispatcher-worker-10 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-07 21:14:52.315 [Test worker @coroutine#979] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556198660361846784/_ustadmanifest.json 2024-02-07 21:14:52.315 [Test worker @coroutine#979] 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/556198660361846784/_ustadmanifest.json. 2024-02-07 21:14:52.315 [Test worker @coroutine#979] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556198660361846784/_ustadmanifest.json 2024-02-07 21:14:52.318 [Test worker @coroutine#979] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556198660361846784/_ustadmanifest.json 2024-02-07 21:14:52.318 [Test worker @coroutine#979] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556198660361846784/_ustadmanifest.json 2024-02-07 21:14:52.319 [Test worker @coroutine#979] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556198660361846784/_ustadmanifest.json. 2024-02-07 21:14:52.319 [Test worker @coroutine#979] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556198660361846784/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:14:52.334 [Test worker @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-07 21:14:52.402 [DefaultDispatcher-worker-12 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-07 21:14:52.402 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-07 21:14:52.403 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-4b6307ce-9088-4bb5-b6f6-943286566cc0', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-07 21:14:52.403 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-07 21:14:52.403 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-4b6307ce-9088-4bb5-b6f6-943286566cc0 2024-02-07 21:14:52.405 [DefaultDispatcher-worker-5 @coroutine#1157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:52.405 [DefaultDispatcher-worker-5 @coroutine#1157] 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-02-07 21:14:52.405 [DefaultDispatcher-worker-5 @coroutine#1157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:52.405 [DefaultDispatcher-worker-5 @coroutine#1157] 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-02-07 21:14:52.408 [eventLoopGroupProxy-13-2 @call-handler#1168] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-07 21:14:52.408 [eventLoopGroupProxy-13-1 @call-handler#1167] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-07 21:14:52.408 [eventLoopGroupProxy-13-1 @call-handler#1167] 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-02-07 21:14:52.408 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 21:14:52.408 [eventLoopGroupProxy-13-2 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.409 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.409 [eventLoopGroupProxy-13-1 @call-handler#1167] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-02-07 21:14:52.410 [DefaultDispatcher-worker-8 @coroutine#1157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:52.410 [DefaultDispatcher-worker-8 @coroutine#1157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:52.413 [DefaultDispatcher-worker-13 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-07 21:14:52.413 [DefaultDispatcher-worker-13 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:14:52.413 [DefaultDispatcher-worker-13 @coroutine#1156] 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-02-07 21:14:52.414 [DefaultDispatcher-worker-13 @coroutine#1156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:14:52.415 [eventLoopGroupProxy-13-1 @call-handler#1174] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-07 21:14:52.415 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.416 [eventLoopGroupProxy-13-1 @call-handler#1174] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-07 21:14:52.416 [DefaultDispatcher-worker-8 @coroutine#1156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:14:52.416 [DefaultDispatcher-worker-8 @coroutine#1156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:14:52.425 [DefaultDispatcher-worker-8 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-07 21:14:52.435 [DefaultDispatcher-worker-8 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-07 21:14:52.436 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-07 21:14:52.436 [MyScheduler_Worker-1 @coroutine#1160] 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-02-07 21:14:52.436 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-07 21:14:52.437 [MyScheduler_Worker-1 @coroutine#1160] 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-02-07 21:14:52.438 [eventLoopGroupProxy-13-1 @call-handler#1335] 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-02-07 21:14:52.439 [eventLoopGroupProxy-13-1 @call-handler#1335] 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-02-07 21:14:52.443 [eventLoopGroupProxy-13-1 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.445 [eventLoopGroupProxy-13-1 @call-handler#1335] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 7ms 2024-02-07 21:14:52.446 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-07 21:14:52.446 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-07 21:14:52.447 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-07 21:14:52.447 [MyScheduler_Worker-1 @coroutine#1160] 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-02-07 21:14:52.450 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.451 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.451 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.451 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.455 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.458 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.458 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.458 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-07 21:14:52.459 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.460 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.461 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.461 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.461 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.463 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.506 [eventLoopGroupProxy-13-1 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.506 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.506 [eventLoopGroupProxy-13-1 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-07 21:14:52.507 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.509 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.509 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.509 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.509 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.511 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.513 [eventLoopGroupProxy-13-1 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.513 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.513 [eventLoopGroupProxy-13-1 @call-handler#1356] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:52.514 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.516 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.516 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.516 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.516 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.518 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.522 [eventLoopGroupProxy-13-1 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.522 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.522 [eventLoopGroupProxy-13-1 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-07 21:14:52.523 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.524 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.524 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.524 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.524 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.526 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.569 [eventLoopGroupProxy-13-1 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.569 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.570 [eventLoopGroupProxy-13-1 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-07 21:14:52.570 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.572 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.572 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.572 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.572 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.574 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.585 [eventLoopGroupProxy-13-1 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.585 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.585 [eventLoopGroupProxy-13-1 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-07 21:14:52.586 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.588 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.588 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.588 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.588 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.589 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.594 [eventLoopGroupProxy-13-1 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.594 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.594 [eventLoopGroupProxy-13-1 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-07 21:14:52.594 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.596 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.596 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.596 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.596 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.598 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.642 [eventLoopGroupProxy-13-1 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.642 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.642 [eventLoopGroupProxy-13-1 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-07 21:14:52.643 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.644 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.644 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.644 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.644 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.646 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.650 [eventLoopGroupProxy-13-1 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.650 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.651 [eventLoopGroupProxy-13-1 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-07 21:14:52.651 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.653 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.653 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.653 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.653 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.655 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.657 [eventLoopGroupProxy-13-1 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.657 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.657 [eventLoopGroupProxy-13-1 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:52.658 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.659 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.659 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.659 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.659 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.661 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.663 [eventLoopGroupProxy-13-1 @coroutine#1405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.663 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.663 [eventLoopGroupProxy-13-1 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:52.664 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.665 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.665 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.665 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.665 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.667 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.669 [eventLoopGroupProxy-13-1 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.669 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.669 [eventLoopGroupProxy-13-1 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:52.670 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.671 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.671 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.671 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.671 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.673 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.675 [eventLoopGroupProxy-13-1 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.675 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.676 [eventLoopGroupProxy-13-1 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:52.676 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.678 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.678 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.678 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.678 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.679 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.681 [eventLoopGroupProxy-13-1 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.681 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.681 [eventLoopGroupProxy-13-1 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:52.682 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.683 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.683 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.683 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.683 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.684 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.686 [eventLoopGroupProxy-13-1 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.686 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.686 [eventLoopGroupProxy-13-1 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:52.686 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.688 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.688 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.688 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.688 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.689 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.691 [eventLoopGroupProxy-13-1 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.691 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.691 [eventLoopGroupProxy-13-1 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:52.691 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.693 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.693 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.693 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.693 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.694 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.696 [eventLoopGroupProxy-13-1 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.696 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.696 [eventLoopGroupProxy-13-1 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:52.697 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.698 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.698 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.698 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.698 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.700 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.701 [eventLoopGroupProxy-13-1 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.701 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.702 [eventLoopGroupProxy-13-1 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:52.702 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.703 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.704 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.704 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.704 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.706 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.708 [eventLoopGroupProxy-13-1 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.708 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.708 [eventLoopGroupProxy-13-1 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:52.708 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.710 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.710 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.710 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.710 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.711 [eventLoopGroupProxy-13-1 @call-handler#1458] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.713 [eventLoopGroupProxy-13-1 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.713 [eventLoopGroupProxy-13-1 @call-handler#1458] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.714 [eventLoopGroupProxy-13-1 @call-handler#1458] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:52.714 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.715 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.715 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.716 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.716 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.718 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.719 [eventLoopGroupProxy-13-1 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.720 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.720 [eventLoopGroupProxy-13-1 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:52.720 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.722 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.722 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.722 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.722 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.724 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.726 [eventLoopGroupProxy-13-1 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.726 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.726 [eventLoopGroupProxy-13-1 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:52.727 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.728 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.728 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.728 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.728 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.730 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.731 [eventLoopGroupProxy-13-1 @coroutine#1477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.732 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.732 [eventLoopGroupProxy-13-1 @call-handler#1476] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:52.732 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.733 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.733 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.733 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.733 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.735 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.737 [eventLoopGroupProxy-13-1 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.737 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.737 [eventLoopGroupProxy-13-1 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:52.738 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.739 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.739 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.739 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.739 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.741 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.743 [eventLoopGroupProxy-13-1 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.743 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.743 [eventLoopGroupProxy-13-1 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:52.743 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.745 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.745 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.745 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.745 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.747 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.749 [eventLoopGroupProxy-13-1 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.749 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.749 [eventLoopGroupProxy-13-1 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:52.750 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.752 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.752 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.752 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.752 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.753 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.755 [eventLoopGroupProxy-13-1 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.755 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.755 [eventLoopGroupProxy-13-1 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:52.756 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.757 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.757 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.757 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.757 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.759 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.761 [eventLoopGroupProxy-13-1 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.761 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.761 [eventLoopGroupProxy-13-1 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:52.762 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.764 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.764 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.764 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.764 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.766 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.768 [eventLoopGroupProxy-13-1 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.768 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.768 [eventLoopGroupProxy-13-1 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:52.769 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.770 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.771 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.771 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.771 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.772 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.774 [eventLoopGroupProxy-13-1 @coroutine#1519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.774 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.774 [eventLoopGroupProxy-13-1 @call-handler#1518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:52.775 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.776 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.776 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.776 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.776 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.779 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.781 [eventLoopGroupProxy-13-1 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.781 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.781 [eventLoopGroupProxy-13-1 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:52.782 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.784 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.784 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.784 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.784 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.785 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.787 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.787 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.788 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:52.788 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.789 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.789 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.789 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.789 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.791 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.793 [eventLoopGroupProxy-13-1 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.794 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.794 [eventLoopGroupProxy-13-1 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:52.794 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.796 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.796 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.796 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.796 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.797 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.798 [eventLoopGroupProxy-13-1 @coroutine#1543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.798 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.799 [eventLoopGroupProxy-13-1 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 21:14:52.799 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.801 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.801 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.801 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.801 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.802 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.804 [eventLoopGroupProxy-13-1 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.804 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.804 [eventLoopGroupProxy-13-1 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:52.805 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.806 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.807 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.807 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.807 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.808 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.810 [eventLoopGroupProxy-13-1 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.810 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.810 [eventLoopGroupProxy-13-1 @call-handler#1555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:52.811 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.812 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.812 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.812 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.812 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.814 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.857 [eventLoopGroupProxy-13-1 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.858 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.858 [eventLoopGroupProxy-13-1 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-07 21:14:52.858 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.860 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.860 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.860 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.860 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.862 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.865 [eventLoopGroupProxy-13-1 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.865 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.865 [eventLoopGroupProxy-13-1 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:52.865 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.867 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.867 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.867 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.867 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.869 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.871 [eventLoopGroupProxy-13-1 @coroutine#1574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.871 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.872 [eventLoopGroupProxy-13-1 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:52.872 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.874 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.874 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.874 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.874 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.875 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.877 [eventLoopGroupProxy-13-1 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.877 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.877 [eventLoopGroupProxy-13-1 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:52.878 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.880 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.880 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.880 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.880 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.881 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.926 [eventLoopGroupProxy-13-1 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.926 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.926 [eventLoopGroupProxy-13-1 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-07 21:14:52.927 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.928 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.928 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.929 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.929 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.930 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.940 [DefaultDispatcher-worker-13 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-07 21:14:52.973 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.974 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.974 [eventLoopGroupProxy-13-1 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-07 21:14:52.974 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.976 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.976 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.976 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.976 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.978 [eventLoopGroupProxy-13-1 @call-handler#1598] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:52.980 [eventLoopGroupProxy-13-1 @coroutine#1599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.980 [eventLoopGroupProxy-13-1 @call-handler#1598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.980 [eventLoopGroupProxy-13-1 @call-handler#1598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:52.981 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.982 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.982 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.982 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.982 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.983 [eventLoopGroupProxy-13-1 @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-02-07 21:14:52.985 [eventLoopGroupProxy-13-1 @coroutine#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:52.985 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:52.985 [eventLoopGroupProxy-13-1 @call-handler#1604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:52.986 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.987 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.987 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:52.987 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:52.987 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:52.988 [eventLoopGroupProxy-13-1 @call-handler#1610] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.034 [eventLoopGroupProxy-13-1 @coroutine#1611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.034 [eventLoopGroupProxy-13-1 @call-handler#1610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.034 [eventLoopGroupProxy-13-1 @call-handler#1610] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-07 21:14:53.035 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.037 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.037 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.037 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.037 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.038 [eventLoopGroupProxy-13-1 @call-handler#1616] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.041 [eventLoopGroupProxy-13-1 @coroutine#1617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.041 [eventLoopGroupProxy-13-1 @call-handler#1616] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.041 [eventLoopGroupProxy-13-1 @call-handler#1616] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:53.042 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.044 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.044 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.044 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.044 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.046 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.048 [eventLoopGroupProxy-13-1 @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.048 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.048 [eventLoopGroupProxy-13-1 @call-handler#1622] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.049 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.051 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.051 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.051 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.051 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.053 [eventLoopGroupProxy-13-1 @call-handler#1628] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.054 [eventLoopGroupProxy-13-1 @coroutine#1629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.055 [eventLoopGroupProxy-13-1 @call-handler#1628] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.055 [eventLoopGroupProxy-13-1 @call-handler#1628] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:53.056 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.057 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.057 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.057 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.057 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.058 [eventLoopGroupProxy-13-1 @call-handler#1634] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.060 [eventLoopGroupProxy-13-1 @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.060 [eventLoopGroupProxy-13-1 @call-handler#1634] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.061 [eventLoopGroupProxy-13-1 @call-handler#1634] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:53.061 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.062 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.062 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.062 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.062 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.064 [eventLoopGroupProxy-13-1 @call-handler#1640] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.109 [eventLoopGroupProxy-13-1 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.109 [eventLoopGroupProxy-13-1 @call-handler#1640] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.109 [eventLoopGroupProxy-13-1 @call-handler#1640] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-07 21:14:53.110 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.112 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.112 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.112 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.112 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.113 [eventLoopGroupProxy-13-1 @call-handler#1647] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.115 [eventLoopGroupProxy-13-1 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.115 [eventLoopGroupProxy-13-1 @call-handler#1647] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.115 [eventLoopGroupProxy-13-1 @call-handler#1647] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.116 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.117 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.117 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.117 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.117 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.118 [eventLoopGroupProxy-13-1 @call-handler#1653] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.119 [eventLoopGroupProxy-13-1 @coroutine#1654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.120 [eventLoopGroupProxy-13-1 @call-handler#1653] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.120 [eventLoopGroupProxy-13-1 @call-handler#1653] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.120 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.121 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.121 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.121 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.121 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.122 [eventLoopGroupProxy-13-1 @call-handler#1659] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.124 [eventLoopGroupProxy-13-1 @coroutine#1660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.124 [eventLoopGroupProxy-13-1 @call-handler#1659] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.124 [eventLoopGroupProxy-13-1 @call-handler#1659] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.124 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.125 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.125 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.125 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.125 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.126 [eventLoopGroupProxy-13-1 @call-handler#1665] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.128 [eventLoopGroupProxy-13-1 @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.128 [eventLoopGroupProxy-13-1 @call-handler#1665] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.128 [eventLoopGroupProxy-13-1 @call-handler#1665] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.128 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.129 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.129 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.129 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.129 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.130 [eventLoopGroupProxy-13-1 @call-handler#1671] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.131 [eventLoopGroupProxy-13-1 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.132 [eventLoopGroupProxy-13-1 @call-handler#1671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.132 [eventLoopGroupProxy-13-1 @call-handler#1671] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.132 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.133 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.134 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.134 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.134 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.135 [eventLoopGroupProxy-13-1 @call-handler#1677] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.136 [eventLoopGroupProxy-13-1 @coroutine#1678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.136 [eventLoopGroupProxy-13-1 @call-handler#1677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.136 [eventLoopGroupProxy-13-1 @call-handler#1677] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 21:14:53.136 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.138 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.138 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.138 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.138 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.139 [eventLoopGroupProxy-13-1 @call-handler#1683] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.140 [eventLoopGroupProxy-13-1 @coroutine#1684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.140 [eventLoopGroupProxy-13-1 @call-handler#1683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.140 [eventLoopGroupProxy-13-1 @call-handler#1683] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 21:14:53.141 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.142 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.142 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.142 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.142 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.143 [eventLoopGroupProxy-13-1 @call-handler#1689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.144 [eventLoopGroupProxy-13-1 @coroutine#1690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.144 [eventLoopGroupProxy-13-1 @call-handler#1689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.145 [eventLoopGroupProxy-13-1 @call-handler#1689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.145 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.147 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.147 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.147 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.147 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.148 [eventLoopGroupProxy-13-1 @call-handler#1695] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.149 [eventLoopGroupProxy-13-1 @coroutine#1696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.149 [eventLoopGroupProxy-13-1 @call-handler#1695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.149 [eventLoopGroupProxy-13-1 @call-handler#1695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 21:14:53.150 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.151 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.151 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.151 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.151 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.152 [eventLoopGroupProxy-13-1 @call-handler#1701] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.153 [eventLoopGroupProxy-13-1 @coroutine#1702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.154 [eventLoopGroupProxy-13-1 @call-handler#1701] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.154 [eventLoopGroupProxy-13-1 @call-handler#1701] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.154 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.155 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.155 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.155 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.155 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.156 [eventLoopGroupProxy-13-1 @call-handler#1707] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.158 [eventLoopGroupProxy-13-1 @coroutine#1708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.158 [eventLoopGroupProxy-13-1 @call-handler#1707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.158 [eventLoopGroupProxy-13-1 @call-handler#1707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.159 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.160 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.160 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.160 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.160 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.161 [eventLoopGroupProxy-13-1 @call-handler#1713] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.164 [eventLoopGroupProxy-13-1 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.164 [eventLoopGroupProxy-13-1 @call-handler#1713] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.164 [eventLoopGroupProxy-13-1 @call-handler#1713] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:53.165 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.166 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.166 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.166 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.166 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.168 [eventLoopGroupProxy-13-1 @call-handler#1719] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.214 [eventLoopGroupProxy-13-1 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.214 [eventLoopGroupProxy-13-1 @call-handler#1719] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.214 [eventLoopGroupProxy-13-1 @call-handler#1719] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-07 21:14:53.215 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.216 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.216 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.216 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.216 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.218 [eventLoopGroupProxy-13-1 @call-handler#1725] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.220 [eventLoopGroupProxy-13-1 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.220 [eventLoopGroupProxy-13-1 @call-handler#1725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.220 [eventLoopGroupProxy-13-1 @call-handler#1725] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.221 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.222 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.222 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.222 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.222 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.224 [eventLoopGroupProxy-13-1 @call-handler#1731] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.225 [eventLoopGroupProxy-13-1 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.225 [eventLoopGroupProxy-13-1 @call-handler#1731] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.225 [eventLoopGroupProxy-13-1 @call-handler#1731] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 21:14:53.226 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.227 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.227 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.227 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.227 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.228 [eventLoopGroupProxy-13-1 @call-handler#1737] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.273 [eventLoopGroupProxy-13-1 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.273 [eventLoopGroupProxy-13-1 @call-handler#1737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.273 [eventLoopGroupProxy-13-1 @call-handler#1737] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-07 21:14:53.274 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.275 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.275 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.275 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.275 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.277 [eventLoopGroupProxy-13-1 @call-handler#1743] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.278 [eventLoopGroupProxy-13-1 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.278 [eventLoopGroupProxy-13-1 @call-handler#1743] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.278 [eventLoopGroupProxy-13-1 @call-handler#1743] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 21:14:53.279 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.281 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.281 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.281 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.281 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.282 [eventLoopGroupProxy-13-1 @call-handler#1749] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.284 [eventLoopGroupProxy-13-1 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.284 [eventLoopGroupProxy-13-1 @call-handler#1749] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.284 [eventLoopGroupProxy-13-1 @call-handler#1749] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.284 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.286 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.286 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.286 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.286 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.288 [eventLoopGroupProxy-13-1 @call-handler#1755] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.289 [eventLoopGroupProxy-13-1 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.289 [eventLoopGroupProxy-13-1 @call-handler#1755] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.289 [eventLoopGroupProxy-13-1 @call-handler#1755] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.290 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.291 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.291 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.291 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.291 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.293 [eventLoopGroupProxy-13-1 @call-handler#1761] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.337 [eventLoopGroupProxy-13-1 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.338 [eventLoopGroupProxy-13-1 @call-handler#1761] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.338 [eventLoopGroupProxy-13-1 @call-handler#1761] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-07 21:14:53.338 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.340 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.340 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.340 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.340 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.342 [eventLoopGroupProxy-13-1 @call-handler#1767] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.345 [eventLoopGroupProxy-13-1 @coroutine#1768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.345 [eventLoopGroupProxy-13-1 @call-handler#1767] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.345 [eventLoopGroupProxy-13-1 @call-handler#1767] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:53.345 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.346 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.347 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.347 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.347 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.348 [eventLoopGroupProxy-13-1 @call-handler#1773] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.350 [eventLoopGroupProxy-13-1 @coroutine#1774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.350 [eventLoopGroupProxy-13-1 @call-handler#1773] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.351 [eventLoopGroupProxy-13-1 @call-handler#1773] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:53.351 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.353 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.353 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.353 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.353 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.355 [eventLoopGroupProxy-13-1 @call-handler#1779] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.398 [eventLoopGroupProxy-13-1 @coroutine#1780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.398 [eventLoopGroupProxy-13-1 @call-handler#1779] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.399 [eventLoopGroupProxy-13-1 @call-handler#1779] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-07 21:14:53.399 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.400 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.401 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.401 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.401 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.402 [eventLoopGroupProxy-13-1 @call-handler#1786] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.404 [eventLoopGroupProxy-13-1 @coroutine#1787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.405 [eventLoopGroupProxy-13-1 @call-handler#1786] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.405 [eventLoopGroupProxy-13-1 @call-handler#1786] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:53.405 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.407 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.407 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.407 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.407 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.408 [eventLoopGroupProxy-13-1 @call-handler#1792] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.411 [eventLoopGroupProxy-13-1 @coroutine#1793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.411 [eventLoopGroupProxy-13-1 @call-handler#1792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.411 [eventLoopGroupProxy-13-1 @call-handler#1792] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:53.412 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.413 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.413 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.413 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.413 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.415 [eventLoopGroupProxy-13-1 @call-handler#1798] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.417 [eventLoopGroupProxy-13-1 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.417 [eventLoopGroupProxy-13-1 @call-handler#1798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.417 [eventLoopGroupProxy-13-1 @call-handler#1798] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:53.417 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.419 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.419 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.419 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.419 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.420 [eventLoopGroupProxy-13-1 @call-handler#1804] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.422 [eventLoopGroupProxy-13-1 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.422 [eventLoopGroupProxy-13-1 @call-handler#1804] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.422 [eventLoopGroupProxy-13-1 @call-handler#1804] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.423 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.425 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.425 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.425 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.425 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.427 [eventLoopGroupProxy-13-1 @call-handler#1810] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.428 [eventLoopGroupProxy-13-1 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.428 [eventLoopGroupProxy-13-1 @call-handler#1810] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.428 [eventLoopGroupProxy-13-1 @call-handler#1810] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 21:14:53.429 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.430 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.430 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.430 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.430 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.431 [eventLoopGroupProxy-13-1 @call-handler#1816] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.433 [eventLoopGroupProxy-13-1 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.433 [eventLoopGroupProxy-13-1 @call-handler#1816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.433 [eventLoopGroupProxy-13-1 @call-handler#1816] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.434 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.435 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.435 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.435 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.435 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.437 [eventLoopGroupProxy-13-1 @call-handler#1822] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.438 [eventLoopGroupProxy-13-1 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.438 [eventLoopGroupProxy-13-1 @call-handler#1822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.438 [eventLoopGroupProxy-13-1 @call-handler#1822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 21:14:53.439 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.440 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.440 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.440 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.440 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.442 [eventLoopGroupProxy-13-1 @call-handler#1828] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.443 [eventLoopGroupProxy-13-1 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.443 [eventLoopGroupProxy-13-1 @call-handler#1828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.444 [eventLoopGroupProxy-13-1 @call-handler#1828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.444 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.446 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.447 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.447 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.447 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.448 [eventLoopGroupProxy-13-1 @call-handler#1834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.450 [eventLoopGroupProxy-13-1 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.450 [eventLoopGroupProxy-13-1 @call-handler#1834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.450 [eventLoopGroupProxy-13-1 @call-handler#1834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.450 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.452 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.452 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.452 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.452 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.453 [eventLoopGroupProxy-13-1 @call-handler#1840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.455 [eventLoopGroupProxy-13-1 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.455 [eventLoopGroupProxy-13-1 @call-handler#1840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.455 [eventLoopGroupProxy-13-1 @call-handler#1840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.456 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.457 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.457 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.457 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.457 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.458 [eventLoopGroupProxy-13-1 @call-handler#1846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.460 [eventLoopGroupProxy-13-1 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.460 [eventLoopGroupProxy-13-1 @call-handler#1846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.460 [eventLoopGroupProxy-13-1 @call-handler#1846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.460 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.461 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.462 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.462 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.462 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.463 [eventLoopGroupProxy-13-1 @call-handler#1852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.464 [DefaultDispatcher-worker-1 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-07 21:14:53.465 [eventLoopGroupProxy-13-1 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.465 [eventLoopGroupProxy-13-1 @call-handler#1852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.465 [eventLoopGroupProxy-13-1 @call-handler#1852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.465 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.466 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.466 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.466 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.466 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.468 [eventLoopGroupProxy-13-1 @call-handler#1859] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.469 [eventLoopGroupProxy-13-1 @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.469 [eventLoopGroupProxy-13-1 @call-handler#1859] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.469 [eventLoopGroupProxy-13-1 @call-handler#1859] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.469 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.471 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.471 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.471 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.471 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.472 [eventLoopGroupProxy-13-1 @call-handler#1865] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.473 [eventLoopGroupProxy-13-1 @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.473 [eventLoopGroupProxy-13-1 @call-handler#1865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.474 [eventLoopGroupProxy-13-1 @call-handler#1865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.474 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.475 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.475 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.475 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.475 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.476 [eventLoopGroupProxy-13-1 @call-handler#1871] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.478 [eventLoopGroupProxy-13-1 @coroutine#1872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.478 [eventLoopGroupProxy-13-1 @call-handler#1871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.478 [eventLoopGroupProxy-13-1 @call-handler#1871] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.479 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.480 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.480 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.480 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.480 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.481 [eventLoopGroupProxy-13-1 @call-handler#1877] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.484 [eventLoopGroupProxy-13-1 @coroutine#1878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.484 [eventLoopGroupProxy-13-1 @call-handler#1877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.484 [eventLoopGroupProxy-13-1 @call-handler#1877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:53.484 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.485 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.486 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.486 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.486 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.487 [eventLoopGroupProxy-13-1 @call-handler#1883] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.533 [eventLoopGroupProxy-13-1 @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.533 [eventLoopGroupProxy-13-1 @call-handler#1883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.533 [eventLoopGroupProxy-13-1 @call-handler#1883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-07 21:14:53.534 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.536 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.536 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.536 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.536 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.537 [eventLoopGroupProxy-13-1 @call-handler#1889] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.539 [eventLoopGroupProxy-13-1 @coroutine#1890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.539 [eventLoopGroupProxy-13-1 @call-handler#1889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.539 [eventLoopGroupProxy-13-1 @call-handler#1889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.540 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.541 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.541 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.541 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.541 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.542 [eventLoopGroupProxy-13-1 @call-handler#1895] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.544 [eventLoopGroupProxy-13-1 @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.544 [eventLoopGroupProxy-13-1 @call-handler#1895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.544 [eventLoopGroupProxy-13-1 @call-handler#1895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.544 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.546 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.546 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.546 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.546 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.547 [eventLoopGroupProxy-13-1 @call-handler#1901] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.548 [eventLoopGroupProxy-13-1 @coroutine#1902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.548 [eventLoopGroupProxy-13-1 @call-handler#1901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.549 [eventLoopGroupProxy-13-1 @call-handler#1901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.549 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.550 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.550 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.550 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.550 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.551 [eventLoopGroupProxy-13-1 @call-handler#1907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.552 [eventLoopGroupProxy-13-1 @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.553 [eventLoopGroupProxy-13-1 @call-handler#1907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.553 [eventLoopGroupProxy-13-1 @call-handler#1907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.553 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.554 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.554 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.554 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.554 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.555 [eventLoopGroupProxy-13-1 @call-handler#1913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.557 [eventLoopGroupProxy-13-1 @coroutine#1914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.557 [eventLoopGroupProxy-13-1 @call-handler#1913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.557 [eventLoopGroupProxy-13-1 @call-handler#1913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.557 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.558 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.558 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.558 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.558 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.559 [eventLoopGroupProxy-13-1 @call-handler#1919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.561 [eventLoopGroupProxy-13-1 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.561 [eventLoopGroupProxy-13-1 @call-handler#1919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.561 [eventLoopGroupProxy-13-1 @call-handler#1919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.561 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.562 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.562 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.562 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.562 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.563 [eventLoopGroupProxy-13-1 @call-handler#1925] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.609 [eventLoopGroupProxy-13-1 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.609 [eventLoopGroupProxy-13-1 @call-handler#1925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.609 [eventLoopGroupProxy-13-1 @call-handler#1925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-07 21:14:53.609 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.610 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.610 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.610 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.611 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.612 [eventLoopGroupProxy-13-1 @call-handler#1931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.613 [eventLoopGroupProxy-13-1 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.614 [eventLoopGroupProxy-13-1 @call-handler#1931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.614 [eventLoopGroupProxy-13-1 @call-handler#1931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.614 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.615 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.615 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.615 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.615 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.616 [eventLoopGroupProxy-13-1 @call-handler#1937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.618 [eventLoopGroupProxy-13-1 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.618 [eventLoopGroupProxy-13-1 @call-handler#1937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.618 [eventLoopGroupProxy-13-1 @call-handler#1937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.618 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.621 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.621 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.621 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.621 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.622 [eventLoopGroupProxy-13-1 @call-handler#1943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.669 [eventLoopGroupProxy-13-1 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.669 [eventLoopGroupProxy-13-1 @call-handler#1943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.669 [eventLoopGroupProxy-13-1 @call-handler#1943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-07 21:14:53.670 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.673 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.673 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.673 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.673 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.674 [eventLoopGroupProxy-13-1 @call-handler#1949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.677 [eventLoopGroupProxy-13-1 @coroutine#1950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.677 [eventLoopGroupProxy-13-1 @call-handler#1949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.677 [eventLoopGroupProxy-13-1 @call-handler#1949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:53.678 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.679 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.679 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.679 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.679 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.681 [eventLoopGroupProxy-13-1 @call-handler#1955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.682 [eventLoopGroupProxy-13-1 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.682 [eventLoopGroupProxy-13-1 @call-handler#1955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.682 [eventLoopGroupProxy-13-1 @call-handler#1955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.683 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.684 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.684 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.684 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.684 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.689 [eventLoopGroupProxy-13-1 @call-handler#1961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.691 [eventLoopGroupProxy-13-1 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.691 [eventLoopGroupProxy-13-1 @call-handler#1961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.691 [eventLoopGroupProxy-13-1 @call-handler#1961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.692 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.693 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.693 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.693 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.693 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.695 [eventLoopGroupProxy-13-1 @call-handler#1967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.696 [eventLoopGroupProxy-13-1 @coroutine#1968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.696 [eventLoopGroupProxy-13-1 @call-handler#1967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.696 [eventLoopGroupProxy-13-1 @call-handler#1967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.697 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.699 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.699 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.699 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.699 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.700 [eventLoopGroupProxy-13-1 @call-handler#1974] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.703 [eventLoopGroupProxy-13-1 @coroutine#1975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.703 [eventLoopGroupProxy-13-1 @call-handler#1974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.703 [eventLoopGroupProxy-13-1 @call-handler#1974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:53.703 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.705 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.705 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.705 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.705 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.706 [eventLoopGroupProxy-13-1 @call-handler#1980] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.708 [eventLoopGroupProxy-13-1 @coroutine#1981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.708 [eventLoopGroupProxy-13-1 @call-handler#1980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.709 [eventLoopGroupProxy-13-1 @call-handler#1980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:53.709 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.710 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.710 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.710 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.710 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.716 [eventLoopGroupProxy-13-1 @call-handler#1986] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.717 [eventLoopGroupProxy-13-1 @coroutine#1987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.717 [eventLoopGroupProxy-13-1 @call-handler#1986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.718 [eventLoopGroupProxy-13-1 @call-handler#1986] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.718 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.719 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.719 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.719 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.719 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.721 [eventLoopGroupProxy-13-1 @call-handler#1992] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.722 [eventLoopGroupProxy-13-1 @coroutine#1993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.722 [eventLoopGroupProxy-13-1 @call-handler#1992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.722 [eventLoopGroupProxy-13-1 @call-handler#1992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 21:14:53.723 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.725 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.725 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.725 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.725 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.727 [eventLoopGroupProxy-13-1 @call-handler#1998] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.729 [eventLoopGroupProxy-13-1 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.729 [eventLoopGroupProxy-13-1 @call-handler#1998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.729 [eventLoopGroupProxy-13-1 @call-handler#1998] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:53.730 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.731 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.731 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.731 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.731 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.732 [eventLoopGroupProxy-13-1 @call-handler#2004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.734 [eventLoopGroupProxy-13-1 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.734 [eventLoopGroupProxy-13-1 @call-handler#2004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.735 [eventLoopGroupProxy-13-1 @call-handler#2004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:53.735 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.736 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.736 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.736 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.736 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.742 [eventLoopGroupProxy-13-1 @call-handler#2010] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.744 [eventLoopGroupProxy-13-1 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.745 [eventLoopGroupProxy-13-1 @call-handler#2010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.745 [eventLoopGroupProxy-13-1 @call-handler#2010] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:53.745 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.747 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.747 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.747 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.747 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.748 [eventLoopGroupProxy-13-1 @call-handler#2016] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.793 [eventLoopGroupProxy-13-1 @coroutine#2017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.793 [eventLoopGroupProxy-13-1 @call-handler#2016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.794 [eventLoopGroupProxy-13-1 @call-handler#2016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-07 21:14:53.794 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.797 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.797 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.797 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.797 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.799 [eventLoopGroupProxy-13-1 @call-handler#2022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.801 [eventLoopGroupProxy-13-1 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.801 [eventLoopGroupProxy-13-1 @call-handler#2022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.801 [eventLoopGroupProxy-13-1 @call-handler#2022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:53.802 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.803 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.803 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.803 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.804 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.805 [eventLoopGroupProxy-13-1 @call-handler#2028] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.807 [eventLoopGroupProxy-13-1 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.807 [eventLoopGroupProxy-13-1 @call-handler#2028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.807 [eventLoopGroupProxy-13-1 @call-handler#2028] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.808 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.809 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.809 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.809 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.809 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.810 [eventLoopGroupProxy-13-1 @call-handler#2034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.816 [eventLoopGroupProxy-13-1 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.816 [eventLoopGroupProxy-13-1 @call-handler#2034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.816 [eventLoopGroupProxy-13-1 @call-handler#2034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-07 21:14:53.817 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.818 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.818 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.818 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.818 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.820 [eventLoopGroupProxy-13-1 @call-handler#2040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.869 [eventLoopGroupProxy-13-1 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.869 [eventLoopGroupProxy-13-1 @call-handler#2040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.869 [eventLoopGroupProxy-13-1 @call-handler#2040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-07 21:14:53.869 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.872 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.872 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.872 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.872 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.874 [eventLoopGroupProxy-13-1 @call-handler#2046] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.876 [eventLoopGroupProxy-13-1 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.877 [eventLoopGroupProxy-13-1 @call-handler#2046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.877 [eventLoopGroupProxy-13-1 @call-handler#2046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:53.877 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.879 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.879 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.879 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.879 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.880 [eventLoopGroupProxy-13-1 @call-handler#2052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.882 [eventLoopGroupProxy-13-1 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.882 [eventLoopGroupProxy-13-1 @call-handler#2052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.882 [eventLoopGroupProxy-13-1 @call-handler#2052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.883 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.888 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.888 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.888 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.888 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.890 [eventLoopGroupProxy-13-1 @call-handler#2058] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.933 [eventLoopGroupProxy-13-1 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.933 [eventLoopGroupProxy-13-1 @call-handler#2058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.933 [eventLoopGroupProxy-13-1 @call-handler#2058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-07 21:14:53.934 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.937 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.937 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.937 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.937 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.938 [eventLoopGroupProxy-13-1 @call-handler#2064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.941 [eventLoopGroupProxy-13-1 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.941 [eventLoopGroupProxy-13-1 @call-handler#2064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.941 [eventLoopGroupProxy-13-1 @call-handler#2064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:53.941 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.943 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.943 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.943 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.943 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.944 [eventLoopGroupProxy-13-1 @call-handler#2070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.946 [eventLoopGroupProxy-13-1 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.946 [eventLoopGroupProxy-13-1 @call-handler#2070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.946 [eventLoopGroupProxy-13-1 @call-handler#2070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:53.946 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.947 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.947 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.947 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.947 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.949 [eventLoopGroupProxy-13-1 @call-handler#2076] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:53.991 [DefaultDispatcher-worker-15 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-07 21:14:53.994 [eventLoopGroupProxy-13-1 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:53.994 [eventLoopGroupProxy-13-1 @call-handler#2076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:53.995 [eventLoopGroupProxy-13-1 @call-handler#2076] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-07 21:14:53.995 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.998 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.998 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:53.998 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:53.998 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:53.999 [eventLoopGroupProxy-13-1 @call-handler#2083] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.003 [eventLoopGroupProxy-13-1 @coroutine#2085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.003 [eventLoopGroupProxy-13-1 @call-handler#2083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.003 [eventLoopGroupProxy-13-1 @call-handler#2083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-07 21:14:54.004 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.005 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.005 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.005 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.005 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.006 [eventLoopGroupProxy-13-1 @call-handler#2090] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.009 [eventLoopGroupProxy-13-1 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.009 [eventLoopGroupProxy-13-1 @call-handler#2090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.009 [eventLoopGroupProxy-13-1 @call-handler#2090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:54.014 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.015 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.015 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.015 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.015 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.016 [eventLoopGroupProxy-13-1 @call-handler#2096] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.019 [eventLoopGroupProxy-13-1 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.019 [eventLoopGroupProxy-13-1 @call-handler#2096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.019 [eventLoopGroupProxy-13-1 @call-handler#2096] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:54.020 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.022 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.022 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.022 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.022 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.023 [eventLoopGroupProxy-13-1 @call-handler#2102] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.026 [eventLoopGroupProxy-13-1 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.026 [eventLoopGroupProxy-13-1 @call-handler#2102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.026 [eventLoopGroupProxy-13-1 @call-handler#2102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:54.026 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.027 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.027 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.027 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.027 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.029 [eventLoopGroupProxy-13-1 @call-handler#2108] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.030 [eventLoopGroupProxy-13-1 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.030 [eventLoopGroupProxy-13-1 @call-handler#2108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.031 [eventLoopGroupProxy-13-1 @call-handler#2108] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:54.031 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.032 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.032 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.032 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.032 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.033 [eventLoopGroupProxy-13-1 @call-handler#2114] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.077 [eventLoopGroupProxy-13-1 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.077 [eventLoopGroupProxy-13-1 @call-handler#2114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.078 [eventLoopGroupProxy-13-1 @call-handler#2114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-07 21:14:54.078 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.081 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.081 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.081 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.081 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.083 [eventLoopGroupProxy-13-1 @call-handler#2120] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.085 [eventLoopGroupProxy-13-1 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.085 [eventLoopGroupProxy-13-1 @call-handler#2120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.085 [eventLoopGroupProxy-13-1 @call-handler#2120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:54.085 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.086 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.087 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.087 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.087 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.088 [eventLoopGroupProxy-13-1 @call-handler#2126] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.090 [eventLoopGroupProxy-13-1 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.090 [eventLoopGroupProxy-13-1 @call-handler#2126] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.090 [eventLoopGroupProxy-13-1 @call-handler#2126] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:54.091 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.092 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.092 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.092 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.092 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.097 [eventLoopGroupProxy-13-1 @call-handler#2132] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.099 [eventLoopGroupProxy-13-1 @coroutine#2133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.099 [eventLoopGroupProxy-13-1 @call-handler#2132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.099 [eventLoopGroupProxy-13-1 @call-handler#2132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:54.100 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.101 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.101 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.101 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.101 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.102 [eventLoopGroupProxy-13-1 @call-handler#2138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.145 [eventLoopGroupProxy-13-1 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.145 [eventLoopGroupProxy-13-1 @call-handler#2138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.145 [eventLoopGroupProxy-13-1 @call-handler#2138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-07 21:14:54.145 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.148 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.148 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.148 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.148 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.150 [eventLoopGroupProxy-13-1 @call-handler#2144] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.152 [eventLoopGroupProxy-13-1 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.152 [eventLoopGroupProxy-13-1 @call-handler#2144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.152 [eventLoopGroupProxy-13-1 @call-handler#2144] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:54.153 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.154 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.154 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.154 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.154 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.156 [eventLoopGroupProxy-13-1 @call-handler#2150] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.157 [eventLoopGroupProxy-13-1 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.157 [eventLoopGroupProxy-13-1 @call-handler#2150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.157 [eventLoopGroupProxy-13-1 @call-handler#2150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-07 21:14:54.158 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.159 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.159 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.159 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.159 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.164 [eventLoopGroupProxy-13-1 @call-handler#2156] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.166 [eventLoopGroupProxy-13-1 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.166 [eventLoopGroupProxy-13-1 @call-handler#2156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.166 [eventLoopGroupProxy-13-1 @call-handler#2156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:54.166 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.168 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.168 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.168 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.168 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.169 [eventLoopGroupProxy-13-1 @call-handler#2162] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.213 [eventLoopGroupProxy-13-1 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.213 [eventLoopGroupProxy-13-1 @call-handler#2162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.213 [eventLoopGroupProxy-13-1 @call-handler#2162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-07 21:14:54.213 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.216 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.216 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.216 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.216 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.218 [eventLoopGroupProxy-13-1 @call-handler#2168] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.220 [eventLoopGroupProxy-13-1 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.220 [eventLoopGroupProxy-13-1 @call-handler#2168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.220 [eventLoopGroupProxy-13-1 @call-handler#2168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:54.221 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.222 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.222 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.222 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.222 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.224 [eventLoopGroupProxy-13-1 @call-handler#2174] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.225 [eventLoopGroupProxy-13-1 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.225 [eventLoopGroupProxy-13-1 @call-handler#2174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.226 [eventLoopGroupProxy-13-1 @call-handler#2174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:54.226 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.227 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.227 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.227 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.227 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.228 [eventLoopGroupProxy-13-1 @call-handler#2180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.235 [eventLoopGroupProxy-13-1 @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.235 [eventLoopGroupProxy-13-1 @call-handler#2180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.235 [eventLoopGroupProxy-13-1 @call-handler#2180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-07 21:14:54.236 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.237 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.238 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.238 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.238 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.239 [eventLoopGroupProxy-13-1 @call-handler#2186] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.241 [eventLoopGroupProxy-13-1 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.241 [eventLoopGroupProxy-13-1 @call-handler#2186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.241 [eventLoopGroupProxy-13-1 @call-handler#2186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:54.241 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.244 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.244 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.244 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.244 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.245 [eventLoopGroupProxy-13-1 @call-handler#2192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.289 [eventLoopGroupProxy-13-1 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.289 [eventLoopGroupProxy-13-1 @call-handler#2192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.289 [eventLoopGroupProxy-13-1 @call-handler#2192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-07 21:14:54.290 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.293 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.293 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.293 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.293 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.294 [eventLoopGroupProxy-13-1 @call-handler#2198] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.297 [eventLoopGroupProxy-13-1 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.297 [eventLoopGroupProxy-13-1 @call-handler#2198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.297 [eventLoopGroupProxy-13-1 @call-handler#2198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:54.298 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.299 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.299 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.299 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.299 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.300 [eventLoopGroupProxy-13-1 @call-handler#2205] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.303 [eventLoopGroupProxy-13-1 @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.303 [eventLoopGroupProxy-13-1 @call-handler#2205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.303 [eventLoopGroupProxy-13-1 @call-handler#2205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:54.303 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.305 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.309 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.309 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.309 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.310 [eventLoopGroupProxy-13-1 @call-handler#2211] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.353 [eventLoopGroupProxy-13-1 @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.353 [eventLoopGroupProxy-13-1 @call-handler#2211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.353 [eventLoopGroupProxy-13-1 @call-handler#2211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-07 21:14:54.354 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.356 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.356 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.356 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.356 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.357 [eventLoopGroupProxy-13-1 @call-handler#2217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.359 [eventLoopGroupProxy-13-1 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.360 [eventLoopGroupProxy-13-1 @call-handler#2217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.360 [eventLoopGroupProxy-13-1 @call-handler#2217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:54.360 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.361 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.361 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.361 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.361 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.362 [eventLoopGroupProxy-13-1 @call-handler#2223] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.365 [eventLoopGroupProxy-13-1 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.365 [eventLoopGroupProxy-13-1 @call-handler#2223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.365 [eventLoopGroupProxy-13-1 @call-handler#2223] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:54.366 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.367 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.367 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.367 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.367 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.372 [eventLoopGroupProxy-13-1 @call-handler#2229] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.374 [eventLoopGroupProxy-13-1 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.374 [eventLoopGroupProxy-13-1 @call-handler#2229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.374 [eventLoopGroupProxy-13-1 @call-handler#2229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:54.375 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.376 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.376 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.376 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.376 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.378 [eventLoopGroupProxy-13-1 @call-handler#2235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.379 [eventLoopGroupProxy-13-1 @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.380 [eventLoopGroupProxy-13-1 @call-handler#2235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.380 [eventLoopGroupProxy-13-1 @call-handler#2235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:54.380 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.382 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.382 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.382 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.382 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.383 [eventLoopGroupProxy-13-1 @call-handler#2241] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.385 [eventLoopGroupProxy-13-1 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.385 [eventLoopGroupProxy-13-1 @call-handler#2241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.385 [eventLoopGroupProxy-13-1 @call-handler#2241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:54.386 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.387 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.387 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.387 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.387 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.388 [eventLoopGroupProxy-13-1 @call-handler#2247] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.392 [eventLoopGroupProxy-13-1 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.392 [eventLoopGroupProxy-13-1 @call-handler#2247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.392 [eventLoopGroupProxy-13-1 @call-handler#2247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-07 21:14:54.392 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.394 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.394 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.394 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.394 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.395 [eventLoopGroupProxy-13-1 @call-handler#2253] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.441 [eventLoopGroupProxy-13-1 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.441 [eventLoopGroupProxy-13-1 @call-handler#2253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.441 [eventLoopGroupProxy-13-1 @call-handler#2253] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-07 21:14:54.442 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.445 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.445 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.445 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.445 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.446 [eventLoopGroupProxy-13-1 @call-handler#2259] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.449 [eventLoopGroupProxy-13-1 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.449 [eventLoopGroupProxy-13-1 @call-handler#2259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.449 [eventLoopGroupProxy-13-1 @call-handler#2259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:54.450 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.451 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.451 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.451 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.451 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.453 [eventLoopGroupProxy-13-1 @call-handler#2265] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.455 [eventLoopGroupProxy-13-1 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.455 [eventLoopGroupProxy-13-1 @call-handler#2265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.455 [eventLoopGroupProxy-13-1 @call-handler#2265] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-07 21:14:54.455 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.460 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.460 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:54.460 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.461 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:54.462 [eventLoopGroupProxy-13-1 @call-handler#2271] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-07 21:14:54.465 [eventLoopGroupProxy-13-1 @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.465 [eventLoopGroupProxy-13-1 @call-handler#2271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.465 [eventLoopGroupProxy-13-1 @call-handler#2271] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-07 21:14:54.465 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:54.483 [DefaultDispatcher-worker-14 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-07 21:14:54.492 [DefaultDispatcher-worker-8 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-07 21:14:54.492 [DefaultDispatcher-worker-8 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:14:54.492 [DefaultDispatcher-worker-8 @coroutine#1158] 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-02-07 21:14:54.492 [DefaultDispatcher-worker-8 @coroutine#1158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:14:54.492 [DefaultDispatcher-worker-8 @coroutine#1158] 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-02-07 21:14:54.494 [eventLoopGroupProxy-13-1 @call-handler#2282] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-07 21:14:54.495 [eventLoopGroupProxy-13-1 @call-handler#2282] 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-02-07 21:14:54.495 [eventLoopGroupProxy-13-1 @call-handler#2282] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 21:14:54.520 [DefaultDispatcher-worker-6 @call-handler#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4a7e3 2024-02-07 21:14:54.520 [eventLoopGroupProxy-13-1 @call-handler#2282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:54.520 [eventLoopGroupProxy-13-1 @call-handler#2282] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-02-07 21:14:54.520 [DefaultDispatcher-worker-8 @coroutine#974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556198660361846784/_ustadmanifest.json 2024-02-07 21:14:54.520 [DefaultDispatcher-worker-8 @coroutine#974] 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/556198660361846784/_ustadmanifest.json. 2024-02-07 21:14:54.520 [DefaultDispatcher-worker-8 @coroutine#974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556198660361846784/_ustadmanifest.json 2024-02-07 21:14:54.521 [DefaultDispatcher-worker-7 @coroutine#1158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:14:54.521 [DefaultDispatcher-worker-7 @coroutine#1158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:14:54.521 [DefaultDispatcher-worker-7 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-07 21:14:54.521 [DefaultDispatcher-worker-7 @coroutine#1158] 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-02-07 21:14:54.522 [DefaultDispatcher-worker-10 @coroutine#974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556198660361846784/_ustadmanifest.json 2024-02-07 21:14:54.522 [DefaultDispatcher-worker-10 @coroutine#974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556198660361846784/_ustadmanifest.json 2024-02-07 21:14:54.523 [DefaultDispatcher-worker-15 @coroutine#974] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556198660361846784/_ustadmanifest.json. 2024-02-07 21:14:54.523 [DefaultDispatcher-worker-15 @coroutine#974] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556198660361846784/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:14:54.531 [DefaultDispatcher-worker-3 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6 2024-02-07 21:14:54.533 [DefaultDispatcher-worker-15 @coroutine#2498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:54.544 [DefaultDispatcher-worker-7 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4a7e3 2024-02-07 21:14:54.556 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-07 21:14:54.556 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-07 21:14:54.556 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-07 21:14:54.557 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-07 21:14:54.557 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-07 21:14:54.561 [Test worker @coroutine#2652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-07 21:14:54.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-07 21:14:54.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-07 21:14:54.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:54.561 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d5d77a6: (connection evicted) 2024-02-07 21:14:54.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:54.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-07 21:14:54.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-07 21:14:54.680 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-07 21:14:54.680 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-07 21:14:54.983 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-07 21:14:55.566 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@293ecff6 2024-02-07 21:14:55.566 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@293ecff6 2024-02-07 21:14:55.572 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db2b614 2024-02-07 21:14:55.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-07 21:14:55.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-07 21:14:55.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:55.572 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1be4a7e3: (connection evicted) 2024-02-07 21:14:55.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:55.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-07 21:14:55.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59043741 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:55.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:55.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-07 21:14:55.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@64cdc310 2024-02-07 21:14:55.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@64cdc310 2024-02-07 21:14:55.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-07 21:14:55.599 [DefaultDispatcher-worker-12 @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cdc310 2024-02-07 21:14:55.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10508ba6 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:55.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@39159b14 2024-02-07 21:14:55.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@39159b14 2024-02-07 21:14:55.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-07 21:14:55.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-07 21:14:55.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57ab4b33 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:55.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d51d5e 2024-02-07 21:14:55.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d51d5e 2024-02-07 21:14:55.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-07 21:14:55.612 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-07 21:14:55.613 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-07 21:14:55.614 [DefaultDispatcher-worker-12 @coroutine#2674] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-07 21:14:55.625 [DefaultDispatcher-worker-12 @coroutine#2676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39159b14 2024-02-07 21:14:55.627 [Test worker @coroutine#2675] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-07 21:14:55.627 [Test worker @coroutine#2675] 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-02-07 21:14:55.627 [Test worker @coroutine#2675] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-07 21:14:55.627 [Test worker @coroutine#2675] 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-02-07 21:14:55.630 [eventLoopGroupProxy-16-1 @call-handler#2682] 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-02-07 21:14:55.630 [eventLoopGroupProxy-16-1 @call-handler#2682] 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-02-07 21:14:55.631 [eventLoopGroupProxy-16-1 @coroutine#2683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d51d5e 2024-02-07 21:14:55.633 [Test worker @coroutine#2675] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-07 21:14:55.633 [Test worker @coroutine#2675] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-07 21:14:55.633 [Test worker @coroutine#2675] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-07 21:14:55.633 [Test worker @coroutine#2675] 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-02-07 21:14:55.634 [Test worker @coroutine#2687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:55.634 [Test worker @coroutine#2687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-07 21:14:55.634 [Test worker @coroutine#2687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:55.634 [Test worker @coroutine#2687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:55.635 [eventLoopGroupProxy-16-1 @call-handler#2690] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-07 21:14:55.639 [eventLoopGroupProxy-16-1 @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d51d5e 2024-02-07 21:14:55.639 [eventLoopGroupProxy-16-1 @call-handler#2690] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:55.639 [Test worker @coroutine#2687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-07 21:14:55.642 [eventLoopGroupProxy-16-2 @call-handler#2700] 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-02-07 21:14:55.648 [eventLoopGroupProxy-16-2 @call-handler#2700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:14:55.655 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39159b14 2024-02-07 21:14:55.679 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:55.709 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:55.710 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:56.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e18876d 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:56.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:56.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-07 21:14:56.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c4516ec 2024-02-07 21:14:56.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c4516ec 2024-02-07 21:14:56.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-07 21:14:56.840 [DefaultDispatcher-worker-5 @coroutine#2710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c4516ec 2024-02-07 21:14:56.845 [Test worker @coroutine#2710] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54173/api/blob/upload-init-batch 2024-02-07 21:14:56.845 [Test worker @coroutine#2710] 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:54173/api/blob/upload-init-batch. 2024-02-07 21:14:56.845 [Test worker @coroutine#2710] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54173/api/blob/upload-init-batch 2024-02-07 21:14:56.845 [Test worker @coroutine#2710] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54173/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-07 21:14:56.847 [Test worker @coroutine#2710] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54173/api/blob/upload-init-batch 2024-02-07 21:14:56.847 [Test worker @coroutine#2710] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54173/api/blob/upload-init-batch 2024-02-07 21:14:56.847 [Test worker @coroutine#2710] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54173/api/blob/upload-init-batch. 2024-02-07 21:14:56.848 [Test worker @coroutine#2710] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54173/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:14:56.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-07 21:14:56.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-07 21:14:56.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:56.856 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c4516ec: (connection evicted) 2024-02-07 21:14:56.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:56.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-07 21:14:56.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-07 21:14:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-07 21:14:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@244f356 2024-02-07 21:14:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:56.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:56.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:56.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:56.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:56.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:56.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:56.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:56.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:56.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:56.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:56.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:56.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:56.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-07 21:14:56.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:56.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:56.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:56.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:56.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:56.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:56.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:56.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:56.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-07 21:14:56.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@bd09a26 2024-02-07 21:14:56.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@bd09a26 2024-02-07 21:14:56.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-07 21:14:56.883 [Test worker @coroutine#2720] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60851/api/blob/upload-init-batch 2024-02-07 21:14:56.883 [Test worker @coroutine#2720] 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:60851/api/blob/upload-init-batch. 2024-02-07 21:14:56.883 [Test worker @coroutine#2720] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60851/api/blob/upload-init-batch 2024-02-07 21:14:56.883 [Test worker @coroutine#2720] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60851/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-07 21:14:56.885 [Test worker @coroutine#2720] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60851/api/blob/upload-init-batch 2024-02-07 21:14:56.885 [Test worker @coroutine#2720] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60851/api/blob/upload-init-batch 2024-02-07 21:14:56.886 [Test worker @coroutine#2720] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60851/api/blob/upload-init-batch. 2024-02-07 21:14:56.886 [Test worker @coroutine#2720] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60851/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:14:56.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-07 21:14:56.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-07 21:14:56.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:56.887 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bd09a26: (connection evicted) 2024-02-07 21:14:56.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:56.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-07 21:14:56.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@515d615 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:56.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:56.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-07 21:14:56.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e777b0 2024-02-07 21:14:56.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e777b0 2024-02-07 21:14:56.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-07 21:14:56.918 [Test worker @coroutine#2726] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51793/api/blob/upload-init-batch 2024-02-07 21:14:56.918 [Test worker @coroutine#2726] 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:51793/api/blob/upload-init-batch. 2024-02-07 21:14:56.918 [Test worker @coroutine#2726] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51793/api/blob/upload-init-batch 2024-02-07 21:14:56.918 [Test worker @coroutine#2726] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51793/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-07 21:14:56.921 [Test worker @coroutine#2726] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51793/api/blob/upload-init-batch 2024-02-07 21:14:56.921 [Test worker @coroutine#2726] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51793/api/blob/upload-init-batch 2024-02-07 21:14:56.921 [Test worker @coroutine#2726] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51793/api/blob/upload-init-batch. 2024-02-07 21:14:56.921 [Test worker @coroutine#2726] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51793/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:14:56.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-07 21:14:56.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-07 21:14:56.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:56.929 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e777b0: (connection evicted) 2024-02-07 21:14:56.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:56.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-07 21:14:56.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-07 21:14:57.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-07 21:14:57.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:57.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:57.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:57.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:57.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:57.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:57.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7eb774c3 2024-02-07 21:14:57.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:57.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:57.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:57.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:57.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:57.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:57.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:57.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:57.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:57.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:57.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:57.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:57.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:57.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:57.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:57.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:57.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:57.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:57.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:57.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-07 21:14:57.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:57.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:57.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:57.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:57.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:57.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:57.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:57.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:57.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-07 21:14:57.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a42145 2024-02-07 21:14:57.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a42145 2024-02-07 21:14:57.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-07 21:14:57.028 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a42145 2024-02-07 21:14:57.055 [DefaultDispatcher-worker-7 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a42145 2024-02-07 21:14:57.065 [DefaultDispatcher-worker-3 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a42145 2024-02-07 21:14:57.075 [DefaultDispatcher-worker-12 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a42145 2024-02-07 21:14:57.081 [DefaultDispatcher-worker-7 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a42145 2024-02-07 21:14:57.090 [DefaultDispatcher-worker-3 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a42145 2024-02-07 21:14:57.097 [DefaultDispatcher-worker-3 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a42145 2024-02-07 21:14:57.104 [DefaultDispatcher-worker-3 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a42145 2024-02-07 21:14:57.105 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:14:57.109 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@e8440e7 2024-02-07 21:14:57.109 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@e8440e7 2024-02-07 21:14:57.111 [DefaultDispatcher-worker-3 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a42145 2024-02-07 21:14:57.112 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@43bf47 2024-02-07 21:14:57.112 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@43bf47 2024-02-07 21:14:57.116 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c2b97 2024-02-07 21:14:57.116 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c2b97 2024-02-07 21:14:57.117 [DefaultDispatcher-worker-3 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a42145 2024-02-07 21:14:57.118 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@417eb57c 2024-02-07 21:14:57.118 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@417eb57c 2024-02-07 21:14:57.120 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd156cc 2024-02-07 21:14:57.120 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd156cc 2024-02-07 21:14:57.122 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f575b6 2024-02-07 21:14:57.122 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f575b6 2024-02-07 21:14:57.124 [DefaultDispatcher-worker-10 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a42145 2024-02-07 21:14:57.124 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@15b0c8ac 2024-02-07 21:14:57.124 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@15b0c8ac 2024-02-07 21:14:57.126 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@21514a33 2024-02-07 21:14:57.127 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@21514a33 2024-02-07 21:14:57.129 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@46511fe3 2024-02-07 21:14:57.129 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@46511fe3 2024-02-07 21:14:57.129 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-07 21:14:57.132 [DefaultDispatcher-worker-9 @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a42145 2024-02-07 21:14:57.140 [DefaultDispatcher-worker-5 @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a42145 2024-02-07 21:14:57.151 [DefaultDispatcher-worker-14 @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a42145 2024-02-07 21:14:57.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-07 21:14:57.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-07 21:14:57.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 21:14:57.153 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a42145: (connection evicted) 2024-02-07 21:14:57.154 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e8440e7: (connection evicted) 2024-02-07 21:14:57.154 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43bf47: (connection evicted) 2024-02-07 21:14:57.155 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47c2b97: (connection evicted) 2024-02-07 21:14:57.155 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@417eb57c: (connection evicted) 2024-02-07 21:14:57.156 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dd156cc: (connection evicted) 2024-02-07 21:14:57.156 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70f575b6: (connection evicted) 2024-02-07 21:14:57.156 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15b0c8ac: (connection evicted) 2024-02-07 21:14:57.157 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21514a33: (connection evicted) 2024-02-07 21:14:57.157 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46511fe3: (connection evicted) 2024-02-07 21:14:57.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:57.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-07 21:14:57.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@642d34f1 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:57.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:57.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-07 21:14:57.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@c02a1be 2024-02-07 21:14:57.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@c02a1be 2024-02-07 21:14:57.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-07 21:14:57.182 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c02a1be 2024-02-07 21:14:57.205 [DefaultDispatcher-worker-5 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c02a1be 2024-02-07 21:14:57.215 [DefaultDispatcher-worker-7 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c02a1be 2024-02-07 21:14:57.223 [DefaultDispatcher-worker-1 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c02a1be 2024-02-07 21:14:57.232 [DefaultDispatcher-worker-7 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c02a1be 2024-02-07 21:14:57.238 [DefaultDispatcher-worker-5 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c02a1be 2024-02-07 21:14:57.246 [DefaultDispatcher-worker-1 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c02a1be 2024-02-07 21:14:57.255 [DefaultDispatcher-worker-12 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c02a1be 2024-02-07 21:14:57.262 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:14:57.262 [DefaultDispatcher-worker-10 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c02a1be 2024-02-07 21:14:57.265 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5401e70 2024-02-07 21:14:57.265 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5401e70 2024-02-07 21:14:57.269 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@b87e0a8 2024-02-07 21:14:57.269 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@b87e0a8 2024-02-07 21:14:57.270 [DefaultDispatcher-worker-1 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c02a1be 2024-02-07 21:14:57.272 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb87500 2024-02-07 21:14:57.272 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb87500 2024-02-07 21:14:57.275 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4abaea93 2024-02-07 21:14:57.275 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4abaea93 2024-02-07 21:14:57.277 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f0cde2a 2024-02-07 21:14:57.277 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f0cde2a 2024-02-07 21:14:57.278 [DefaultDispatcher-worker-15 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c02a1be 2024-02-07 21:14:57.280 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3ae5c3 2024-02-07 21:14:57.280 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3ae5c3 2024-02-07 21:14:57.282 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@37668fd1 2024-02-07 21:14:57.282 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@37668fd1 2024-02-07 21:14:57.284 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9515dc 2024-02-07 21:14:57.284 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9515dc 2024-02-07 21:14:57.286 [DefaultDispatcher-worker-10 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c02a1be 2024-02-07 21:14:57.287 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1632a 2024-02-07 21:14:57.287 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1632a 2024-02-07 21:14:57.287 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-07 21:14:57.293 [DefaultDispatcher-worker-15 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c02a1be 2024-02-07 21:14:57.300 [DefaultDispatcher-worker-10 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c02a1be 2024-02-07 21:14:57.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-07 21:14:57.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-07 21:14:57.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 21:14:57.302 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c02a1be: (connection evicted) 2024-02-07 21:14:57.303 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5401e70: (connection evicted) 2024-02-07 21:14:57.303 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b87e0a8: (connection evicted) 2024-02-07 21:14:57.303 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fb87500: (connection evicted) 2024-02-07 21:14:57.304 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4abaea93: (connection evicted) 2024-02-07 21:14:57.304 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f0cde2a: (connection evicted) 2024-02-07 21:14:57.304 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b3ae5c3: (connection evicted) 2024-02-07 21:14:57.305 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37668fd1: (connection evicted) 2024-02-07 21:14:57.305 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a9515dc: (connection evicted) 2024-02-07 21:14:57.305 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c1632a: (connection evicted) 2024-02-07 21:14:57.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:57.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-07 21:14:57.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-07 21:14:57.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13731ff4 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:57.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:57.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-07 21:14:57.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d24347 2024-02-07 21:14:57.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d24347 2024-02-07 21:14:57.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-07 21:14:57.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4edd8a0a 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:57.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@257d3968 2024-02-07 21:14:57.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@257d3968 2024-02-07 21:14:57.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-07 21:14:57.773 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257d3968 2024-02-07 21:14:57.776 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257d3968 2024-02-07 21:14:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64921450 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:57.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d373794 2024-02-07 21:14:57.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d373794 2024-02-07 21:14:57.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-07 21:14:57.806 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d373794 2024-02-07 21:14:57.809 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d373794 2024-02-07 21:14:57.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@774189d0 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:57.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@2681185e 2024-02-07 21:14:57.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@2681185e 2024-02-07 21:14:57.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-07 21:14:57.825 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:57.839 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2681185e 2024-02-07 21:14:57.841 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2681185e 2024-02-07 21:14:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-07 21:14:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1701beb3 2024-02-07 21:14:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:57.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:57.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:57.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:57.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:57.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:57.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:57.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:14:57.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:14:57.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:57.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:57.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:14:57.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:57.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-07 21:14:57.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:57.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:57.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:57.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:57.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:57.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:57.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:57.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:57.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-07 21:14:57.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c599679 2024-02-07 21:14:57.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c599679 2024-02-07 21:14:57.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-07 21:14:57.849 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:57.867 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c599679 2024-02-07 21:14:57.870 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c599679 2024-02-07 21:14:57.876 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46921/ 2024-02-07 21:14:57.876 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46921/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:57.878 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46921/ 2024-02-07 21:14:57.878 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46921/ 2024-02-07 21:14:57.878 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46921/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:57.879 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46921/ 2024-02-07 21:14:57.879 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46921/ 2024-02-07 21:14:57.879 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46921/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:57.880 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46921/ 2024-02-07 21:14:57.880 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46921/ 2024-02-07 21:14:57.880 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46921/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:57.881 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:57.915 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:57.927 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46921/ 2024-02-07 21:14:57.927 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46921/ 2024-02-07 21:14:57.927 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46921/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:57.928 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46921/ 2024-02-07 21:14:57.929 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46921/ 2024-02-07 21:14:57.929 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46921/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:57.930 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46921/ 2024-02-07 21:14:57.930 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46921/ 2024-02-07 21:14:57.930 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46921/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:57.931 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46921/ 2024-02-07 21:14:57.935 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46921/ 2024-02-07 21:14:57.935 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46921/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:57.936 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46921/ 2024-02-07 21:14:57.937 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46921/ 2024-02-07 21:14:57.937 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46921/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:57.938 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46921/ 2024-02-07 21:14:57.938 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46921/ 2024-02-07 21:14:57.938 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46921/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:57.939 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46921/ 2024-02-07 21:14:57.939 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46921/ 2024-02-07 21:14:57.939 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46921/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:57.943 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:57.983 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46921/ 2024-02-07 21:14:57.983 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46921/ 2024-02-07 21:14:57.984 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46921/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:57.984 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46921/ 2024-02-07 21:14:57.985 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46921/ 2024-02-07 21:14:57.985 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46921/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:57.986 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46921/ 2024-02-07 21:14:57.986 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46921/ 2024-02-07 21:14:57.986 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46921/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-07 21:14:57.987 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46921/ 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b9c9bf5 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:58.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:58.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-07 21:14:58.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f2d883 2024-02-07 21:14:58.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f2d883 2024-02-07 21:14:58.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-07 21:14:58.242 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f2d883 2024-02-07 21:14:58.253 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f2d883 2024-02-07 21:14:58.255 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f2d883 2024-02-07 21:14:58.257 [DefaultDispatcher-worker-14 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43415/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.257 [DefaultDispatcher-worker-14 @coroutine#2851] 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:43415/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-07 21:14:58.257 [DefaultDispatcher-worker-14 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43415/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.257 [DefaultDispatcher-worker-14 @coroutine#2851] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43415/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 21:14:58.259 [DefaultDispatcher-worker-13 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43415/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.259 [DefaultDispatcher-worker-13 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43415/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.267 [DefaultDispatcher-worker-11 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f2d883 2024-02-07 21:14:58.268 [DefaultDispatcher-worker-11 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.268 [DefaultDispatcher-worker-11 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId. 2024-02-07 21:14:58.268 [DefaultDispatcher-worker-11 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.268 [DefaultDispatcher-worker-13 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.268 [DefaultDispatcher-worker-13 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.270 [Test worker @coroutine#2855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f2d883 2024-02-07 21:14:58.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4687c184 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:58.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:58.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-07 21:14:58.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@394950ad 2024-02-07 21:14:58.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@394950ad 2024-02-07 21:14:58.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-07 21:14:58.292 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394950ad 2024-02-07 21:14:58.303 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394950ad 2024-02-07 21:14:58.305 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394950ad 2024-02-07 21:14:58.309 [DefaultDispatcher-worker-13 @coroutine#2872] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43415/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-07 21:14:58.309 [DefaultDispatcher-worker-13 @coroutine#2872] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43415/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-07 21:14:58.309 [DefaultDispatcher-worker-13 @coroutine#2872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43415/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-07 21:14:58.311 [DefaultDispatcher-worker-2 @coroutine#2872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43415/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-07 21:14:58.311 [DefaultDispatcher-worker-2 @coroutine#2872] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43415/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-07 21:14:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-07 21:14:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37c45154 2024-02-07 21:14:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-07 21:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:58.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-07 21:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:14:58.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:14:58.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-07 21:14:58.316 [DefaultDispatcher-worker-6 @coroutine#2866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394950ad 2024-02-07 21:14:58.321 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:58.325 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@35377468 2024-02-07 21:14:58.325 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@35377468 2024-02-07 21:14:58.328 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf08cbe 2024-02-07 21:14:58.328 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf08cbe 2024-02-07 21:14:58.332 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fcf1f18 2024-02-07 21:14:58.332 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fcf1f18 2024-02-07 21:14:58.334 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7acd8685 2024-02-07 21:14:58.334 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7acd8685 2024-02-07 21:14:58.335 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:14:58.336 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@74d73980 2024-02-07 21:14:58.336 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@74d73980 2024-02-07 21:14:58.338 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7dded8 2024-02-07 21:14:58.338 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7dded8 2024-02-07 21:14:58.341 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@c8d3f70 2024-02-07 21:14:58.341 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@c8d3f70 2024-02-07 21:14:58.343 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae279ca 2024-02-07 21:14:58.343 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae279ca 2024-02-07 21:14:58.345 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5734582f 2024-02-07 21:14:58.345 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5734582f 2024-02-07 21:14:58.345 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 21:14:58.346 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:14:58.347 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:14:58.349 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57253/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.349 [DefaultDispatcher-worker-6 @coroutine#2883] 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:57253/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-07 21:14:58.349 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57253/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.349 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57253/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 21:14:58.350 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57253/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.351 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57253/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.356 [DefaultDispatcher-worker-6 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:14:58.356 [DefaultDispatcher-worker-6 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.356 [DefaultDispatcher-worker-6 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId. 2024-02-07 21:14:58.356 [DefaultDispatcher-worker-6 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.357 [DefaultDispatcher-worker-5 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.357 [DefaultDispatcher-worker-5 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.359 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:14:58.367 [DefaultDispatcher-worker-7 @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:14:58.373 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:58.375 [DefaultDispatcher-worker-5 @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:14:58.377 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@430f4c19 2024-02-07 21:14:58.377 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@430f4c19 2024-02-07 21:14:58.380 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc8aa08 2024-02-07 21:14:58.380 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc8aa08 2024-02-07 21:14:58.383 [DefaultDispatcher-worker-15 @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:14:58.383 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f72769 2024-02-07 21:14:58.383 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f72769 2024-02-07 21:14:58.386 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf5a033 2024-02-07 21:14:58.386 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf5a033 2024-02-07 21:14:58.389 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@35234a30 2024-02-07 21:14:58.389 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@35234a30 2024-02-07 21:14:58.390 [DefaultDispatcher-worker-15 @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:14:58.391 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db32e76 2024-02-07 21:14:58.391 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db32e76 2024-02-07 21:14:58.393 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8f9ac6 2024-02-07 21:14:58.393 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8f9ac6 2024-02-07 21:14:58.396 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cda5f7c 2024-02-07 21:14:58.396 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cda5f7c 2024-02-07 21:14:58.398 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4307fa1d 2024-02-07 21:14:58.398 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4307fa1d 2024-02-07 21:14:58.398 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 21:14:58.399 [DefaultDispatcher-worker-3 @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:14:58.407 [DefaultDispatcher-worker-7 @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:14:58.414 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:14:58.415 [DefaultDispatcher-worker-15 @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:14:58.419 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c5c985 2024-02-07 21:14:58.419 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c5c985 2024-02-07 21:14:58.423 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3902210d 2024-02-07 21:14:58.423 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3902210d 2024-02-07 21:14:58.425 [DefaultDispatcher-worker-6 @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:14:58.426 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3da2f5 2024-02-07 21:14:58.426 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3da2f5 2024-02-07 21:14:58.429 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@783f2b36 2024-02-07 21:14:58.429 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@783f2b36 2024-02-07 21:14:58.433 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@612f4c55 2024-02-07 21:14:58.433 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@612f4c55 2024-02-07 21:14:58.435 [DefaultDispatcher-worker-3 @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:14:58.436 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@490d1334 2024-02-07 21:14:58.436 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@490d1334 2024-02-07 21:14:58.438 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f72aea 2024-02-07 21:14:58.438 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f72aea 2024-02-07 21:14:58.440 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1810d479 2024-02-07 21:14:58.440 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1810d479 2024-02-07 21:14:58.442 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c66eca 2024-02-07 21:14:58.442 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c66eca 2024-02-07 21:14:58.442 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-07 21:14:58.443 [DefaultDispatcher-worker-13 @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14980819 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:58.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:58.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-07 21:14:58.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-07 21:14:58.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-07 21:14:58.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-07 21:14:58.474 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-07 21:14:58.485 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-07 21:14:58.487 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-07 21:14:58.488 [DefaultDispatcher-worker-11 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39613/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.488 [DefaultDispatcher-worker-11 @coroutine#2929] 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:39613/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-07 21:14:58.488 [DefaultDispatcher-worker-11 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39613/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.488 [DefaultDispatcher-worker-11 @coroutine#2929] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39613/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 21:14:58.491 [DefaultDispatcher-worker-7 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39613/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.491 [DefaultDispatcher-worker-7 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39613/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.497 [DefaultDispatcher-worker-12 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-07 21:14:58.498 [DefaultDispatcher-worker-12 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.498 [DefaultDispatcher-worker-12 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId. 2024-02-07 21:14:58.498 [DefaultDispatcher-worker-12 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.498 [DefaultDispatcher-worker-5 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.498 [DefaultDispatcher-worker-5 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.501 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-07 21:14:58.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-07 21:14:58.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:58.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:58.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:58.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:58.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:58.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:58.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48301bfe 2024-02-07 21:14:58.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:58.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:58.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:58.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:58.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:58.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:58.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:58.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:58.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:58.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:58.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:58.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:58.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:58.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:58.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:58.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:58.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:58.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:58.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:58.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-07 21:14:58.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:58.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:58.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:58.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:58.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:58.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:58.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:58.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:58.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-07 21:14:58.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-07 21:14:58.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-07 21:14:58.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-07 21:14:58.507 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-07 21:14:58.518 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-07 21:14:58.520 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-07 21:14:58.522 [DefaultDispatcher-worker-12 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39613/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-07 21:14:58.522 [DefaultDispatcher-worker-12 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39613/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-07 21:14:58.522 [DefaultDispatcher-worker-12 @coroutine#2949] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39613/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-07 21:14:58.523 [DefaultDispatcher-worker-13 @coroutine#2949] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39613/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-07 21:14:58.523 [DefaultDispatcher-worker-13 @coroutine#2949] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39613/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5507584d 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:58.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:58.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-07 21:14:58.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c1f3eb 2024-02-07 21:14:58.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c1f3eb 2024-02-07 21:14:58.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-07 21:14:58.530 [DefaultDispatcher-worker-3 @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d97205 2024-02-07 21:14:58.544 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1f3eb 2024-02-07 21:14:58.555 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1f3eb 2024-02-07 21:14:58.556 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:58.557 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1f3eb 2024-02-07 21:14:58.558 [DefaultDispatcher-worker-11 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50771/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.558 [DefaultDispatcher-worker-11 @coroutine#2962] 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:50771/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-07 21:14:58.558 [DefaultDispatcher-worker-11 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50771/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.558 [DefaultDispatcher-worker-11 @coroutine#2962] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50771/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 21:14:58.560 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50771/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.560 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50771/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.561 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2222bbe8 2024-02-07 21:14:58.561 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2222bbe8 2024-02-07 21:14:58.564 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce541dc 2024-02-07 21:14:58.564 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce541dc 2024-02-07 21:14:58.568 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@28dad098 2024-02-07 21:14:58.568 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@28dad098 2024-02-07 21:14:58.568 [DefaultDispatcher-worker-13 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1f3eb 2024-02-07 21:14:58.569 [DefaultDispatcher-worker-13 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.569 [DefaultDispatcher-worker-13 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId. 2024-02-07 21:14:58.569 [DefaultDispatcher-worker-13 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.570 [DefaultDispatcher-worker-1 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.570 [DefaultDispatcher-worker-1 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.571 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd84be7 2024-02-07 21:14:58.571 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd84be7 2024-02-07 21:14:58.573 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a12504f 2024-02-07 21:14:58.573 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a12504f 2024-02-07 21:14:58.574 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1f3eb 2024-02-07 21:14:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-07 21:14:58.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17a5ae7b 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:58.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:58.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-07 21:14:58.575 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c7f0170 2024-02-07 21:14:58.575 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c7f0170 2024-02-07 21:14:58.578 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@225f4477 2024-02-07 21:14:58.578 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@225f4477 2024-02-07 21:14:58.580 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@df7b4a8 2024-02-07 21:14:58.580 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@df7b4a8 2024-02-07 21:14:58.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-07 21:14:58.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-07 21:14:58.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-07 21:14:58.581 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-07 21:14:58.582 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@452f0d71 2024-02-07 21:14:58.582 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@452f0d71 2024-02-07 21:14:58.582 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 21:14:58.592 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-07 21:14:58.594 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-07 21:14:58.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-07 21:14:58.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:58.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:58.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:58.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:58.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:58.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:58.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bf52f8f 2024-02-07 21:14:58.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:58.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:58.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:58.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:58.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:58.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:58.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:58.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:58.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:58.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:58.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:58.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:58.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:58.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:58.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:58.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:58.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:58.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:58.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:58.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-07 21:14:58.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:58.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:58.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:58.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:58.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:58.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:58.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:58.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:58.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-07 21:14:58.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-07 21:14:58.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-07 21:14:58.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-07 21:14:58.603 [DefaultDispatcher-worker-8 @coroutine#2977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-07 21:14:58.607 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:58.610 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@681e7650 2024-02-07 21:14:58.610 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@681e7650 2024-02-07 21:14:58.613 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d98523 2024-02-07 21:14:58.613 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d98523 2024-02-07 21:14:58.616 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e61d20 2024-02-07 21:14:58.616 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e61d20 2024-02-07 21:14:58.619 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e48f18 2024-02-07 21:14:58.619 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e48f18 2024-02-07 21:14:58.620 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-07 21:14:58.622 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd3c142 2024-02-07 21:14:58.622 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd3c142 2024-02-07 21:14:58.625 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1609ab66 2024-02-07 21:14:58.625 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1609ab66 2024-02-07 21:14:58.626 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:58.627 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d4bb9a 2024-02-07 21:14:58.627 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d4bb9a 2024-02-07 21:14:58.629 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@47cb7057 2024-02-07 21:14:58.629 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@47cb7057 2024-02-07 21:14:58.630 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fab0b8 2024-02-07 21:14:58.630 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fab0b8 2024-02-07 21:14:58.631 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-07 21:14:58.632 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b0703d 2024-02-07 21:14:58.632 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b0703d 2024-02-07 21:14:58.632 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 21:14:58.633 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-07 21:14:58.634 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48209/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.634 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48209/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-07 21:14:58.634 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48209/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.634 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48209/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 21:14:58.634 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e3d44d7 2024-02-07 21:14:58.634 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e3d44d7 2024-02-07 21:14:58.635 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48209/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.636 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48209/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.639 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a02dbc8 2024-02-07 21:14:58.639 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a02dbc8 2024-02-07 21:14:58.640 [DefaultDispatcher-worker-11 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-07 21:14:58.641 [DefaultDispatcher-worker-11 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.641 [DefaultDispatcher-worker-11 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId. 2024-02-07 21:14:58.641 [DefaultDispatcher-worker-11 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.642 [DefaultDispatcher-worker-12 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.642 [DefaultDispatcher-worker-12 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.642 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f004eec 2024-02-07 21:14:58.642 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f004eec 2024-02-07 21:14:58.643 [Test worker @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-07 21:14:58.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-07 21:14:58.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:58.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:58.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:58.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:58.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:58.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:58.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24d73c51 2024-02-07 21:14:58.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:58.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:58.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:58.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:58.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:58.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:58.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:58.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:58.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:58.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:58.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:58.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:58.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:58.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:58.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:58.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:58.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:58.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:58.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:58.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-07 21:14:58.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:58.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:58.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:58.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:58.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:58.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:58.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:58.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:58.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-07 21:14:58.645 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afa52c4 2024-02-07 21:14:58.645 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afa52c4 2024-02-07 21:14:58.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-07 21:14:58.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-07 21:14:58.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-07 21:14:58.648 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ed5b6b0 2024-02-07 21:14:58.648 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ed5b6b0 2024-02-07 21:14:58.648 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-07 21:14:58.650 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c5f439 2024-02-07 21:14:58.650 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c5f439 2024-02-07 21:14:58.652 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2fb1a3 2024-02-07 21:14:58.652 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2fb1a3 2024-02-07 21:14:58.654 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@378ba0f0 2024-02-07 21:14:58.654 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@378ba0f0 2024-02-07 21:14:58.654 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 21:14:58.660 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-07 21:14:58.662 [Test worker @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-07 21:14:58.663 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-07 21:14:58.663 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:58.663 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:58.663 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:58.663 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:58.663 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:58.663 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:58.663 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b880186 2024-02-07 21:14:58.663 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:58.664 [DefaultDispatcher-worker-11 @coroutine#3012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-07 21:14:58.665 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc31d8c 2024-02-07 21:14:58.665 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc31d8c 2024-02-07 21:14:58.665 [DefaultDispatcher-worker-11 @coroutine#3012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-07 21:14:58.671 [DefaultDispatcher-worker-10 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f26cd76 2024-02-07 21:14:58.680 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:58.685 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed014f4 2024-02-07 21:14:58.685 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed014f4 2024-02-07 21:14:58.688 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc31d8c 2024-02-07 21:14:58.689 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5017e15e 2024-02-07 21:14:58.689 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5017e15e 2024-02-07 21:14:58.691 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@54287f84 2024-02-07 21:14:58.691 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@54287f84 2024-02-07 21:14:58.694 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@112aeb65 2024-02-07 21:14:58.694 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@112aeb65 2024-02-07 21:14:58.697 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f833a00 2024-02-07 21:14:58.697 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f833a00 2024-02-07 21:14:58.699 [DefaultDispatcher-worker-11 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc31d8c 2024-02-07 21:14:58.699 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:58.700 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f13fbf 2024-02-07 21:14:58.700 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f13fbf 2024-02-07 21:14:58.700 [DefaultDispatcher-worker-11 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc31d8c 2024-02-07 21:14:58.701 [DefaultDispatcher-worker-9 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.701 [DefaultDispatcher-worker-9 @coroutine#3020] 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-02-07 21:14:58.701 [DefaultDispatcher-worker-9 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.701 [DefaultDispatcher-worker-9 @coroutine#3020] 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-02-07 21:14:58.702 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@37b2b07a 2024-02-07 21:14:58.702 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@37b2b07a 2024-02-07 21:14:58.702 [DefaultDispatcher-worker-11 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-07 21:14:58.702 [DefaultDispatcher-worker-11 @coroutine#3012] 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-02-07 21:14:58.702 [DefaultDispatcher-worker-11 @coroutine#3012] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-07 21:14:58.703 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b967eb7 2024-02-07 21:14:58.703 [DefaultDispatcher-worker-5 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.703 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b967eb7 2024-02-07 21:14:58.704 [DefaultDispatcher-worker-12 @coroutine#3012] 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-02-07 21:14:58.704 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7105142a 2024-02-07 21:14:58.704 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7105142a 2024-02-07 21:14:58.706 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@27007330 2024-02-07 21:14:58.706 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@27007330 2024-02-07 21:14:58.706 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 21:14:58.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a6984c 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:58.707 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@355187b5 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:58.707 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@355187b5 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:58.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-07 21:14:58.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:14:58.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:14:58.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-07 21:14:58.708 [DefaultDispatcher-worker-6 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc31d8c 2024-02-07 21:14:58.708 [DefaultDispatcher-worker-6 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.708 [DefaultDispatcher-worker-6 @coroutine#3019] 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-02-07 21:14:58.708 [DefaultDispatcher-worker-6 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.709 [DefaultDispatcher-worker-6 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.711 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@316e15c7 2024-02-07 21:14:58.711 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@316e15c7 2024-02-07 21:14:58.713 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@746c8d8e 2024-02-07 21:14:58.713 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@746c8d8e 2024-02-07 21:14:58.715 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c873672 2024-02-07 21:14:58.715 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c873672 2024-02-07 21:14:58.718 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@45d27a78 2024-02-07 21:14:58.718 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@45d27a78 2024-02-07 21:14:58.720 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d39f28 2024-02-07 21:14:58.720 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d39f28 2024-02-07 21:14:58.722 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@144372c1 2024-02-07 21:14:58.722 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@144372c1 2024-02-07 21:14:58.724 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5132e29d 2024-02-07 21:14:58.724 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5132e29d 2024-02-07 21:14:58.724 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 21:14:58.729 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:14:58.739 [Test worker @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:14:58.741 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:14:58.742 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.742 [DefaultDispatcher-worker-13 @coroutine#3034] 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:43089/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-07 21:14:58.742 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.742 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43089/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 21:14:58.745 [DefaultDispatcher-worker-10 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.745 [DefaultDispatcher-worker-10 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.749 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:58.752 [DefaultDispatcher-worker-10 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:14:58.752 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.752 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId. 2024-02-07 21:14:58.752 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.753 [DefaultDispatcher-worker-13 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.753 [DefaultDispatcher-worker-13 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.755 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d60acbf 2024-02-07 21:14:58.755 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d60acbf 2024-02-07 21:14:58.757 [Test worker @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:14:58.760 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a75963 2024-02-07 21:14:58.760 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a75963 2024-02-07 21:14:58.766 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:58.766 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5798c7cf 2024-02-07 21:14:58.766 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5798c7cf 2024-02-07 21:14:58.769 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@129a5358 2024-02-07 21:14:58.769 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@129a5358 2024-02-07 21:14:58.770 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ab26d8 2024-02-07 21:14:58.770 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ab26d8 2024-02-07 21:14:58.771 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac710e0 2024-02-07 21:14:58.771 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac710e0 2024-02-07 21:14:58.771 [DefaultDispatcher-worker-6 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:14:58.773 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@676cc59d 2024-02-07 21:14:58.773 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@676cc59d 2024-02-07 21:14:58.774 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2342249a 2024-02-07 21:14:58.774 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2342249a 2024-02-07 21:14:58.776 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f53982 2024-02-07 21:14:58.776 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f53982 2024-02-07 21:14:58.776 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@63534da8 2024-02-07 21:14:58.776 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@63534da8 2024-02-07 21:14:58.778 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b5ac17 2024-02-07 21:14:58.778 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b5ac17 2024-02-07 21:14:58.779 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2651cfa6 2024-02-07 21:14:58.779 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2651cfa6 2024-02-07 21:14:58.780 [DefaultDispatcher-worker-13 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:14:58.781 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2b1 2024-02-07 21:14:58.781 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2b1 2024-02-07 21:14:58.781 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 21:14:58.783 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@167cb052 2024-02-07 21:14:58.783 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@167cb052 2024-02-07 21:14:58.786 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@173dcf2d 2024-02-07 21:14:58.786 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@173dcf2d 2024-02-07 21:14:58.788 [DefaultDispatcher-worker-13 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:14:58.789 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6efaee6f 2024-02-07 21:14:58.789 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6efaee6f 2024-02-07 21:14:58.792 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@467e30e9 2024-02-07 21:14:58.792 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@467e30e9 2024-02-07 21:14:58.795 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f3f654 2024-02-07 21:14:58.795 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f3f654 2024-02-07 21:14:58.795 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 21:14:58.797 [DefaultDispatcher-worker-6 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:14:58.806 [DefaultDispatcher-worker-6 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:14:58.808 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:14:58.813 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@300127d7 2024-02-07 21:14:58.813 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@300127d7 2024-02-07 21:14:58.815 [DefaultDispatcher-worker-3 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:14:58.817 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec6cfa7 2024-02-07 21:14:58.817 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec6cfa7 2024-02-07 21:14:58.819 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3af94ca7 2024-02-07 21:14:58.819 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3af94ca7 2024-02-07 21:14:58.821 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ffbc59c 2024-02-07 21:14:58.821 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ffbc59c 2024-02-07 21:14:58.823 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@467d6a2b 2024-02-07 21:14:58.823 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@467d6a2b 2024-02-07 21:14:58.824 [DefaultDispatcher-worker-10 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:14:58.825 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ece3eb4 2024-02-07 21:14:58.825 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ece3eb4 2024-02-07 21:14:58.828 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea2cfbe 2024-02-07 21:14:58.828 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea2cfbe 2024-02-07 21:14:58.830 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd43ad3 2024-02-07 21:14:58.830 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd43ad3 2024-02-07 21:14:58.832 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d53730 2024-02-07 21:14:58.832 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d53730 2024-02-07 21:14:58.832 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-07 21:14:58.833 [DefaultDispatcher-worker-3 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:14:58.840 [DefaultDispatcher-worker-3 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:14:58.842 [DefaultDispatcher-worker-11 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-07 21:14:58.842 [DefaultDispatcher-worker-11 @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.localdomain:43089/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-07 21:14:58.842 [DefaultDispatcher-worker-11 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-07 21:14:58.843 [DefaultDispatcher-worker-1 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-07 21:14:58.843 [DefaultDispatcher-worker-1 @coroutine#3063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-07 21:14:58.844 [DefaultDispatcher-worker-1 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43089/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-07 21:14:58.844 [DefaultDispatcher-worker-1 @coroutine#3063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43089/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:14:58.845 [DefaultDispatcher-worker-1 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-07 21:14:58.845 [DefaultDispatcher-worker-1 @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.localdomain:43089/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-07 21:14:58.845 [DefaultDispatcher-worker-1 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-07 21:14:58.846 [DefaultDispatcher-worker-11 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-07 21:14:58.846 [DefaultDispatcher-worker-11 @coroutine#3063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-07 21:14:58.867 [DefaultDispatcher-worker-12 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:14:58.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-07 21:14:58.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:58.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:58.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:58.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:58.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:58.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:58.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47400608 2024-02-07 21:14:58.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:58.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:58.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:58.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:58.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:58.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:58.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:58.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:58.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:58.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:58.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:58.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:58.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:58.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:58.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:58.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:58.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:58.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:58.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:58.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-07 21:14:58.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:58.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:58.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:58.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:58.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:58.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:58.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:58.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:58.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-07 21:14:58.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:14:58.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:14:58.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-07 21:14:58.892 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:14:58.903 [Test worker @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:14:58.905 [Test worker @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:14:58.906 [DefaultDispatcher-worker-3 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55233/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.906 [DefaultDispatcher-worker-3 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55233/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-07 21:14:58.906 [DefaultDispatcher-worker-3 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55233/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.906 [DefaultDispatcher-worker-3 @coroutine#3086] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55233/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 21:14:58.908 [DefaultDispatcher-worker-13 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55233/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.908 [DefaultDispatcher-worker-13 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55233/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:58.915 [DefaultDispatcher-worker-11 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:14:58.916 [DefaultDispatcher-worker-11 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.916 [DefaultDispatcher-worker-11 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId. 2024-02-07 21:14:58.916 [DefaultDispatcher-worker-11 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.918 [DefaultDispatcher-worker-10 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.918 [DefaultDispatcher-worker-10 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:14:58.920 [Test worker @coroutine#3090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:14:58.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-07 21:14:58.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:58.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:58.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:58.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:58.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:58.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:58.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fea9f19 2024-02-07 21:14:58.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:58.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:58.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:58.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:58.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:58.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:58.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:58.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:58.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:58.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:58.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:58.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:58.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:58.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:58.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:58.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:58.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:58.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:58.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:58.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-07 21:14:58.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:58.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:58.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:58.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:58.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:58.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:58.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:58.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:58.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-07 21:14:58.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac4f31d 2024-02-07 21:14:58.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac4f31d 2024-02-07 21:14:58.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-07 21:14:58.925 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac4f31d 2024-02-07 21:14:58.936 [Test worker @coroutine#3097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac4f31d 2024-02-07 21:14:58.938 [Test worker @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac4f31d 2024-02-07 21:14:58.948 [DefaultDispatcher-worker-3 @coroutine#3101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac4f31d 2024-02-07 21:14:58.948 [DefaultDispatcher-worker-12 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:14:58.955 [DefaultDispatcher-worker-4 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:14:58.961 [DefaultDispatcher-worker-14 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:14:58.967 [DefaultDispatcher-worker-12 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:14:58.974 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:14:58.978 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ce34c7 2024-02-07 21:14:58.979 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ce34c7 2024-02-07 21:14:58.983 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b09d80e 2024-02-07 21:14:58.983 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b09d80e 2024-02-07 21:14:58.987 [DefaultDispatcher-worker-11 @coroutine#3114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:14:58.987 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f365fb7 2024-02-07 21:14:58.987 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f365fb7 2024-02-07 21:14:58.990 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a34d235 2024-02-07 21:14:58.990 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a34d235 2024-02-07 21:14:58.992 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb8bdb8 2024-02-07 21:14:58.992 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb8bdb8 2024-02-07 21:14:58.994 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b24cbc9 2024-02-07 21:14:58.994 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b24cbc9 2024-02-07 21:14:58.996 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4642fafd 2024-02-07 21:14:58.996 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4642fafd 2024-02-07 21:14:58.999 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1b2d7a 2024-02-07 21:14:58.999 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1b2d7a 2024-02-07 21:14:58.999 [DefaultDispatcher-worker-14 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:14:59.001 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@413512fc 2024-02-07 21:14:59.001 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@413512fc 2024-02-07 21:14:59.001 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-07 21:14:59.006 [DefaultDispatcher-worker-14 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:14:59.014 [DefaultDispatcher-worker-14 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:14:59.021 [DefaultDispatcher-worker-4 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:14:59.024 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:59.028 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4c6155 2024-02-07 21:14:59.028 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4c6155 2024-02-07 21:14:59.031 [DefaultDispatcher-worker-13 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:14:59.031 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b9ecc 2024-02-07 21:14:59.031 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b9ecc 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32050628 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:59.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:59.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-07 21:14:59.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-07 21:14:59.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-07 21:14:59.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-07 21:14:59.035 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b40a25 2024-02-07 21:14:59.035 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b40a25 2024-02-07 21:14:59.037 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b694f7 2024-02-07 21:14:59.037 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b694f7 2024-02-07 21:14:59.039 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9c037d 2024-02-07 21:14:59.039 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9c037d 2024-02-07 21:14:59.041 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@713c95dc 2024-02-07 21:14:59.041 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@713c95dc 2024-02-07 21:14:59.044 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fc5cfc 2024-02-07 21:14:59.044 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fc5cfc 2024-02-07 21:14:59.046 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@20996bb8 2024-02-07 21:14:59.046 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@20996bb8 2024-02-07 21:14:59.048 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c52033d 2024-02-07 21:14:59.048 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c52033d 2024-02-07 21:14:59.048 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 21:14:59.053 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-07 21:14:59.063 [Test worker @coroutine#3122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-07 21:14:59.065 [Test worker @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-07 21:14:59.066 [DefaultDispatcher-worker-13 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42503/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:59.066 [DefaultDispatcher-worker-13 @coroutine#3128] 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:42503/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-07 21:14:59.066 [DefaultDispatcher-worker-13 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42503/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:59.066 [DefaultDispatcher-worker-13 @coroutine#3128] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42503/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 21:14:59.068 [DefaultDispatcher-worker-10 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42503/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:59.068 [DefaultDispatcher-worker-10 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42503/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:59.075 [DefaultDispatcher-worker-5 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-07 21:14:59.075 [DefaultDispatcher-worker-5 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.075 [DefaultDispatcher-worker-5 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId. 2024-02-07 21:14:59.075 [DefaultDispatcher-worker-5 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.076 [DefaultDispatcher-worker-11 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.076 [DefaultDispatcher-worker-11 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.078 [Test worker @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b38db21 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:59.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:59.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-07 21:14:59.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-07 21:14:59.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-07 21:14:59.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-07 21:14:59.084 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-07 21:14:59.097 [Test worker @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-07 21:14:59.099 [Test worker @coroutine#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-07 21:14:59.110 [DefaultDispatcher-worker-4 @coroutine#3143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-07 21:14:59.111 [DefaultDispatcher-worker-9 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-07 21:14:59.119 [DefaultDispatcher-worker-12 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-07 21:14:59.127 [DefaultDispatcher-worker-12 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-07 21:14:59.133 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:14:59.135 [DefaultDispatcher-worker-8 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-07 21:14:59.136 [DefaultDispatcher-worker-11 @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42503/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-07 21:14:59.136 [DefaultDispatcher-worker-11 @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42503/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-07 21:14:59.136 [DefaultDispatcher-worker-11 @coroutine#3157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42503/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-07 21:14:59.137 [DefaultDispatcher-worker-3 @coroutine#3157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42503/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-07 21:14:59.137 [DefaultDispatcher-worker-3 @coroutine#3157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42503/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-07 21:14:59.137 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a830ee 2024-02-07 21:14:59.137 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a830ee 2024-02-07 21:14:59.138 [DefaultDispatcher-worker-3 @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42503/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-07 21:14:59.138 [DefaultDispatcher-worker-3 @coroutine#3157] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42503/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:14:59.138 [DefaultDispatcher-worker-3 @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42503/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-07 21:14:59.138 [DefaultDispatcher-worker-3 @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42503/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-07 21:14:59.138 [DefaultDispatcher-worker-3 @coroutine#3157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42503/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-07 21:14:59.139 [DefaultDispatcher-worker-9 @coroutine#3157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42503/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-07 21:14:59.139 [DefaultDispatcher-worker-9 @coroutine#3157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42503/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-07 21:14:59.140 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@376fc9ab 2024-02-07 21:14:59.140 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@376fc9ab 2024-02-07 21:14:59.144 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@33505b9e 2024-02-07 21:14:59.144 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@33505b9e 2024-02-07 21:14:59.147 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7652c390 2024-02-07 21:14:59.148 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7652c390 2024-02-07 21:14:59.150 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@e05b2f4 2024-02-07 21:14:59.150 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@e05b2f4 2024-02-07 21:14:59.152 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ee100e 2024-02-07 21:14:59.152 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ee100e 2024-02-07 21:14:59.154 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@76533fc6 2024-02-07 21:14:59.155 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@76533fc6 2024-02-07 21:14:59.157 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@167d3cdf 2024-02-07 21:14:59.157 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@167d3cdf 2024-02-07 21:14:59.159 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@354cbef6 2024-02-07 21:14:59.159 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@354cbef6 2024-02-07 21:14:59.159 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-07 21:14:59.164 [DefaultDispatcher-worker-8 @coroutine#3157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-07 21:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-07 21:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:59.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aea759d 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:59.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:59.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-07 21:14:59.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ead245 2024-02-07 21:14:59.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ead245 2024-02-07 21:14:59.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-07 21:14:59.183 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:59.187 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea0858c 2024-02-07 21:14:59.187 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea0858c 2024-02-07 21:14:59.191 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@30676c28 2024-02-07 21:14:59.191 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@30676c28 2024-02-07 21:14:59.192 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ead245 2024-02-07 21:14:59.194 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3458eefc 2024-02-07 21:14:59.194 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3458eefc 2024-02-07 21:14:59.198 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@715a6613 2024-02-07 21:14:59.198 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@715a6613 2024-02-07 21:14:59.201 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6c0151 2024-02-07 21:14:59.201 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6c0151 2024-02-07 21:14:59.203 [Test worker @coroutine#3176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ead245 2024-02-07 21:14:59.204 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@40613238 2024-02-07 21:14:59.204 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@40613238 2024-02-07 21:14:59.205 [Test worker @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ead245 2024-02-07 21:14:59.207 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@33bd0bc6 2024-02-07 21:14:59.207 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@33bd0bc6 2024-02-07 21:14:59.207 [DefaultDispatcher-worker-12 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45295/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:59.207 [DefaultDispatcher-worker-12 @coroutine#3182] 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:45295/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-07 21:14:59.207 [DefaultDispatcher-worker-12 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45295/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:59.207 [DefaultDispatcher-worker-12 @coroutine#3182] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45295/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 21:14:59.209 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1175995c 2024-02-07 21:14:59.209 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1175995c 2024-02-07 21:14:59.212 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab864aa 2024-02-07 21:14:59.212 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab864aa 2024-02-07 21:14:59.212 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 21:14:59.214 [DefaultDispatcher-worker-5 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ead245 2024-02-07 21:14:59.214 [DefaultDispatcher-worker-5 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.214 [DefaultDispatcher-worker-5 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId. 2024-02-07 21:14:59.214 [DefaultDispatcher-worker-5 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.217 [DefaultDispatcher-worker-4 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45295/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:59.217 [DefaultDispatcher-worker-4 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45295/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:59.217 [Test worker @coroutine#3186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ead245 2024-02-07 21:14:59.218 [DefaultDispatcher-worker-4 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.218 [DefaultDispatcher-worker-4 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20a46227 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:59.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:59.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-07 21:14:59.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-07 21:14:59.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-07 21:14:59.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-07 21:14:59.223 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-07 21:14:59.234 [Test worker @coroutine#3193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-07 21:14:59.236 [Test worker @coroutine#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-07 21:14:59.242 [DefaultDispatcher-worker-13 @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45295/auth/register 2024-02-07 21:14:59.242 [DefaultDispatcher-worker-13 @coroutine#3204] 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:45295/auth/register. 2024-02-07 21:14:59.242 [DefaultDispatcher-worker-13 @coroutine#3204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45295/auth/register 2024-02-07 21:14:59.242 [DefaultDispatcher-worker-13 @coroutine#3204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45295/auth/register from class io.ktor.http.content.TextContent 2024-02-07 21:14:59.243 [DefaultDispatcher-worker-1 @coroutine#3204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45295/auth/register 2024-02-07 21:14:59.243 [DefaultDispatcher-worker-1 @coroutine#3204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45295/auth/register 2024-02-07 21:14:59.244 [DefaultDispatcher-worker-1 @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45295/auth/register. 2024-02-07 21:14:59.244 [DefaultDispatcher-worker-1 @coroutine#3204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45295/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:14:59.246 [DefaultDispatcher-worker-3 @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2024-02-07 21:14:59.267 [DefaultDispatcher-worker-8 @coroutine#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ead245 2024-02-07 21:14:59.271 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:14:59.277 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@38daef67 2024-02-07 21:14:59.277 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@38daef67 2024-02-07 21:14:59.280 [DefaultDispatcher-worker-12 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f2d883 2024-02-07 21:14:59.280 [DefaultDispatcher-worker-12 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.280 [DefaultDispatcher-worker-12 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId. 2024-02-07 21:14:59.280 [DefaultDispatcher-worker-12 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.280 [DefaultDispatcher-worker-13 @coroutine#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ead245 2024-02-07 21:14:59.281 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@361d060c 2024-02-07 21:14:59.281 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@361d060c 2024-02-07 21:14:59.282 [DefaultDispatcher-worker-9 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.282 [DefaultDispatcher-worker-9 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.284 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@32228417 2024-02-07 21:14:59.284 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@32228417 2024-02-07 21:14:59.288 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@77200c37 2024-02-07 21:14:59.288 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@77200c37 2024-02-07 21:14:59.290 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ee7463 2024-02-07 21:14:59.290 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ee7463 2024-02-07 21:14:59.292 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@461d3c14 2024-02-07 21:14:59.292 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@461d3c14 2024-02-07 21:14:59.294 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@60391afc 2024-02-07 21:14:59.294 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@60391afc 2024-02-07 21:14:59.297 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@170ff378 2024-02-07 21:14:59.297 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@170ff378 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e27b77a 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:59.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-07 21:14:59.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-07 21:14:59.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-07 21:14:59.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-07 21:14:59.299 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c29c096 2024-02-07 21:14:59.299 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c29c096 2024-02-07 21:14:59.299 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 21:14:59.316 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-07 21:14:59.322 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:59.326 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d044649 2024-02-07 21:14:59.326 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d044649 2024-02-07 21:14:59.327 [Test worker @coroutine#3214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-07 21:14:59.329 [Test worker @coroutine#3216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-07 21:14:59.331 [DefaultDispatcher-worker-9 @coroutine#3220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 21:14:59.331 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c3af99 2024-02-07 21:14:59.331 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c3af99 2024-02-07 21:14:59.331 [DefaultDispatcher-worker-9 @coroutine#3220] 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-02-07 21:14:59.331 [DefaultDispatcher-worker-9 @coroutine#3220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 21:14:59.331 [DefaultDispatcher-worker-9 @coroutine#3220] 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-02-07 21:14:59.333 [DefaultDispatcher-worker-12 @coroutine#3220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 21:14:59.333 [DefaultDispatcher-worker-12 @coroutine#3220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 21:14:59.335 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@37fc2d39 2024-02-07 21:14:59.335 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@37fc2d39 2024-02-07 21:14:59.338 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@72fea5a2 2024-02-07 21:14:59.338 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@72fea5a2 2024-02-07 21:14:59.339 [DefaultDispatcher-worker-4 @coroutine#3219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-07 21:14:59.340 [DefaultDispatcher-worker-4 @coroutine#3219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-07 21:14:59.340 [DefaultDispatcher-worker-4 @coroutine#3219] 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-02-07 21:14:59.340 [DefaultDispatcher-worker-4 @coroutine#3219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-07 21:14:59.341 [DefaultDispatcher-worker-11 @coroutine#3219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-07 21:14:59.341 [DefaultDispatcher-worker-11 @coroutine#3219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-07 21:14:59.341 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5793ba 2024-02-07 21:14:59.341 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5793ba 2024-02-07 21:14:59.343 [Test worker @coroutine#3224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-07 21:14:59.343 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c656ee 2024-02-07 21:14:59.343 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c656ee 2024-02-07 21:14:59.345 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@15853e4a 2024-02-07 21:14:59.345 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@15853e4a 2024-02-07 21:14:59.348 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d15aed 2024-02-07 21:14:59.348 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d15aed 2024-02-07 21:14:59.348 [Test worker @coroutine#3231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-07 21:14:59.350 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@434ac14e 2024-02-07 21:14:59.350 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@434ac14e 2024-02-07 21:14:59.350 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 21:14:59.367 [DefaultDispatcher-worker-12 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:14:59.367 [DefaultDispatcher-worker-12 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.367 [DefaultDispatcher-worker-12 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId. 2024-02-07 21:14:59.367 [DefaultDispatcher-worker-12 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.367 [Test worker @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-07 21:14:59.368 [DefaultDispatcher-worker-11 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.368 [DefaultDispatcher-worker-11 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-07 21:14:59.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-07 21:14:59.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:59.370 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3: (connection evicted) 2024-02-07 21:14:59.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:59.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-07 21:14:59.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-07 21:14:59.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-07 21:14:59.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:59.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:59.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:59.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:59.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:59.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:59.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b5a04b0 2024-02-07 21:14:59.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:59.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:59.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:59.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:59.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:59.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:59.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:59.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:59.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:59.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:59.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:59.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:59.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:59.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:59.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:59.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:59.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:59.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:59.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:59.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-07 21:14:59.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:59.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:59.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:59.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:59.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:59.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:59.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:59.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:59.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-07 21:14:59.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b78a946 2024-02-07 21:14:59.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b78a946 2024-02-07 21:14:59.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-07 21:14:59.377 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b78a946 2024-02-07 21:14:59.391 [Test worker @coroutine#3244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b78a946 2024-02-07 21:14:59.393 [Test worker @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b78a946 2024-02-07 21:14:59.394 [DefaultDispatcher-worker-11 @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 21:14:59.394 [DefaultDispatcher-worker-11 @coroutine#3250] 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-02-07 21:14:59.394 [DefaultDispatcher-worker-11 @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 21:14:59.394 [DefaultDispatcher-worker-11 @coroutine#3250] 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-02-07 21:14:59.395 [DefaultDispatcher-worker-14 @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 21:14:59.395 [DefaultDispatcher-worker-14 @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 21:14:59.402 [DefaultDispatcher-worker-13 @coroutine#3249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b78a946 2024-02-07 21:14:59.402 [DefaultDispatcher-worker-13 @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-07 21:14:59.402 [DefaultDispatcher-worker-13 @coroutine#3249] 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-02-07 21:14:59.402 [DefaultDispatcher-worker-13 @coroutine#3249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-07 21:14:59.403 [DefaultDispatcher-worker-12 @coroutine#3249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-07 21:14:59.403 [DefaultDispatcher-worker-12 @coroutine#3249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-07 21:14:59.405 [Test worker @coroutine#3254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b78a946 2024-02-07 21:14:59.408 [Test worker @coroutine#3261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b78a946 2024-02-07 21:14:59.412 [Test worker @coroutine#3268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b78a946 2024-02-07 21:14:59.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-07 21:14:59.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-07 21:14:59.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:59.413 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b78a946: (connection evicted) 2024-02-07 21:14:59.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:59.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-07 21:14:59.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c945ee7 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:59.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-07 21:14:59.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@16eb93af 2024-02-07 21:14:59.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@16eb93af 2024-02-07 21:14:59.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-07 21:14:59.419 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16eb93af 2024-02-07 21:14:59.429 [Test worker @coroutine#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16eb93af 2024-02-07 21:14:59.431 [Test worker @coroutine#3273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16eb93af 2024-02-07 21:14:59.432 [DefaultDispatcher-worker-12 @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 21:14:59.432 [DefaultDispatcher-worker-12 @coroutine#3277] 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-02-07 21:14:59.432 [DefaultDispatcher-worker-12 @coroutine#3277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 21:14:59.433 [DefaultDispatcher-worker-12 @coroutine#3277] 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-02-07 21:14:59.434 [DefaultDispatcher-worker-9 @coroutine#3277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 21:14:59.434 [DefaultDispatcher-worker-9 @coroutine#3277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 21:14:59.442 [DefaultDispatcher-worker-12 @coroutine#3276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16eb93af 2024-02-07 21:14:59.442 [DefaultDispatcher-worker-12 @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-07 21:14:59.442 [DefaultDispatcher-worker-12 @coroutine#3276] 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-02-07 21:14:59.442 [DefaultDispatcher-worker-12 @coroutine#3276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-07 21:14:59.443 [DefaultDispatcher-worker-7 @coroutine#3276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-07 21:14:59.443 [DefaultDispatcher-worker-7 @coroutine#3276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-07 21:14:59.445 [Test worker @coroutine#3281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16eb93af 2024-02-07 21:14:59.449 [Test worker @coroutine#3289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16eb93af 2024-02-07 21:14:59.453 [Test worker @coroutine#3296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16eb93af 2024-02-07 21:14:59.455 [Test worker @coroutine#3298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16eb93af 2024-02-07 21:14:59.458 [Test worker @coroutine#3304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16eb93af 2024-02-07 21:14:59.462 [Test worker @coroutine#3306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16eb93af 2024-02-07 21:14:59.464 [Test worker @coroutine#3307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16eb93af 2024-02-07 21:14:59.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-07 21:14:59.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-07 21:14:59.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:59.465 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16eb93af: (connection evicted) 2024-02-07 21:14:59.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:59.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-07 21:14:59.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3555d804 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:59.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:59.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-07 21:14:59.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2024-02-07 21:14:59.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2024-02-07 21:14:59.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-07 21:14:59.470 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2024-02-07 21:14:59.482 [Test worker @coroutine#3310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2024-02-07 21:14:59.483 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2024-02-07 21:14:59.486 [DefaultDispatcher-worker-7 @coroutine#3316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 21:14:59.486 [DefaultDispatcher-worker-7 @coroutine#3316] 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-02-07 21:14:59.486 [DefaultDispatcher-worker-7 @coroutine#3316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 21:14:59.486 [DefaultDispatcher-worker-7 @coroutine#3316] 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-02-07 21:14:59.488 [DefaultDispatcher-worker-2 @coroutine#3316] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 21:14:59.488 [DefaultDispatcher-worker-2 @coroutine#3316] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 21:14:59.494 [DefaultDispatcher-worker-6 @coroutine#3315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2024-02-07 21:14:59.494 [DefaultDispatcher-worker-6 @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-07 21:14:59.494 [DefaultDispatcher-worker-6 @coroutine#3315] 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-02-07 21:14:59.494 [DefaultDispatcher-worker-6 @coroutine#3315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-07 21:14:59.495 [DefaultDispatcher-worker-1 @coroutine#3315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-07 21:14:59.495 [DefaultDispatcher-worker-1 @coroutine#3315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-07 21:14:59.498 [Test worker @coroutine#3320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2024-02-07 21:14:59.501 [Test worker @coroutine#3327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2024-02-07 21:14:59.505 [Test worker @coroutine#3334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46a9c368 2024-02-07 21:14:59.506 [DefaultDispatcher-worker-2 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-07 21:14:59.506 [DefaultDispatcher-worker-2 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.506 [DefaultDispatcher-worker-2 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId. 2024-02-07 21:14:59.506 [DefaultDispatcher-worker-2 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-07 21:14:59.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-07 21:14:59.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:59.506 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46a9c368: (connection evicted) 2024-02-07 21:14:59.507 [DefaultDispatcher-worker-7 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.507 [DefaultDispatcher-worker-7 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:59.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-07 21:14:59.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@362e709e 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:59.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:59.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-07 21:14:59.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2024-02-07 21:14:59.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2024-02-07 21:14:59.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-07 21:14:59.511 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2024-02-07 21:14:59.522 [Test worker @coroutine#3345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2024-02-07 21:14:59.523 [Test worker @coroutine#3347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2024-02-07 21:14:59.524 [DefaultDispatcher-worker-2 @coroutine#3351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 21:14:59.524 [DefaultDispatcher-worker-2 @coroutine#3351] 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-02-07 21:14:59.524 [DefaultDispatcher-worker-2 @coroutine#3351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 21:14:59.524 [DefaultDispatcher-worker-2 @coroutine#3351] 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-02-07 21:14:59.526 [DefaultDispatcher-worker-5 @coroutine#3351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 21:14:59.526 [DefaultDispatcher-worker-5 @coroutine#3351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 21:14:59.537 [DefaultDispatcher-worker-9 @coroutine#3350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2024-02-07 21:14:59.537 [DefaultDispatcher-worker-9 @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-07 21:14:59.537 [DefaultDispatcher-worker-9 @coroutine#3350] 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-02-07 21:14:59.537 [DefaultDispatcher-worker-9 @coroutine#3350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-07 21:14:59.538 [DefaultDispatcher-worker-10 @coroutine#3350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-07 21:14:59.538 [DefaultDispatcher-worker-10 @coroutine#3350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-07 21:14:59.540 [Test worker @coroutine#3357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2024-02-07 21:14:59.545 [Test worker @coroutine#3362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2024-02-07 21:14:59.550 [Test worker @coroutine#3364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2024-02-07 21:14:59.553 [Test worker @coroutine#3366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2024-02-07 21:14:59.557 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2024-02-07 21:14:59.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-07 21:14:59.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-07 21:14:59.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:59.558 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459: (connection evicted) 2024-02-07 21:14:59.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:59.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-07 21:14:59.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71c91121 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:59.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:59.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-07 21:14:59.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@568fd3de 2024-02-07 21:14:59.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@568fd3de 2024-02-07 21:14:59.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-07 21:14:59.564 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568fd3de 2024-02-07 21:14:59.579 [DefaultDispatcher-worker-1 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1f3eb 2024-02-07 21:14:59.579 [DefaultDispatcher-worker-1 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.579 [DefaultDispatcher-worker-1 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId. 2024-02-07 21:14:59.579 [DefaultDispatcher-worker-1 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.579 [Test worker @coroutine#3376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568fd3de 2024-02-07 21:14:59.581 [DefaultDispatcher-worker-13 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.581 [DefaultDispatcher-worker-13 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.582 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568fd3de 2024-02-07 21:14:59.583 [DefaultDispatcher-worker-9 @coroutine#3385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 21:14:59.583 [DefaultDispatcher-worker-9 @coroutine#3385] 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-02-07 21:14:59.583 [DefaultDispatcher-worker-9 @coroutine#3385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 21:14:59.583 [DefaultDispatcher-worker-9 @coroutine#3385] 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-02-07 21:14:59.584 [DefaultDispatcher-worker-15 @coroutine#3385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 21:14:59.584 [DefaultDispatcher-worker-15 @coroutine#3385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-07 21:14:59.592 [DefaultDispatcher-worker-9 @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568fd3de 2024-02-07 21:14:59.593 [DefaultDispatcher-worker-9 @coroutine#3384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-07 21:14:59.593 [DefaultDispatcher-worker-9 @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/dummyreplication/nodeId. 2024-02-07 21:14:59.593 [DefaultDispatcher-worker-9 @coroutine#3384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-07 21:14:59.593 [DefaultDispatcher-worker-15 @coroutine#3384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-07 21:14:59.593 [DefaultDispatcher-worker-15 @coroutine#3384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-07 21:14:59.596 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568fd3de 2024-02-07 21:14:59.598 [Test worker @coroutine#3396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568fd3de 2024-02-07 21:14:59.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-07 21:14:59.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-07 21:14:59.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:14:59.601 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@568fd3de: (connection evicted) 2024-02-07 21:14:59.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:59.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-07 21:14:59.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-07 21:14:59.694 [DefaultDispatcher-worker-14 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-07 21:14:59.694 [DefaultDispatcher-worker-14 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.694 [DefaultDispatcher-worker-14 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId. 2024-02-07 21:14:59.694 [DefaultDispatcher-worker-14 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.695 [DefaultDispatcher-worker-4 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.695 [DefaultDispatcher-worker-4 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.765 [DefaultDispatcher-worker-13 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc31d8c 2024-02-07 21:14:59.765 [DefaultDispatcher-worker-13 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.765 [DefaultDispatcher-worker-13 @coroutine#3019] 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-02-07 21:14:59.765 [DefaultDispatcher-worker-13 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.766 [DefaultDispatcher-worker-13 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.767 [DefaultDispatcher-worker-13 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:14:59.767 [DefaultDispatcher-worker-13 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.767 [DefaultDispatcher-worker-13 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId. 2024-02-07 21:14:59.767 [DefaultDispatcher-worker-13 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.768 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.768 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@565030b7 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:59.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:59.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-07 21:14:59.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb31735 2024-02-07 21:14:59.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb31735 2024-02-07 21:14:59.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-07 21:14:59.830 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb31735 2024-02-07 21:14:59.841 [Test worker @coroutine#3434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb31735 2024-02-07 21:14:59.843 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb31735 2024-02-07 21:14:59.845 [DefaultDispatcher-worker-13 @coroutine#3439] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:59.845 [DefaultDispatcher-worker-13 @coroutine#3439] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-07 21:14:59.845 [DefaultDispatcher-worker-13 @coroutine#3439] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:59.845 [DefaultDispatcher-worker-13 @coroutine#3439] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 21:14:59.846 [DefaultDispatcher-worker-4 @coroutine#3439] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:59.846 [DefaultDispatcher-worker-4 @coroutine#3439] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:59.855 [DefaultDispatcher-worker-4 @coroutine#3438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb31735 2024-02-07 21:14:59.856 [DefaultDispatcher-worker-4 @coroutine#3438] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.856 [DefaultDispatcher-worker-4 @coroutine#3438] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-07 21:14:59.856 [DefaultDispatcher-worker-4 @coroutine#3438] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.857 [DefaultDispatcher-worker-11 @coroutine#3438] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.857 [DefaultDispatcher-worker-11 @coroutine#3438] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.859 [Test worker @coroutine#3443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb31735 2024-02-07 21:14:59.877 [DefaultDispatcher-worker-7 @coroutine#3450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb31735 2024-02-07 21:14:59.915 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:14:59.919 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9ee5d0 2024-02-07 21:14:59.919 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9ee5d0 2024-02-07 21:14:59.923 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@445912f3 2024-02-07 21:14:59.923 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@445912f3 2024-02-07 21:14:59.925 [DefaultDispatcher-worker-4 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:14:59.925 [DefaultDispatcher-worker-4 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.925 [DefaultDispatcher-worker-4 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId. 2024-02-07 21:14:59.925 [DefaultDispatcher-worker-4 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.927 [DefaultDispatcher-worker-13 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.927 [DefaultDispatcher-worker-13 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.928 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@40668ea0 2024-02-07 21:14:59.928 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@40668ea0 2024-02-07 21:14:59.930 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@56418c8 2024-02-07 21:14:59.930 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@56418c8 2024-02-07 21:14:59.934 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3869ddd1 2024-02-07 21:14:59.934 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3869ddd1 2024-02-07 21:14:59.936 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ab9ea5 2024-02-07 21:14:59.936 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ab9ea5 2024-02-07 21:14:59.938 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@404c051e 2024-02-07 21:14:59.938 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@404c051e 2024-02-07 21:14:59.941 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@654be787 2024-02-07 21:14:59.941 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@654be787 2024-02-07 21:14:59.943 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ba39aa 2024-02-07 21:14:59.943 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ba39aa 2024-02-07 21:14:59.943 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-07 21:14:59.947 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb31735 2024-02-07 21:14:59.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-07 21:14:59.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-07 21:14:59.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 21:14:59.955 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2eb31735: (connection evicted) 2024-02-07 21:14:59.956 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a9ee5d0: (connection evicted) 2024-02-07 21:14:59.956 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@445912f3: (connection evicted) 2024-02-07 21:14:59.956 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40668ea0: (connection evicted) 2024-02-07 21:14:59.957 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56418c8: (connection evicted) 2024-02-07 21:14:59.957 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3869ddd1: (connection evicted) 2024-02-07 21:14:59.958 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34ab9ea5: (connection evicted) 2024-02-07 21:14:59.958 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@404c051e: (connection evicted) 2024-02-07 21:14:59.958 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@654be787: (connection evicted) 2024-02-07 21:14:59.959 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13ba39aa: (connection evicted) 2024-02-07 21:14:59.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:14:59.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-07 21:14:59.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-07 21:14:59.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-07 21:14:59.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:14:59.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:14:59.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:14:59.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:14:59.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:14:59.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:14:59.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e98adb2 2024-02-07 21:14:59.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:14:59.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:14:59.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:14:59.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:14:59.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:14:59.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:14:59.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:14:59.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:14:59.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:14:59.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:14:59.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:14:59.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:14:59.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:14:59.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:14:59.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:14:59.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:14:59.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:14:59.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:14:59.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:14:59.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-07 21:14:59.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:14:59.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:14:59.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:14:59.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:14:59.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:14:59.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:14:59.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:14:59.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:14:59.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-07 21:14:59.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-02-07 21:14:59.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-02-07 21:14:59.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-07 21:14:59.968 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-02-07 21:14:59.980 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-02-07 21:14:59.982 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-02-07 21:14:59.983 [DefaultDispatcher-worker-13 @coroutine#3464] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:59.983 [DefaultDispatcher-worker-13 @coroutine#3464] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-07 21:14:59.983 [DefaultDispatcher-worker-13 @coroutine#3464] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:59.983 [DefaultDispatcher-worker-13 @coroutine#3464] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 21:14:59.985 [DefaultDispatcher-worker-6 @coroutine#3464] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:59.985 [DefaultDispatcher-worker-6 @coroutine#3464] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:14:59.993 [DefaultDispatcher-worker-5 @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-02-07 21:14:59.994 [DefaultDispatcher-worker-5 @coroutine#3463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.994 [DefaultDispatcher-worker-5 @coroutine#3463] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-07 21:14:59.994 [DefaultDispatcher-worker-5 @coroutine#3463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.995 [DefaultDispatcher-worker-4 @coroutine#3463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.995 [DefaultDispatcher-worker-4 @coroutine#3463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 21:14:59.998 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-02-07 21:15:00.014 [DefaultDispatcher-worker-13 @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-02-07 21:15:00.054 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92 2024-02-07 21:15:00.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-07 21:15:00.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-07 21:15:00.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:00.057 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cb73a92: (connection evicted) 2024-02-07 21:15:00.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:00.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-07 21:15:00.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-07 21:15:00.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a467ada 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:00.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:00.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-07 21:15:00.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2512155e 2024-02-07 21:15:00.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2512155e 2024-02-07 21:15:00.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-07 21:15:00.064 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512155e 2024-02-07 21:15:00.076 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512155e 2024-02-07 21:15:00.078 [Test worker @coroutine#3484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512155e 2024-02-07 21:15:00.079 [DefaultDispatcher-worker-12 @coroutine#3487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:15:00.079 [DefaultDispatcher-worker-12 @coroutine#3487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-07 21:15:00.079 [DefaultDispatcher-worker-12 @coroutine#3487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:15:00.079 [DefaultDispatcher-worker-12 @coroutine#3487] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 21:15:00.081 [DefaultDispatcher-worker-9 @coroutine#3487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:15:00.081 [DefaultDispatcher-worker-9 @coroutine#3487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:15:00.087 [DefaultDispatcher-worker-2 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-07 21:15:00.087 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.087 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:00.087 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.089 [DefaultDispatcher-worker-14 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.089 [DefaultDispatcher-worker-14 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.089 [DefaultDispatcher-worker-9 @coroutine#3486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512155e 2024-02-07 21:15:00.089 [DefaultDispatcher-worker-9 @coroutine#3486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.089 [DefaultDispatcher-worker-9 @coroutine#3486] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:00.089 [DefaultDispatcher-worker-9 @coroutine#3486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.090 [DefaultDispatcher-worker-12 @coroutine#3486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.090 [DefaultDispatcher-worker-12 @coroutine#3486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.095 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512155e 2024-02-07 21:15:00.108 [DefaultDispatcher-worker-14 @coroutine#3501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512155e 2024-02-07 21:15:00.142 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512155e 2024-02-07 21:15:00.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-07 21:15:00.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-07 21:15:00.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:00.145 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2512155e: (connection evicted) 2024-02-07 21:15:00.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:00.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-07 21:15:00.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-07 21:15:00.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-07 21:15:00.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:00.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:00.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:00.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:00.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:00.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:00.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d093067 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:00.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:00.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-07 21:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-07 21:15:00.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-07 21:15:00.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-07 21:15:00.151 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-07 21:15:00.162 [Test worker @coroutine#3507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-07 21:15:00.164 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-07 21:15:00.165 [DefaultDispatcher-worker-9 @coroutine#3512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:15:00.165 [DefaultDispatcher-worker-9 @coroutine#3512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-07 21:15:00.165 [DefaultDispatcher-worker-9 @coroutine#3512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:15:00.165 [DefaultDispatcher-worker-9 @coroutine#3512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 21:15:00.166 [DefaultDispatcher-worker-9 @coroutine#3512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:15:00.166 [DefaultDispatcher-worker-9 @coroutine#3512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:15:00.173 [DefaultDispatcher-worker-9 @coroutine#3511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-07 21:15:00.173 [DefaultDispatcher-worker-9 @coroutine#3511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.173 [DefaultDispatcher-worker-9 @coroutine#3511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:00.173 [DefaultDispatcher-worker-9 @coroutine#3511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.174 [DefaultDispatcher-worker-12 @coroutine#3511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.174 [DefaultDispatcher-worker-12 @coroutine#3511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.176 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-07 21:15:00.190 [DefaultDispatcher-worker-2 @coroutine#3523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-07 21:15:00.225 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0 2024-02-07 21:15:00.226 [DefaultDispatcher-worker-10 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ead245 2024-02-07 21:15:00.226 [DefaultDispatcher-worker-10 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.226 [DefaultDispatcher-worker-10 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:00.226 [DefaultDispatcher-worker-10 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.227 [DefaultDispatcher-worker-12 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.227 [DefaultDispatcher-worker-12 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-07 21:15:00.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-07 21:15:00.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:00.228 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cc842b0: (connection evicted) 2024-02-07 21:15:00.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:00.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-07 21:15:00.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-07 21:15:00.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-07 21:15:00.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:00.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:00.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:00.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:00.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:00.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:00.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69e308e2 2024-02-07 21:15:00.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:00.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:00.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:00.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:00.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:00.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:15:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:15:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:15:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-07 21:15:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:00.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:00.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-07 21:15:00.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-02-07 21:15:00.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-02-07 21:15:00.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-07 21:15:00.234 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-02-07 21:15:00.253 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-02-07 21:15:00.259 [Test worker @coroutine#3533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-02-07 21:15:00.261 [DefaultDispatcher-worker-9 @coroutine#3538] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 21:15:00.262 [DefaultDispatcher-worker-9 @coroutine#3538] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-07 21:15:00.262 [DefaultDispatcher-worker-9 @coroutine#3538] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 21:15:00.262 [DefaultDispatcher-worker-9 @coroutine#3538] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 21:15:00.263 [DefaultDispatcher-worker-5 @coroutine#3538] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 21:15:00.263 [DefaultDispatcher-worker-5 @coroutine#3538] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 21:15:00.268 [DefaultDispatcher-worker-15 @coroutine#3537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-02-07 21:15:00.269 [DefaultDispatcher-worker-15 @coroutine#3537] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-07 21:15:00.269 [DefaultDispatcher-worker-15 @coroutine#3537] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-07 21:15:00.269 [DefaultDispatcher-worker-15 @coroutine#3537] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-07 21:15:00.270 [DefaultDispatcher-worker-5 @coroutine#3537] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-07 21:15:00.270 [DefaultDispatcher-worker-5 @coroutine#3537] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-07 21:15:00.277 [DefaultDispatcher-worker-10 @coroutine#3544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-02-07 21:15:00.287 [DefaultDispatcher-worker-3 @coroutine#3544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-02-07 21:15:00.293 [DefaultDispatcher-worker-10 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f2d883 2024-02-07 21:15:00.293 [DefaultDispatcher-worker-10 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.293 [DefaultDispatcher-worker-10 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:00.293 [DefaultDispatcher-worker-10 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.294 [DefaultDispatcher-worker-9 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.295 [DefaultDispatcher-worker-9 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.297 [DefaultDispatcher-worker-14 @coroutine#3544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-02-07 21:15:00.308 [DefaultDispatcher-worker-14 @coroutine#3544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-02-07 21:15:00.311 [Test worker @coroutine#3555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-02-07 21:15:00.324 [DefaultDispatcher-worker-9 @coroutine#3544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-02-07 21:15:00.333 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:00.334 [DefaultDispatcher-worker-13 @coroutine#3544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-02-07 21:15:00.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-07 21:15:00.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-07 21:15:00.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:00.335 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd: (connection evicted) 2024-02-07 21:15:00.337 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df4bd9d 2024-02-07 21:15:00.337 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df4bd9d 2024-02-07 21:15:00.337 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2df4bd9d: (connection evicted) 2024-02-07 21:15:00.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:00.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-07 21:15:00.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-07 21:15:00.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-07 21:15:00.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:00.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:00.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:00.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:00.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:00.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:00.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27ea552d 2024-02-07 21:15:00.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:00.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:00.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:00.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:00.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:00.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:00.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:00.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:00.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:00.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:00.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:00.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:00.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:00.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:15:00.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:15:00.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:00.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:00.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:15:00.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:00.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-07 21:15:00.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:00.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:00.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:00.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:00.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:00.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:00.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:00.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:00.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-07 21:15:00.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2024-02-07 21:15:00.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2024-02-07 21:15:00.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-07 21:15:00.344 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2024-02-07 21:15:00.359 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2024-02-07 21:15:00.361 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2024-02-07 21:15:00.362 [DefaultDispatcher-worker-3 @coroutine#3567] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 21:15:00.363 [DefaultDispatcher-worker-3 @coroutine#3567] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-07 21:15:00.363 [DefaultDispatcher-worker-3 @coroutine#3567] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 21:15:00.363 [DefaultDispatcher-worker-3 @coroutine#3567] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 21:15:00.364 [DefaultDispatcher-worker-7 @coroutine#3567] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 21:15:00.364 [DefaultDispatcher-worker-7 @coroutine#3567] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 21:15:00.370 [DefaultDispatcher-worker-12 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2024-02-07 21:15:00.370 [DefaultDispatcher-worker-12 @coroutine#3566] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-07 21:15:00.370 [DefaultDispatcher-worker-12 @coroutine#3566] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-07 21:15:00.370 [DefaultDispatcher-worker-12 @coroutine#3566] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-07 21:15:00.371 [DefaultDispatcher-worker-8 @coroutine#3566] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-07 21:15:00.371 [DefaultDispatcher-worker-8 @coroutine#3566] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-07 21:15:00.378 [DefaultDispatcher-worker-11 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:15:00.378 [DefaultDispatcher-worker-11 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.378 [DefaultDispatcher-worker-11 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:00.378 [DefaultDispatcher-worker-11 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.379 [DefaultDispatcher-worker-9 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.380 [DefaultDispatcher-worker-9 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.380 [DefaultDispatcher-worker-8 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2024-02-07 21:15:00.389 [DefaultDispatcher-worker-8 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2024-02-07 21:15:00.398 [DefaultDispatcher-worker-15 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2024-02-07 21:15:00.406 [DefaultDispatcher-worker-11 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2024-02-07 21:15:00.415 [DefaultDispatcher-worker-3 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2024-02-07 21:15:00.424 [DefaultDispatcher-worker-15 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742aa00a 2024-02-07 21:15:00.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-07 21:15:00.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-07 21:15:00.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:00.427 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@742aa00a: (connection evicted) 2024-02-07 21:15:00.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:00.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-07 21:15:00.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13b5598b 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:00.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:00.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-07 21:15:00.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2024-02-07 21:15:00.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2024-02-07 21:15:00.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-07 21:15:00.435 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2024-02-07 21:15:00.446 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2024-02-07 21:15:00.448 [Test worker @coroutine#3591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2024-02-07 21:15:00.448 [DefaultDispatcher-worker-9 @coroutine#3595] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 21:15:00.449 [DefaultDispatcher-worker-9 @coroutine#3595] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-07 21:15:00.449 [DefaultDispatcher-worker-9 @coroutine#3595] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 21:15:00.449 [DefaultDispatcher-worker-9 @coroutine#3595] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 21:15:00.450 [DefaultDispatcher-worker-14 @coroutine#3595] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 21:15:00.450 [DefaultDispatcher-worker-14 @coroutine#3595] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 21:15:00.455 [DefaultDispatcher-worker-14 @coroutine#3594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2024-02-07 21:15:00.455 [DefaultDispatcher-worker-14 @coroutine#3594] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-07 21:15:00.455 [DefaultDispatcher-worker-14 @coroutine#3594] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-07 21:15:00.455 [DefaultDispatcher-worker-14 @coroutine#3594] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-07 21:15:00.456 [DefaultDispatcher-worker-1 @coroutine#3594] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-07 21:15:00.456 [DefaultDispatcher-worker-1 @coroutine#3594] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-07 21:15:00.465 [DefaultDispatcher-worker-5 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2024-02-07 21:15:00.474 [DefaultDispatcher-worker-15 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2024-02-07 21:15:00.483 [DefaultDispatcher-worker-10 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2024-02-07 21:15:00.490 [DefaultDispatcher-worker-10 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2024-02-07 21:15:00.499 [DefaultDispatcher-worker-10 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2024-02-07 21:15:00.507 [DefaultDispatcher-worker-10 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2024-02-07 21:15:00.511 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2024-02-07 21:15:00.515 [DefaultDispatcher-worker-9 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-07 21:15:00.516 [Test worker @coroutine#3614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2024-02-07 21:15:00.516 [DefaultDispatcher-worker-9 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.516 [DefaultDispatcher-worker-9 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:00.516 [DefaultDispatcher-worker-9 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.517 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.517 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.527 [DefaultDispatcher-worker-15 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2024-02-07 21:15:00.534 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:00.536 [DefaultDispatcher-worker-8 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2024-02-07 21:15:00.539 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@459a8a01 2024-02-07 21:15:00.539 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@459a8a01 2024-02-07 21:15:00.543 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b5d7cc2 2024-02-07 21:15:00.543 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b5d7cc2 2024-02-07 21:15:00.546 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f62e171 2024-02-07 21:15:00.546 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f62e171 2024-02-07 21:15:00.546 [DefaultDispatcher-worker-11 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2024-02-07 21:15:00.548 [Test worker @coroutine#3599] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=556198695261863937 2024-02-07 21:15:00.548 [Test worker @coroutine#3599] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/PersonDao/findByUidAsync?uid=556198695261863937. 2024-02-07 21:15:00.548 [Test worker @coroutine#3599] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=556198695261863937 2024-02-07 21:15:00.548 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6076f9 2024-02-07 21:15:00.548 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6076f9 2024-02-07 21:15:00.549 [Test worker @coroutine#3599] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=556198695261863937 2024-02-07 21:15:00.549 [Test worker @coroutine#3599] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=556198695261863937 2024-02-07 21:15:00.550 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3b2f36 2024-02-07 21:15:00.550 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3b2f36 2024-02-07 21:15:00.552 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba0fbff 2024-02-07 21:15:00.552 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba0fbff 2024-02-07 21:15:00.555 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6311fc93 2024-02-07 21:15:00.555 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6311fc93 2024-02-07 21:15:00.557 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4f89b6 2024-02-07 21:15:00.557 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4f89b6 2024-02-07 21:15:00.559 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@28cf5956 2024-02-07 21:15:00.559 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@28cf5956 2024-02-07 21:15:00.559 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-07 21:15:00.559 [DefaultDispatcher-worker-15 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2024-02-07 21:15:00.569 [DefaultDispatcher-worker-11 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f794e 2024-02-07 21:15:00.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-07 21:15:00.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-07 21:15:00.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-07 21:15:00.572 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18f794e: (connection evicted) 2024-02-07 21:15:00.572 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@459a8a01: (connection evicted) 2024-02-07 21:15:00.573 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b5d7cc2: (connection evicted) 2024-02-07 21:15:00.573 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f62e171: (connection evicted) 2024-02-07 21:15:00.574 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a6076f9: (connection evicted) 2024-02-07 21:15:00.574 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b3b2f36: (connection evicted) 2024-02-07 21:15:00.574 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ba0fbff: (connection evicted) 2024-02-07 21:15:00.575 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6311fc93: (connection evicted) 2024-02-07 21:15:00.575 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a4f89b6: (connection evicted) 2024-02-07 21:15:00.576 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28cf5956: (connection evicted) 2024-02-07 21:15:00.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:00.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-07 21:15:00.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-07 21:15:00.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-07 21:15:00.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:00.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:00.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:00.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:00.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:00.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:00.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48dc9950 2024-02-07 21:15:00.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:00.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:00.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:00.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:00.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:00.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:00.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:00.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:00.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:00.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:00.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:00.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:00.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:00.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-07 21:15:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-07 21:15:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-07 21:15:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-07 21:15:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:00.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:00.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-07 21:15:00.580 [DefaultDispatcher-worker-9 @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cdc310 2024-02-07 21:15:00.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@535aa7c7 2024-02-07 21:15:00.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@535aa7c7 2024-02-07 21:15:00.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-07 21:15:00.582 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535aa7c7 2024-02-07 21:15:00.591 [DefaultDispatcher-worker-5 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1f3eb 2024-02-07 21:15:00.591 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.591 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:00.591 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.592 [DefaultDispatcher-worker-9 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.592 [DefaultDispatcher-worker-9 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.596 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535aa7c7 2024-02-07 21:15:00.598 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535aa7c7 2024-02-07 21:15:00.599 [DefaultDispatcher-worker-12 @coroutine#3638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 21:15:00.599 [DefaultDispatcher-worker-12 @coroutine#3638] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-07 21:15:00.599 [DefaultDispatcher-worker-12 @coroutine#3638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 21:15:00.599 [DefaultDispatcher-worker-12 @coroutine#3638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-07 21:15:00.601 [DefaultDispatcher-worker-2 @coroutine#3638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 21:15:00.601 [DefaultDispatcher-worker-2 @coroutine#3638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-07 21:15:00.609 [DefaultDispatcher-worker-3 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535aa7c7 2024-02-07 21:15:00.609 [DefaultDispatcher-worker-3 @coroutine#3637] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-07 21:15:00.609 [DefaultDispatcher-worker-3 @coroutine#3637] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-07 21:15:00.609 [DefaultDispatcher-worker-3 @coroutine#3637] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-07 21:15:00.610 [DefaultDispatcher-worker-1 @coroutine#3637] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-07 21:15:00.610 [DefaultDispatcher-worker-1 @coroutine#3637] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-07 21:15:00.611 [DefaultDispatcher-worker-1 @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d51d5e 2024-02-07 21:15:00.618 [DefaultDispatcher-worker-8 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535aa7c7 2024-02-07 21:15:00.627 [DefaultDispatcher-worker-1 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535aa7c7 2024-02-07 21:15:00.635 [DefaultDispatcher-worker-5 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535aa7c7 2024-02-07 21:15:00.644 [DefaultDispatcher-worker-10 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535aa7c7 2024-02-07 21:15:00.653 [DefaultDispatcher-worker-11 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535aa7c7 2024-02-07 21:15:00.662 [DefaultDispatcher-worker-15 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535aa7c7 2024-02-07 21:15:00.666 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535aa7c7 2024-02-07 21:15:00.675 [DefaultDispatcher-worker-14 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535aa7c7 2024-02-07 21:15:00.682 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:00.683 [DefaultDispatcher-worker-5 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535aa7c7 2024-02-07 21:15:00.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-07 21:15:00.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-07 21:15:00.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:00.685 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@535aa7c7: (connection evicted) 2024-02-07 21:15:00.685 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d182792 2024-02-07 21:15:00.685 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d182792 2024-02-07 21:15:00.685 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d182792: (connection evicted) 2024-02-07 21:15:00.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:00.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-07 21:15:00.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-07 21:15:00.701 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@425a5c2e 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a7661d 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a7661d 2024-02-07 21:15:00.702 [Test worker @coroutine#3662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-07 21:15:00.705 [DefaultDispatcher-worker-13 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-07 21:15:00.705 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.705 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:00.705 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.706 [DefaultDispatcher-worker-14 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.706 [DefaultDispatcher-worker-14 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.716 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7661d 2024-02-07 21:15:00.726 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7661d 2024-02-07 21:15:00.728 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7661d 2024-02-07 21:15:00.730 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7661d 2024-02-07 21:15:00.741 [DefaultDispatcher-worker-13 @coroutine#3673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7661d 2024-02-07 21:15:00.752 [DefaultDispatcher-worker-1 @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7661d 2024-02-07 21:15:00.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-07 21:15:00.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-07 21:15:00.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:00.755 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44a7661d: (connection evicted) 2024-02-07 21:15:00.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:00.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-07 21:15:00.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-07 21:15:00.757 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e30a8ef 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa 2024-02-07 21:15:00.758 [Test worker @coroutine#3692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-07 21:15:00.777 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa 2024-02-07 21:15:00.777 [DefaultDispatcher-worker-10 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc31d8c 2024-02-07 21:15:00.777 [DefaultDispatcher-worker-10 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.777 [DefaultDispatcher-worker-10 @coroutine#3019] 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-02-07 21:15:00.777 [DefaultDispatcher-worker-10 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.778 [DefaultDispatcher-worker-3 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.779 [DefaultDispatcher-worker-9 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:15:00.779 [DefaultDispatcher-worker-9 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.779 [DefaultDispatcher-worker-9 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:00.779 [DefaultDispatcher-worker-9 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.780 [DefaultDispatcher-worker-15 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.780 [DefaultDispatcher-worker-15 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.787 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa 2024-02-07 21:15:00.790 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa 2024-02-07 21:15:00.792 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c02cf78 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ebaf2f 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ebaf2f 2024-02-07 21:15:00.793 [Test worker @coroutine#3692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-07 21:15:00.807 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebaf2f 2024-02-07 21:15:00.817 [Test worker @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebaf2f 2024-02-07 21:15:00.819 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebaf2f 2024-02-07 21:15:00.821 [Test worker @coroutine#3708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebaf2f 2024-02-07 21:15:00.831 [DefaultDispatcher-worker-10 @coroutine#3710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebaf2f 2024-02-07 21:15:00.848 [DefaultDispatcher-worker-1 @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa 2024-02-07 21:15:00.854 [DefaultDispatcher-worker-1 @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa 2024-02-07 21:15:00.858 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:00.862 [DefaultDispatcher-worker-10 @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa 2024-02-07 21:15:00.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-07 21:15:00.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-07 21:15:00.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:00.873 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa: (connection evicted) 2024-02-07 21:15:00.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:00.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-07 21:15:00.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-07 21:15:00.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-07 21:15:00.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-07 21:15:00.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:00.874 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29ebaf2f: (connection evicted) 2024-02-07 21:15:00.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:00.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-07 21:15:00.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47f4dc8d 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:00.876 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:00.877 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:00.877 [Test worker @coroutine#3727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-07 21:15:00.877 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@738153d8 2024-02-07 21:15:00.877 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@738153d8 2024-02-07 21:15:00.877 [Test worker @coroutine#3727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-07 21:15:00.890 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738153d8 2024-02-07 21:15:00.901 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738153d8 2024-02-07 21:15:00.902 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738153d8 2024-02-07 21:15:00.904 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738153d8 2024-02-07 21:15:00.904 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab3b54 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc03cf6 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc03cf6 2024-02-07 21:15:00.905 [Test worker @coroutine#3727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-07 21:15:00.919 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc03cf6 2024-02-07 21:15:00.930 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc03cf6 2024-02-07 21:15:00.932 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc03cf6 2024-02-07 21:15:00.934 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc03cf6 2024-02-07 21:15:00.939 [DefaultDispatcher-worker-14 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:15:00.939 [DefaultDispatcher-worker-14 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.939 [DefaultDispatcher-worker-14 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:00.939 [DefaultDispatcher-worker-14 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.941 [DefaultDispatcher-worker-6 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.941 [DefaultDispatcher-worker-6 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:00.945 [DefaultDispatcher-worker-8 @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc03cf6 2024-02-07 21:15:00.958 [DefaultDispatcher-worker-13 @coroutine#3727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738153d8 2024-02-07 21:15:00.968 [DefaultDispatcher-worker-4 @coroutine#3727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738153d8 2024-02-07 21:15:00.976 [DefaultDispatcher-worker-4 @coroutine#3727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738153d8 2024-02-07 21:15:00.977 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:00.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-07 21:15:00.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-07 21:15:00.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:00.986 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@738153d8: (connection evicted) 2024-02-07 21:15:00.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:00.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-07 21:15:00.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-07 21:15:00.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-07 21:15:00.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-07 21:15:00.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:00.987 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fc03cf6: (connection evicted) 2024-02-07 21:15:00.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:00.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-07 21:15:00.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-07 21:15:00.989 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18d63996 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a532271 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a532271 2024-02-07 21:15:00.990 [Test worker @coroutine#3770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-07 21:15:01.006 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a532271 2024-02-07 21:15:01.016 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a532271 2024-02-07 21:15:01.018 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a532271 2024-02-07 21:15:01.019 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a532271 2024-02-07 21:15:01.029 [DefaultDispatcher-worker-8 @coroutine#3777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a532271 2024-02-07 21:15:01.057 [DefaultDispatcher-worker-4 @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a532271 2024-02-07 21:15:01.059 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a532271 2024-02-07 21:15:01.066 [DefaultDispatcher-worker-9 @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a532271 2024-02-07 21:15:01.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-07 21:15:01.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-07 21:15:01.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:01.076 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a532271: (connection evicted) 2024-02-07 21:15:01.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:01.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-07 21:15:01.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-07 21:15:01.078 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@756030e2 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@258ac1e6 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@258ac1e6 2024-02-07 21:15:01.079 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-07 21:15:01.097 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@258ac1e6 2024-02-07 21:15:01.098 [DefaultDispatcher-worker-9 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-07 21:15:01.098 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.098 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:01.098 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.099 [DefaultDispatcher-worker-12 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.100 [DefaultDispatcher-worker-12 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.108 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@258ac1e6 2024-02-07 21:15:01.110 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@258ac1e6 2024-02-07 21:15:01.112 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@258ac1e6 2024-02-07 21:15:01.121 [DefaultDispatcher-worker-13 @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@258ac1e6 2024-02-07 21:15:01.123 [Test worker @coroutine#3819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@258ac1e6 2024-02-07 21:15:01.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-07 21:15:01.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-07 21:15:01.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:01.127 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@258ac1e6: (connection evicted) 2024-02-07 21:15:01.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:01.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-07 21:15:01.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ced1d14 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:01.134 [Test worker @coroutine#3839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-07 21:15:01.135 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5263f554 2024-02-07 21:15:01.135 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5263f554 2024-02-07 21:15:01.135 [Test worker @coroutine#3839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-07 21:15:01.151 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5263f554 2024-02-07 21:15:01.161 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5263f554 2024-02-07 21:15:01.163 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5263f554 2024-02-07 21:15:01.164 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5263f554 2024-02-07 21:15:01.256 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:01.260 [DefaultDispatcher-worker-11 @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5263f554 2024-02-07 21:15:01.266 [DefaultDispatcher-worker-8 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ead245 2024-02-07 21:15:01.266 [DefaultDispatcher-worker-8 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.266 [DefaultDispatcher-worker-8 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:01.266 [DefaultDispatcher-worker-8 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.268 [DefaultDispatcher-worker-1 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.268 [DefaultDispatcher-worker-1 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.336 [DefaultDispatcher-worker-15 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f2d883 2024-02-07 21:15:01.336 [DefaultDispatcher-worker-15 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.336 [DefaultDispatcher-worker-15 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:01.336 [DefaultDispatcher-worker-15 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.337 [DefaultDispatcher-worker-16 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.338 [DefaultDispatcher-worker-16 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.347 [DefaultDispatcher-worker-16 @coroutine#3873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5263f554 2024-02-07 21:15:01.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-07 21:15:01.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-07 21:15:01.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:01.396 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5263f554: (connection evicted) 2024-02-07 21:15:01.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:01.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-07 21:15:01.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-07 21:15:01.399 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-07 21:15:01.399 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:01.399 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:01.399 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:01.399 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:01.399 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:01.399 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:01.399 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ef812b 2024-02-07 21:15:01.399 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:01.399 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:01.399 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:01.399 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:01.399 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:01.399 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:01.399 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:01.400 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:01.400 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:01.400 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:01.400 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:01.400 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:01.400 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:01.400 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:01.400 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:01.400 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:01.400 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:01.400 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:01.400 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:01.400 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-07 21:15:01.400 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:01.400 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:01.400 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:01.400 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:01.400 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:01.400 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:01.400 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:01.400 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:01.400 [Test worker @coroutine#3887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-07 21:15:01.400 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a865ebf 2024-02-07 21:15:01.400 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a865ebf 2024-02-07 21:15:01.401 [Test worker @coroutine#3887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-07 21:15:01.402 [DefaultDispatcher-worker-8 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:15:01.402 [DefaultDispatcher-worker-8 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.403 [DefaultDispatcher-worker-8 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:01.403 [DefaultDispatcher-worker-8 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.404 [DefaultDispatcher-worker-9 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.404 [DefaultDispatcher-worker-9 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.418 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a865ebf 2024-02-07 21:15:01.428 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a865ebf 2024-02-07 21:15:01.430 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a865ebf 2024-02-07 21:15:01.431 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a865ebf 2024-02-07 21:15:01.438 [DefaultDispatcher-worker-5 @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a865ebf 2024-02-07 21:15:01.440 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a865ebf 2024-02-07 21:15:01.464 [DefaultDispatcher-worker-13 @coroutine#3887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a865ebf 2024-02-07 21:15:01.470 [DefaultDispatcher-worker-5 @coroutine#3887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a865ebf 2024-02-07 21:15:01.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-07 21:15:01.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-07 21:15:01.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:01.479 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a865ebf: (connection evicted) 2024-02-07 21:15:01.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:01.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-07 21:15:01.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4607cbe2 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:01.481 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:01.482 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:01.482 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:01.482 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:01.482 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:01.482 [Test worker @coroutine#3919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-07 21:15:01.482 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-02-07 21:15:01.482 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-02-07 21:15:01.482 [Test worker @coroutine#3919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-07 21:15:01.502 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-02-07 21:15:01.513 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-02-07 21:15:01.514 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-02-07 21:15:01.516 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-02-07 21:15:01.528 [DefaultDispatcher-worker-1 @coroutine#3926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f 2024-02-07 21:15:01.528 [DefaultDispatcher-worker-3 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-07 21:15:01.528 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.528 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:01.528 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.530 [DefaultDispatcher-worker-8 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.530 [DefaultDispatcher-worker-8 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.582 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:01.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-07 21:15:01.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-07 21:15:01.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:01.586 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a22d69f: (connection evicted) 2024-02-07 21:15:01.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:01.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-07 21:15:01.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@213c812a 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:01.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:01.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-07 21:15:01.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@436103b1 2024-02-07 21:15:01.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@436103b1 2024-02-07 21:15:01.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-07 21:15:01.601 [DefaultDispatcher-worker-3 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1f3eb 2024-02-07 21:15:01.601 [DefaultDispatcher-worker-3 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.601 [DefaultDispatcher-worker-3 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:01.601 [DefaultDispatcher-worker-3 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.603 [DefaultDispatcher-worker-13 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.603 [DefaultDispatcher-worker-13 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.682 [DefaultDispatcher-worker-4 @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@436103b1 2024-02-07 21:15:01.689 [DefaultDispatcher-worker-8 @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@436103b1 2024-02-07 21:15:01.690 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:01.695 [DefaultDispatcher-worker-8 @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@436103b1 2024-02-07 21:15:01.700 [DefaultDispatcher-worker-4 @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@436103b1 2024-02-07 21:15:01.714 [DefaultDispatcher-worker-13 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-07 21:15:01.714 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.714 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:01.714 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.715 [DefaultDispatcher-worker-8 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.716 [DefaultDispatcher-worker-8 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.735 [DefaultDispatcher-worker-4 @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@436103b1 2024-02-07 21:15:01.736 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-07 21:15:01.742 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-02-07 21:15:01.744 [DefaultDispatcher-worker-7 @coroutine#3959] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ce5a2ea 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:01.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2024-02-07 21:15:01.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2024-02-07 21:15:01.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-07 21:15:01.759 [DefaultDispatcher-worker-4 @coroutine#3961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:15:01.759 [DefaultDispatcher-worker-4 @coroutine#3961] 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-02-07 21:15:01.759 [DefaultDispatcher-worker-4 @coroutine#3961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:15:01.759 [DefaultDispatcher-worker-4 @coroutine#3961] 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-02-07 21:15:01.762 [eventLoopGroupProxy-19-1 @call-handler#3969] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-07 21:15:01.762 [eventLoopGroupProxy-19-2 @call-handler#3970] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-07 21:15:01.762 [eventLoopGroupProxy-19-1 @call-handler#3969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:01.762 [eventLoopGroupProxy-19-2 @call-handler#3970] 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-02-07 21:15:01.762 [eventLoopGroupProxy-19-2 @call-handler#3970] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 21:15:01.763 [eventLoopGroupProxy-19-2 @call-handler#3970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e781b4f 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:01.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:01.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-07 21:15:01.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-07 21:15:01.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-07 21:15:01.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-07 21:15:01.767 [DefaultDispatcher-worker-1 @coroutine#3961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:15:01.767 [DefaultDispatcher-worker-1 @coroutine#3961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:15:01.780 [DefaultDispatcher-worker-3 @coroutine#3974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:15:01.780 [DefaultDispatcher-worker-3 @coroutine#3974] 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-02-07 21:15:01.780 [DefaultDispatcher-worker-3 @coroutine#3974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:15:01.780 [DefaultDispatcher-worker-3 @coroutine#3974] 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-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@590ab84 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:01.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:01.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-07 21:15:01.782 [eventLoopGroupProxy-19-2 @call-handler#3978] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-07 21:15:01.782 [eventLoopGroupProxy-19-2 @call-handler#3978] 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-02-07 21:15:01.782 [eventLoopGroupProxy-19-2 @call-handler#3978] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 21:15:01.782 [eventLoopGroupProxy-19-2 @call-handler#3978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:01.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d48299e 2024-02-07 21:15:01.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d48299e 2024-02-07 21:15:01.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-07 21:15:01.784 [DefaultDispatcher-worker-9 @coroutine#3974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:15:01.784 [DefaultDispatcher-worker-9 @coroutine#3974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:15:01.784 [eventLoopGroupProxy-19-3 @call-handler#3982] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-07 21:15:01.784 [eventLoopGroupProxy-19-3 @call-handler#3982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:01.786 [DefaultDispatcher-worker-4 @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2024-02-07 21:15:01.787 [DefaultDispatcher-worker-4 @coroutine#3960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.787 [DefaultDispatcher-worker-4 @coroutine#3960] 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-02-07 21:15:01.787 [DefaultDispatcher-worker-4 @coroutine#3960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.788 [eventLoopGroupProxy-19-2 @call-handler#3986] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-07 21:15:01.788 [eventLoopGroupProxy-19-2 @call-handler#3986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:01.788 [DefaultDispatcher-worker-7 @coroutine#3960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.788 [DefaultDispatcher-worker-7 @coroutine#3960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.790 [DefaultDispatcher-worker-2 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc31d8c 2024-02-07 21:15:01.790 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.790 [DefaultDispatcher-worker-2 @coroutine#3019] 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-02-07 21:15:01.790 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.791 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.791 [DefaultDispatcher-worker-13 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:15:01.791 [DefaultDispatcher-worker-13 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.791 [DefaultDispatcher-worker-13 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:01.792 [DefaultDispatcher-worker-13 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.793 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.793 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.797 [DefaultDispatcher-worker-9 @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2024-02-07 21:15:01.805 [DefaultDispatcher-worker-18 @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2024-02-07 21:15:01.805 [DefaultDispatcher-worker-19 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:15:01.805 [DefaultDispatcher-worker-19 @coroutine#3997] 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-02-07 21:15:01.805 [DefaultDispatcher-worker-19 @coroutine#3997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:15:01.806 [DefaultDispatcher-worker-19 @coroutine#3997] 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-02-07 21:15:01.806 [DefaultDispatcher-worker-16 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-07 21:15:01.806 [DefaultDispatcher-worker-16 @coroutine#3973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.806 [DefaultDispatcher-worker-16 @coroutine#3973] 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-02-07 21:15:01.806 [DefaultDispatcher-worker-16 @coroutine#3973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.807 [eventLoopGroupProxy-19-2 @call-handler#4002] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-07 21:15:01.807 [eventLoopGroupProxy-19-2 @call-handler#4002] 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-02-07 21:15:01.807 [eventLoopGroupProxy-19-2 @call-handler#4002] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 21:15:01.808 [eventLoopGroupProxy-19-4 @call-handler#4008] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-07 21:15:01.808 [eventLoopGroupProxy-19-4 @call-handler#4008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:01.811 [eventLoopGroupProxy-19-5 @call-handler#4011] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-07 21:15:01.811 [eventLoopGroupProxy-19-5 @call-handler#4011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:01.812 [DefaultDispatcher-worker-12 @coroutine#3973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.812 [DefaultDispatcher-worker-12 @coroutine#3973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.820 [DefaultDispatcher-worker-15 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@436103b1 2024-02-07 21:15:01.820 [eventLoopGroupProxy-19-2 @call-handler#4002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:01.821 [DefaultDispatcher-worker-17 @coroutine#3997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:15:01.821 [DefaultDispatcher-worker-17 @coroutine#3997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-07 21:15:01.822 [DefaultDispatcher-worker-13 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-07 21:15:01.830 [DefaultDispatcher-worker-21 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@436103b1 2024-02-07 21:15:01.832 [DefaultDispatcher-worker-12 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-07 21:15:01.835 [DefaultDispatcher-worker-4 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d48299e 2024-02-07 21:15:01.835 [DefaultDispatcher-worker-4 @coroutine#3996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.835 [DefaultDispatcher-worker-4 @coroutine#3996] 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-02-07 21:15:01.835 [DefaultDispatcher-worker-4 @coroutine#3996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.836 [eventLoopGroupProxy-19-2 @call-handler#4021] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-07 21:15:01.836 [eventLoopGroupProxy-19-2 @call-handler#4021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:01.837 [DefaultDispatcher-worker-11 @coroutine#3996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.837 [DefaultDispatcher-worker-11 @coroutine#3996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.839 [DefaultDispatcher-worker-14 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@436103b1 2024-02-07 21:15:01.846 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:01.847 [DefaultDispatcher-worker-8 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d48299e 2024-02-07 21:15:01.848 [DefaultDispatcher-worker-20 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@436103b1 2024-02-07 21:15:01.857 [DefaultDispatcher-worker-19 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d48299e 2024-02-07 21:15:01.857 [DefaultDispatcher-worker-19 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@436103b1 2024-02-07 21:15:01.864 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:01.883 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:01.885 [DefaultDispatcher-worker-16 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@436103b1 2024-02-07 21:15:01.886 [DefaultDispatcher-worker-16 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-07 21:15:01.886 [DefaultDispatcher-worker-16 @coroutine#4003] 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-02-07 21:15:01.886 [DefaultDispatcher-worker-16 @coroutine#4003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-07 21:15:01.888 [eventLoopGroupProxy-19-2 @call-handler#4039] 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-02-07 21:15:01.894 [DefaultDispatcher-worker-4 @coroutine#4031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2024-02-07 21:15:01.910 [DefaultDispatcher-worker-15 @coroutine#4003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-07 21:15:01.911 [DefaultDispatcher-worker-15 @coroutine#4003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-07 21:15:01.911 [DefaultDispatcher-worker-15 @coroutine#4003] 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-02-07 21:15:01.911 [DefaultDispatcher-worker-15 @coroutine#4003] 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-02-07 21:15:01.911 [DefaultDispatcher-worker-15 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556198702319603713 2024-02-07 21:15:01.911 [DefaultDispatcher-worker-15 @coroutine#4003] 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?uid=556198702319603713. 2024-02-07 21:15:01.911 [DefaultDispatcher-worker-15 @coroutine#4003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556198702319603713 2024-02-07 21:15:01.912 [eventLoopGroupProxy-19-2 @call-handler#4043] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-07 21:15:01.916 [eventLoopGroupProxy-19-2 @call-handler#4043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:01.916 [DefaultDispatcher-worker-4 @coroutine#4003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556198702319603713 2024-02-07 21:15:01.916 [DefaultDispatcher-worker-4 @coroutine#4003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556198702319603713 2024-02-07 21:15:01.917 [DefaultDispatcher-worker-4 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556198702319603713. 2024-02-07 21:15:01.917 [DefaultDispatcher-worker-4 @coroutine#4003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556198702319603713 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:15:01.928 [DefaultDispatcher-worker-16 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2024-02-07 21:15:01.929 [DefaultDispatcher-worker-16 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-07 21:15:01.929 [DefaultDispatcher-worker-16 @coroutine#4003] 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-02-07 21:15:01.929 [DefaultDispatcher-worker-16 @coroutine#4003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-07 21:15:01.930 [eventLoopGroupProxy-19-2 @call-handler#4047] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-07 21:15:01.931 [eventLoopGroupProxy-19-2 @call-handler#4047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:01.932 [DefaultDispatcher-worker-9 @coroutine#4003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-07 21:15:01.932 [DefaultDispatcher-worker-9 @coroutine#4003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-07 21:15:01.932 [DefaultDispatcher-worker-9 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-07 21:15:01.932 [DefaultDispatcher-worker-9 @coroutine#4003] 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-02-07 21:15:01.943 [DefaultDispatcher-worker-2 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2024-02-07 21:15:01.951 [DefaultDispatcher-worker-3 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:15:01.951 [DefaultDispatcher-worker-3 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.952 [DefaultDispatcher-worker-3 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:01.952 [DefaultDispatcher-worker-3 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.953 [DefaultDispatcher-worker-1 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.953 [DefaultDispatcher-worker-1 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:01.966 [DefaultDispatcher-worker-7 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2024-02-07 21:15:01.976 [DefaultDispatcher-worker-9 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@436103b1 2024-02-07 21:15:01.977 [DefaultDispatcher-worker-10 @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2024-02-07 21:15:01.977 [DefaultDispatcher-worker-10 @coroutine#3962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:15:01.977 [DefaultDispatcher-worker-10 @coroutine#3962] 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-02-07 21:15:01.977 [DefaultDispatcher-worker-10 @coroutine#3962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:15:01.977 [DefaultDispatcher-worker-10 @coroutine#3962] 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-02-07 21:15:01.978 [eventLoopGroupProxy-19-2 @call-handler#4056] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-07 21:15:01.979 [eventLoopGroupProxy-19-2 @call-handler#4056] 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-02-07 21:15:01.979 [eventLoopGroupProxy-19-2 @call-handler#4056] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 21:15:01.985 [DefaultDispatcher-worker-16 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@436103b1 2024-02-07 21:15:01.993 [DefaultDispatcher-worker-10 @call-handler#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@436103b1 2024-02-07 21:15:01.993 [eventLoopGroupProxy-19-2 @call-handler#4056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:01.993 [DefaultDispatcher-worker-20 @coroutine#3962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:15:01.993 [DefaultDispatcher-worker-20 @coroutine#3962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:15:01.994 [DefaultDispatcher-worker-20 @coroutine#3962] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-07 21:15:01.994 [DefaultDispatcher-worker-20 @coroutine#3962] 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-02-07 21:15:02.002 [DefaultDispatcher-worker-16 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@436103b1 2024-02-07 21:15:02.004 [DefaultDispatcher-worker-14 @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2024-02-07 21:15:02.009 [DefaultDispatcher-worker-15 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@436103b1 2024-02-07 21:15:02.034 [DefaultDispatcher-worker-7 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@436103b1 2024-02-07 21:15:02.035 [DefaultDispatcher-worker-7 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-07 21:15:02.035 [DefaultDispatcher-worker-7 @coroutine#4003] 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-02-07 21:15:02.035 [DefaultDispatcher-worker-7 @coroutine#4003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-07 21:15:02.036 [eventLoopGroupProxy-19-2 @call-handler#4072] 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-02-07 21:15:02.043 [DefaultDispatcher-worker-10 @coroutine#4064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-07 21:15:02.059 [DefaultDispatcher-worker-8 @coroutine#4003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-07 21:15:02.059 [DefaultDispatcher-worker-8 @coroutine#4003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-07 21:15:02.059 [DefaultDispatcher-worker-8 @coroutine#4003] 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-02-07 21:15:02.059 [DefaultDispatcher-worker-8 @coroutine#4003] 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-02-07 21:15:02.060 [DefaultDispatcher-worker-8 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556198702319603714 2024-02-07 21:15:02.060 [DefaultDispatcher-worker-8 @coroutine#4003] 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?uid=556198702319603714. 2024-02-07 21:15:02.060 [DefaultDispatcher-worker-8 @coroutine#4003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556198702319603714 2024-02-07 21:15:02.060 [eventLoopGroupProxy-19-2 @call-handler#4076] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-07 21:15:02.061 [eventLoopGroupProxy-19-2 @call-handler#4076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:02.062 [DefaultDispatcher-worker-8 @coroutine#4003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556198702319603714 2024-02-07 21:15:02.062 [DefaultDispatcher-worker-8 @coroutine#4003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556198702319603714 2024-02-07 21:15:02.062 [DefaultDispatcher-worker-8 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556198702319603714. 2024-02-07 21:15:02.062 [DefaultDispatcher-worker-8 @coroutine#4003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556198702319603714 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:15:02.071 [DefaultDispatcher-worker-20 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-07 21:15:02.072 [DefaultDispatcher-worker-20 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-07 21:15:02.072 [DefaultDispatcher-worker-20 @coroutine#4003] 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-02-07 21:15:02.072 [DefaultDispatcher-worker-20 @coroutine#4003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-07 21:15:02.073 [eventLoopGroupProxy-19-2 @call-handler#4080] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-07 21:15:02.073 [eventLoopGroupProxy-19-2 @call-handler#4080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:02.074 [DefaultDispatcher-worker-7 @coroutine#4003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-07 21:15:02.074 [DefaultDispatcher-worker-7 @coroutine#4003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-07 21:15:02.074 [DefaultDispatcher-worker-7 @coroutine#4003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-07 21:15:02.074 [DefaultDispatcher-worker-7 @coroutine#4003] 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-02-07 21:15:02.082 [DefaultDispatcher-worker-4 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-07 21:15:02.100 [DefaultDispatcher-worker-2 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-07 21:15:02.109 [DefaultDispatcher-worker-9 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-07 21:15:02.110 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.110 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:02.110 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.110 [DefaultDispatcher-worker-6 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-07 21:15:02.111 [DefaultDispatcher-worker-6 @coroutine#3975] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:15:02.111 [DefaultDispatcher-worker-6 @coroutine#3975] 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-02-07 21:15:02.111 [DefaultDispatcher-worker-6 @coroutine#3975] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:15:02.111 [DefaultDispatcher-worker-6 @coroutine#3975] 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-02-07 21:15:02.111 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.111 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.112 [DefaultDispatcher-worker-6 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@436103b1 2024-02-07 21:15:02.112 [eventLoopGroupProxy-19-2 @call-handler#4089] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-07 21:15:02.112 [eventLoopGroupProxy-19-2 @call-handler#4089] 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-02-07 21:15:02.112 [eventLoopGroupProxy-19-2 @call-handler#4089] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 21:15:02.119 [DefaultDispatcher-worker-4 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@436103b1 2024-02-07 21:15:02.127 [DefaultDispatcher-worker-4 @call-handler#4089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@436103b1 2024-02-07 21:15:02.127 [eventLoopGroupProxy-19-2 @call-handler#4089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:02.128 [DefaultDispatcher-worker-4 @coroutine#3975] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:15:02.128 [DefaultDispatcher-worker-4 @coroutine#3975] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:15:02.128 [DefaultDispatcher-worker-4 @coroutine#3975] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-07 21:15:02.128 [DefaultDispatcher-worker-4 @coroutine#3975] 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-02-07 21:15:02.138 [UI Thread @coroutine#4096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556198702319603713&assignmentUid=556198702319603712 2024-02-07 21:15:02.138 [UI Thread @coroutine#4096] 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/getLatestSubmissionForUserAsync?accountPersonUid=556198702319603713&assignmentUid=556198702319603712. 2024-02-07 21:15:02.138 [UI Thread @coroutine#4096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556198702319603713&assignmentUid=556198702319603712 2024-02-07 21:15:02.139 [UI Thread @coroutine#4103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556198702319603712&accountPersonUid=556198702319603713 2024-02-07 21:15:02.139 [UI Thread @coroutine#4103] 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=556198702319603712&accountPersonUid=556198702319603713. 2024-02-07 21:15:02.139 [UI Thread @coroutine#4103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556198702319603712&accountPersonUid=556198702319603713 2024-02-07 21:15:02.139 [UI Thread @coroutine#4105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556198702319603713&assignmentUid=556198702319603712 2024-02-07 21:15:02.140 [UI Thread @coroutine#4105] 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=556198702319603713&assignmentUid=556198702319603712. 2024-02-07 21:15:02.140 [UI Thread @coroutine#4105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556198702319603713&assignmentUid=556198702319603712 2024-02-07 21:15:02.140 [eventLoopGroupProxy-19-2 @call-handler#4110] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-07 21:15:02.140 [eventLoopGroupProxy-19-5 @call-handler#4113] 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/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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-07 21:15:02.142 [DefaultDispatcher-worker-19 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-07 21:15:02.145 [eventLoopGroupProxy-19-6 @call-handler#4119] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-07 21:15:02.147 [eventLoopGroupProxy-19-6 @call-handler#4119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:02.147 [eventLoopGroupProxy-19-2 @call-handler#4110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:02.148 [UI Thread @coroutine#4105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556198702319603713&assignmentUid=556198702319603712 2024-02-07 21:15:02.148 [UI Thread @coroutine#4105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556198702319603713&assignmentUid=556198702319603712 2024-02-07 21:15:02.148 [eventLoopGroupProxy-19-5 @call-handler#4113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:02.148 [UI Thread @coroutine#4105] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556198702319603713&assignmentUid=556198702319603712. 2024-02-07 21:15:02.148 [UI Thread @coroutine#4105] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556198702319603713&assignmentUid=556198702319603712 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:15:02.148 [UI Thread @coroutine#4096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556198702319603713&assignmentUid=556198702319603712 2024-02-07 21:15:02.148 [UI Thread @coroutine#4096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556198702319603713&assignmentUid=556198702319603712 2024-02-07 21:15:02.148 [UI Thread @coroutine#4103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556198702319603712&accountPersonUid=556198702319603713 2024-02-07 21:15:02.148 [UI Thread @coroutine#4103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556198702319603712&accountPersonUid=556198702319603713 2024-02-07 21:15:02.149 [UI Thread @coroutine#4096] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556198702319603713&assignmentUid=556198702319603712. 2024-02-07 21:15:02.149 [UI Thread @coroutine#4096] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556198702319603713&assignmentUid=556198702319603712 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:15:02.149 [UI Thread @coroutine#4103] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556198702319603712&accountPersonUid=556198702319603713. 2024-02-07 21:15:02.149 [UI Thread @coroutine#4103] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556198702319603712&accountPersonUid=556198702319603713 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:15:02.157 [DefaultDispatcher-worker-19 @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2024-02-07 21:15:02.167 [DefaultDispatcher-worker-3 @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2024-02-07 21:15:02.176 [DefaultDispatcher-worker-6 @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2024-02-07 21:15:02.180 [UI Thread @coroutine#4130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556198702319603712 2024-02-07 21:15:02.180 [UI Thread @coroutine#4130] 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=556198702319603712. 2024-02-07 21:15:02.180 [UI Thread @coroutine#4130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556198702319603712 2024-02-07 21:15:02.181 [eventLoopGroupProxy-19-2 @call-handler#4132] 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/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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-07 21:15:02.183 [eventLoopGroupProxy-19-2 @call-handler#4132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:02.184 [UI Thread @coroutine#4130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556198702319603712 2024-02-07 21:15:02.184 [UI Thread @coroutine#4130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556198702319603712 2024-02-07 21:15:02.184 [UI Thread @coroutine#4130] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556198702319603712. 2024-02-07 21:15:02.184 [UI Thread @coroutine#4130] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556198702319603712 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:15:02.194 [DefaultDispatcher-worker-6 @coroutine#4130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2024-02-07 21:15:02.202 [DefaultDispatcher-worker-3 @coroutine#4130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2024-02-07 21:15:02.210 [DefaultDispatcher-worker-7 @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2024-02-07 21:15:02.210 [DefaultDispatcher-worker-7 @coroutine#3962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:15:02.210 [DefaultDispatcher-worker-7 @coroutine#3962] 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-02-07 21:15:02.210 [DefaultDispatcher-worker-7 @coroutine#3962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:15:02.210 [DefaultDispatcher-worker-7 @coroutine#3962] 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-02-07 21:15:02.211 [eventLoopGroupProxy-19-2 @call-handler#4142] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-07 21:15:02.212 [eventLoopGroupProxy-19-2 @call-handler#4142] 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-02-07 21:15:02.212 [eventLoopGroupProxy-19-2 @call-handler#4142] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 21:15:02.219 [DefaultDispatcher-worker-3 @call-handler#4142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@436103b1 2024-02-07 21:15:02.220 [eventLoopGroupProxy-19-2 @call-handler#4142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:02.220 [DefaultDispatcher-worker-7 @coroutine#3962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:15:02.220 [DefaultDispatcher-worker-7 @coroutine#3962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:15:02.221 [DefaultDispatcher-worker-7 @coroutine#3962] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-07 21:15:02.221 [DefaultDispatcher-worker-7 @coroutine#3962] 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-02-07 21:15:02.228 [UI Thread @coroutine#4149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556198702319603712&accountPersonUid=556198702319603714 2024-02-07 21:15:02.228 [UI Thread @coroutine#4149] 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=556198702319603712&accountPersonUid=556198702319603714. 2024-02-07 21:15:02.228 [UI Thread @coroutine#4149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556198702319603712&accountPersonUid=556198702319603714 2024-02-07 21:15:02.229 [DefaultDispatcher-worker-7 @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2024-02-07 21:15:02.229 [eventLoopGroupProxy-19-2 @call-handler#4156] 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/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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-07 21:15:02.230 [UI Thread @coroutine#4151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556198702319603713 2024-02-07 21:15:02.230 [UI Thread @coroutine#4151] 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=556198702319603713. 2024-02-07 21:15:02.230 [UI Thread @coroutine#4151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556198702319603713 2024-02-07 21:15:02.231 [eventLoopGroupProxy-19-5 @call-handler#4162] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-07 21:15:02.232 [eventLoopGroupProxy-19-5 @call-handler#4162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:02.233 [UI Thread @coroutine#4163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556198702319603712 2024-02-07 21:15:02.233 [UI Thread @coroutine#4163] 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=556198702319603712. 2024-02-07 21:15:02.233 [UI Thread @coroutine#4163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556198702319603712 2024-02-07 21:15:02.234 [UI Thread @coroutine#4165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556198702319603713&assignmentUid=556198702319603712 2024-02-07 21:15:02.234 [UI Thread @coroutine#4165] 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=556198702319603713&assignmentUid=556198702319603712. 2024-02-07 21:15:02.234 [UI Thread @coroutine#4165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556198702319603713&assignmentUid=556198702319603712 2024-02-07 21:15:02.234 [UI Thread @coroutine#4168] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556198702319603713&assignmentUid=556198702319603712 2024-02-07 21:15:02.234 [UI Thread @coroutine#4168] 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=556198702319603713&assignmentUid=556198702319603712. 2024-02-07 21:15:02.234 [UI Thread @coroutine#4168] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556198702319603713&assignmentUid=556198702319603712 2024-02-07 21:15:02.234 [eventLoopGroupProxy-19-5 @call-handler#4176] 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/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /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/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-07 21:15:02.234 [UI Thread @coroutine#4151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556198702319603713 2024-02-07 21:15:02.234 [UI Thread @coroutine#4151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556198702319603713 2024-02-07 21:15:02.235 [eventLoopGroupProxy-19-6 @call-handler#4177] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-07 21:15:02.235 [UI Thread @coroutine#4151] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556198702319603713. 2024-02-07 21:15:02.235 [UI Thread @coroutine#4151] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556198702319603713 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:15:02.236 [eventLoopGroupProxy-19-2 @call-handler#4156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:02.236 [eventLoopGroupProxy-19-6 @call-handler#4177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:02.237 [UI Thread @coroutine#4165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556198702319603713&assignmentUid=556198702319603712 2024-02-07 21:15:02.237 [UI Thread @coroutine#4165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556198702319603713&assignmentUid=556198702319603712 2024-02-07 21:15:02.237 [UI Thread @coroutine#4165] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556198702319603713&assignmentUid=556198702319603712. 2024-02-07 21:15:02.237 [UI Thread @coroutine#4165] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556198702319603713&assignmentUid=556198702319603712 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:15:02.237 [UI Thread @coroutine#4149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556198702319603712&accountPersonUid=556198702319603714 2024-02-07 21:15:02.237 [UI Thread @coroutine#4149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556198702319603712&accountPersonUid=556198702319603714 2024-02-07 21:15:02.237 [UI Thread @coroutine#4149] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556198702319603712&accountPersonUid=556198702319603714. 2024-02-07 21:15:02.237 [UI Thread @coroutine#4149] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556198702319603712&accountPersonUid=556198702319603714 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:15:02.238 [eventLoopGroupProxy-19-5 @call-handler#4176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:02.238 [UI Thread @coroutine#4163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556198702319603712 2024-02-07 21:15:02.238 [UI Thread @coroutine#4163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556198702319603712 2024-02-07 21:15:02.238 [UI Thread @coroutine#4163] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556198702319603712. 2024-02-07 21:15:02.238 [UI Thread @coroutine#4163] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556198702319603712 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:15:02.239 [eventLoopGroupProxy-19-7 @call-handler#4187] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-07 21:15:02.242 [eventLoopGroupProxy-19-7 @call-handler#4187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:02.242 [UI Thread @coroutine#4168] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556198702319603713&assignmentUid=556198702319603712 2024-02-07 21:15:02.242 [UI Thread @coroutine#4168] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556198702319603713&assignmentUid=556198702319603712 2024-02-07 21:15:02.243 [UI Thread @coroutine#4168] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556198702319603713&assignmentUid=556198702319603712. 2024-02-07 21:15:02.243 [UI Thread @coroutine#4168] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556198702319603713&assignmentUid=556198702319603712 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:15:02.247 [DefaultDispatcher-worker-20 @coroutine#4151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-07 21:15:02.256 [DefaultDispatcher-worker-2 @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-07 21:15:02.267 [DefaultDispatcher-worker-9 @coroutine#4149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-07 21:15:02.276 [DefaultDispatcher-worker-10 @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-07 21:15:02.278 [DefaultDispatcher-worker-18 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ead245 2024-02-07 21:15:02.278 [DefaultDispatcher-worker-18 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.278 [DefaultDispatcher-worker-18 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:02.278 [DefaultDispatcher-worker-18 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.280 [DefaultDispatcher-worker-21 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.280 [DefaultDispatcher-worker-21 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.285 [DefaultDispatcher-worker-7 @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-07 21:15:02.289 [UI Thread @coroutine#4199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556198702319603712&accountPersonUid=556198702319603714 2024-02-07 21:15:02.289 [UI Thread @coroutine#4199] 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=556198702319603712&accountPersonUid=556198702319603714. 2024-02-07 21:15:02.289 [UI Thread @coroutine#4199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556198702319603712&accountPersonUid=556198702319603714 2024-02-07 21:15:02.290 [eventLoopGroupProxy-19-2 @call-handler#4201] 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/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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-07 21:15:02.293 [eventLoopGroupProxy-19-2 @call-handler#4201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:02.293 [UI Thread @coroutine#4199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556198702319603712&accountPersonUid=556198702319603714 2024-02-07 21:15:02.294 [UI Thread @coroutine#4199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556198702319603712&accountPersonUid=556198702319603714 2024-02-07 21:15:02.294 [UI Thread @coroutine#4199] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556198702319603712&accountPersonUid=556198702319603714. 2024-02-07 21:15:02.294 [UI Thread @coroutine#4199] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556198702319603712&accountPersonUid=556198702319603714 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:15:02.302 [DefaultDispatcher-worker-10 @coroutine#4199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-07 21:15:02.312 [DefaultDispatcher-worker-21 @coroutine#4199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-07 21:15:02.320 [DefaultDispatcher-worker-19 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-07 21:15:02.321 [DefaultDispatcher-worker-19 @coroutine#3975] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:15:02.321 [DefaultDispatcher-worker-19 @coroutine#3975] 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-02-07 21:15:02.321 [DefaultDispatcher-worker-19 @coroutine#3975] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:15:02.321 [DefaultDispatcher-worker-19 @coroutine#3975] 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-02-07 21:15:02.322 [eventLoopGroupProxy-19-2 @call-handler#4206] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-07 21:15:02.322 [eventLoopGroupProxy-19-2 @call-handler#4206] 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-02-07 21:15:02.322 [eventLoopGroupProxy-19-2 @call-handler#4206] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-07 21:15:02.330 [DefaultDispatcher-worker-19 @call-handler#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@436103b1 2024-02-07 21:15:02.330 [eventLoopGroupProxy-19-2 @call-handler#4206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:02.330 [DefaultDispatcher-worker-7 @coroutine#3975] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:15:02.330 [DefaultDispatcher-worker-7 @coroutine#3975] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-07 21:15:02.331 [DefaultDispatcher-worker-7 @coroutine#3975] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-07 21:15:02.331 [DefaultDispatcher-worker-7 @coroutine#3975] 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-02-07 21:15:02.332 [UI Thread @coroutine#4217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556198702319603713&assignmentUid=556198702319603712 2024-02-07 21:15:02.332 [UI Thread @coroutine#4217] 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/getLatestSubmissionForUserAsync?accountPersonUid=556198702319603713&assignmentUid=556198702319603712. 2024-02-07 21:15:02.333 [UI Thread @coroutine#4217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556198702319603713&assignmentUid=556198702319603712 2024-02-07 21:15:02.333 [UI Thread @coroutine#4225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556198702319603712&accountPersonUid=556198702319603713 2024-02-07 21:15:02.333 [UI Thread @coroutine#4225] 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=556198702319603712&accountPersonUid=556198702319603713. 2024-02-07 21:15:02.333 [UI Thread @coroutine#4225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556198702319603712&accountPersonUid=556198702319603713 2024-02-07 21:15:02.333 [UI Thread @coroutine#4227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556198702319603713&assignmentUid=556198702319603712 2024-02-07 21:15:02.333 [UI Thread @coroutine#4227] 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=556198702319603713&assignmentUid=556198702319603712. 2024-02-07 21:15:02.333 [UI Thread @coroutine#4227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556198702319603713&assignmentUid=556198702319603712 2024-02-07 21:15:02.333 [eventLoopGroupProxy-19-2 @call-handler#4232] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-07 21:15:02.334 [eventLoopGroupProxy-19-5 @call-handler#4235] 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/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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-07 21:15:02.334 [eventLoopGroupProxy-19-6 @call-handler#4236] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-07 21:15:02.336 [eventLoopGroupProxy-19-2 @call-handler#4232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:02.336 [eventLoopGroupProxy-19-6 @call-handler#4236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:02.337 [eventLoopGroupProxy-19-5 @call-handler#4235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-07 21:15:02.337 [UI Thread @coroutine#4217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556198702319603713&assignmentUid=556198702319603712 2024-02-07 21:15:02.337 [UI Thread @coroutine#4217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556198702319603713&assignmentUid=556198702319603712 2024-02-07 21:15:02.337 [UI Thread @coroutine#4227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556198702319603713&assignmentUid=556198702319603712 2024-02-07 21:15:02.337 [UI Thread @coroutine#4227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556198702319603713&assignmentUid=556198702319603712 2024-02-07 21:15:02.337 [UI Thread @coroutine#4217] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556198702319603713&assignmentUid=556198702319603712. 2024-02-07 21:15:02.337 [UI Thread @coroutine#4217] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556198702319603713&assignmentUid=556198702319603712 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:15:02.338 [UI Thread @coroutine#4227] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556198702319603713&assignmentUid=556198702319603712. 2024-02-07 21:15:02.338 [UI Thread @coroutine#4227] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556198702319603713&assignmentUid=556198702319603712 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:15:02.338 [UI Thread @coroutine#4225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556198702319603712&accountPersonUid=556198702319603713 2024-02-07 21:15:02.338 [UI Thread @coroutine#4225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556198702319603712&accountPersonUid=556198702319603713 2024-02-07 21:15:02.338 [UI Thread @coroutine#4225] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556198702319603712&accountPersonUid=556198702319603713. 2024-02-07 21:15:02.338 [UI Thread @coroutine#4225] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556198702319603712&accountPersonUid=556198702319603713 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:15:02.344 [DefaultDispatcher-worker-16 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-07 21:15:02.350 [DefaultDispatcher-worker-11 @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2024-02-07 21:15:02.350 [DefaultDispatcher-worker-5 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f2d883 2024-02-07 21:15:02.351 [DefaultDispatcher-worker-5 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.351 [DefaultDispatcher-worker-5 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:02.351 [DefaultDispatcher-worker-5 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.352 [DefaultDispatcher-worker-3 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.352 [DefaultDispatcher-worker-3 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.358 [DefaultDispatcher-worker-12 @coroutine#4227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2024-02-07 21:15:02.375 [DefaultDispatcher-worker-19 @coroutine#4225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2024-02-07 21:15:02.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-07 21:15:02.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-07 21:15:02.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:02.379 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5de32e00: (connection evicted) 2024-02-07 21:15:02.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:02.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-07 21:15:02.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-07 21:15:02.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-07 21:15:02.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-07 21:15:02.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:02.382 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7305191e: (connection evicted) 2024-02-07 21:15:02.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:02.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-07 21:15:02.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-07 21:15:02.413 [DefaultDispatcher-worker-10 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:15:02.413 [DefaultDispatcher-worker-10 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.413 [DefaultDispatcher-worker-10 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:02.413 [DefaultDispatcher-worker-10 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.415 [DefaultDispatcher-worker-16 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.415 [DefaultDispatcher-worker-16 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.538 [DefaultDispatcher-worker-16 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-07 21:15:02.539 [DefaultDispatcher-worker-16 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.539 [DefaultDispatcher-worker-16 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:02.539 [DefaultDispatcher-worker-16 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.540 [DefaultDispatcher-worker-12 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.540 [DefaultDispatcher-worker-12 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.612 [DefaultDispatcher-worker-12 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1f3eb 2024-02-07 21:15:02.612 [DefaultDispatcher-worker-12 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.612 [DefaultDispatcher-worker-12 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:02.612 [DefaultDispatcher-worker-12 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.614 [DefaultDispatcher-worker-6 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.614 [DefaultDispatcher-worker-6 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.724 [DefaultDispatcher-worker-2 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-07 21:15:02.724 [DefaultDispatcher-worker-2 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.724 [DefaultDispatcher-worker-2 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:02.724 [DefaultDispatcher-worker-2 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.725 [DefaultDispatcher-worker-8 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.725 [DefaultDispatcher-worker-8 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.802 [DefaultDispatcher-worker-19 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc31d8c 2024-02-07 21:15:02.803 [DefaultDispatcher-worker-19 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.803 [DefaultDispatcher-worker-19 @coroutine#3019] 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-02-07 21:15:02.803 [DefaultDispatcher-worker-19 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.804 [DefaultDispatcher-worker-5 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.804 [DefaultDispatcher-worker-14 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:15:02.804 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.804 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:02.804 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.805 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.805 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.962 [DefaultDispatcher-worker-5 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:15:02.962 [DefaultDispatcher-worker-5 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.962 [DefaultDispatcher-worker-5 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:02.962 [DefaultDispatcher-worker-5 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.963 [DefaultDispatcher-worker-12 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:02.964 [DefaultDispatcher-worker-12 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.121 [DefaultDispatcher-worker-3 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-07 21:15:03.121 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.121 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:03.121 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.122 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.122 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.288 [DefaultDispatcher-worker-20 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ead245 2024-02-07 21:15:03.289 [DefaultDispatcher-worker-20 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.289 [DefaultDispatcher-worker-20 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:03.289 [DefaultDispatcher-worker-20 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.290 [DefaultDispatcher-worker-14 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.290 [DefaultDispatcher-worker-14 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.361 [DefaultDispatcher-worker-20 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f2d883 2024-02-07 21:15:03.361 [DefaultDispatcher-worker-20 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.361 [DefaultDispatcher-worker-20 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:03.361 [DefaultDispatcher-worker-20 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.362 [DefaultDispatcher-worker-10 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.362 [DefaultDispatcher-worker-10 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-07 21:15:03.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-07 21:15:03.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:03.386 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@436103b1: (connection evicted) 2024-02-07 21:15:03.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:03.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-07 21:15:03.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-07 21:15:03.390 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-07 21:15:03.390 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:03.390 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:03.390 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:03.390 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:03.390 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:03.390 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:03.390 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@554db19d 2024-02-07 21:15:03.390 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:03.390 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:03.390 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:03.390 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:03.390 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:03.390 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:03.391 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:03.391 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:03.391 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:03.391 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:03.391 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:03.391 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:03.391 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:03.391 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:03.391 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:03.391 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:03.391 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:03.391 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:03.391 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:03.391 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-07 21:15:03.391 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:03.391 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:03.391 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:03.391 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:03.391 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:03.391 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:03.391 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:03.391 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:03.391 [Test worker @coroutine#4296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-07 21:15:03.391 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe4b8b6 2024-02-07 21:15:03.391 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe4b8b6 2024-02-07 21:15:03.391 [Test worker @coroutine#4296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-07 21:15:03.408 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe4b8b6 2024-02-07 21:15:03.418 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe4b8b6 2024-02-07 21:15:03.420 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe4b8b6 2024-02-07 21:15:03.422 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe4b8b6 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dfb078 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:03.422 [Test worker @coroutine#4296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-07 21:15:03.423 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@669b8190 2024-02-07 21:15:03.423 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@669b8190 2024-02-07 21:15:03.423 [Test worker @coroutine#4296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-07 21:15:03.425 [DefaultDispatcher-worker-10 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:15:03.425 [DefaultDispatcher-worker-10 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.425 [DefaultDispatcher-worker-10 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:03.425 [DefaultDispatcher-worker-10 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.426 [DefaultDispatcher-worker-14 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.426 [DefaultDispatcher-worker-14 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.435 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669b8190 2024-02-07 21:15:03.446 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669b8190 2024-02-07 21:15:03.447 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669b8190 2024-02-07 21:15:03.449 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669b8190 2024-02-07 21:15:03.461 [DefaultDispatcher-worker-6 @coroutine#4312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669b8190 2024-02-07 21:15:03.475 [DefaultDispatcher-worker-6 @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe4b8b6 2024-02-07 21:15:03.491 [DefaultDispatcher-worker-8 @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe4b8b6 2024-02-07 21:15:03.491 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:03.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-02-07 21:15:03.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-02-07 21:15:03.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:03.495 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fe4b8b6: (connection evicted) 2024-02-07 21:15:03.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:03.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-02-07 21:15:03.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-02-07 21:15:03.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-07 21:15:03.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-07 21:15:03.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:03.497 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@669b8190: (connection evicted) 2024-02-07 21:15:03.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:03.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-07 21:15:03.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-07 21:15:03.498 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65067d37 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2024-02-07 21:15:03.499 [Test worker @coroutine#4339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-07 21:15:03.515 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2024-02-07 21:15:03.526 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2024-02-07 21:15:03.528 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2024-02-07 21:15:03.529 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56728f48 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:03.530 [Test worker @coroutine#4339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-07 21:15:03.531 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2024-02-07 21:15:03.531 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2024-02-07 21:15:03.531 [Test worker @coroutine#4339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-07 21:15:03.544 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2024-02-07 21:15:03.548 [DefaultDispatcher-worker-12 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-07 21:15:03.549 [DefaultDispatcher-worker-12 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.549 [DefaultDispatcher-worker-12 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:03.549 [DefaultDispatcher-worker-12 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.550 [DefaultDispatcher-worker-17 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.550 [DefaultDispatcher-worker-17 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.555 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2024-02-07 21:15:03.556 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2024-02-07 21:15:03.558 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2024-02-07 21:15:03.569 [DefaultDispatcher-worker-10 @coroutine#4355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2024-02-07 21:15:03.581 [DefaultDispatcher-worker-6 @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2024-02-07 21:15:03.590 [DefaultDispatcher-worker-9 @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2024-02-07 21:15:03.599 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:03.601 [DefaultDispatcher-worker-10 @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2024-02-07 21:15:03.617 [DefaultDispatcher-worker-2 @coroutine#4383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909 2024-02-07 21:15:03.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-07 21:15:03.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-07 21:15:03.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:03.621 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f2a0909: (connection evicted) 2024-02-07 21:15:03.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:03.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-07 21:15:03.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-07 21:15:03.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-07 21:15:03.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-07 21:15:03.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:03.622 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fdfd984: (connection evicted) 2024-02-07 21:15:03.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:03.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-07 21:15:03.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-07 21:15:03.623 [DefaultDispatcher-worker-5 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1f3eb 2024-02-07 21:15:03.623 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.623 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:03.623 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e242137 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:03.624 [Test worker @coroutine#4397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-07 21:15:03.624 [DefaultDispatcher-worker-18 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.624 [DefaultDispatcher-worker-18 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.625 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-02-07 21:15:03.625 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-02-07 21:15:03.625 [Test worker @coroutine#4397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-07 21:15:03.639 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-02-07 21:15:03.650 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-02-07 21:15:03.652 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-02-07 21:15:03.654 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bd191c2 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:03.654 [Test worker @coroutine#4397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-07 21:15:03.655 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-02-07 21:15:03.655 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-02-07 21:15:03.655 [Test worker @coroutine#4397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-07 21:15:03.668 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-02-07 21:15:03.678 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-02-07 21:15:03.680 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-02-07 21:15:03.682 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-02-07 21:15:03.692 [DefaultDispatcher-worker-1 @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-02-07 21:15:03.706 [DefaultDispatcher-worker-9 @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-02-07 21:15:03.719 [DefaultDispatcher-worker-8 @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1 2024-02-07 21:15:03.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-07 21:15:03.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-07 21:15:03.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:03.725 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55b7f9f1: (connection evicted) 2024-02-07 21:15:03.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:03.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-07 21:15:03.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-07 21:15:03.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-07 21:15:03.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-07 21:15:03.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:03.726 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56afbace: (connection evicted) 2024-02-07 21:15:03.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:03.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-07 21:15:03.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-07 21:15:03.728 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@702e21c 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:03.729 [Test worker @coroutine#4439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-07 21:15:03.730 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-02-07 21:15:03.730 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-02-07 21:15:03.730 [Test worker @coroutine#4439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-07 21:15:03.734 [DefaultDispatcher-worker-20 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-07 21:15:03.734 [DefaultDispatcher-worker-20 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.734 [DefaultDispatcher-worker-20 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:03.734 [DefaultDispatcher-worker-20 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.735 [DefaultDispatcher-worker-3 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.735 [DefaultDispatcher-worker-3 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.748 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-02-07 21:15:03.759 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-02-07 21:15:03.760 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-02-07 21:15:03.762 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-02-07 21:15:03.762 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ceb368b 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0df74 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0df74 2024-02-07 21:15:03.763 [Test worker @coroutine#4439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-07 21:15:03.776 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0df74 2024-02-07 21:15:03.787 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0df74 2024-02-07 21:15:03.788 [Test worker @coroutine#4451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0df74 2024-02-07 21:15:03.790 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0df74 2024-02-07 21:15:03.801 [DefaultDispatcher-worker-4 @coroutine#4455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0df74 2024-02-07 21:15:03.814 [DefaultDispatcher-worker-11 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc31d8c 2024-02-07 21:15:03.814 [DefaultDispatcher-worker-11 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.814 [DefaultDispatcher-worker-11 @coroutine#3019] 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-02-07 21:15:03.814 [DefaultDispatcher-worker-11 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.815 [DefaultDispatcher-worker-7 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:15:03.815 [DefaultDispatcher-worker-7 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.815 [DefaultDispatcher-worker-7 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:03.815 [DefaultDispatcher-worker-7 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.815 [DefaultDispatcher-worker-9 @coroutine#4439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-02-07 21:15:03.815 [DefaultDispatcher-worker-11 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.816 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.816 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.826 [DefaultDispatcher-worker-2 @coroutine#4439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4 2024-02-07 21:15:03.830 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:03.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-07 21:15:03.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-07 21:15:03.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:03.832 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c5fbde4: (connection evicted) 2024-02-07 21:15:03.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:03.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-07 21:15:03.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-07 21:15:03.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-07 21:15:03.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-07 21:15:03.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:03.834 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f0df74: (connection evicted) 2024-02-07 21:15:03.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:03.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-07 21:15:03.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@411e567e 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:03.836 [Test worker @coroutine#4487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-07 21:15:03.837 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-02-07 21:15:03.837 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-02-07 21:15:03.837 [Test worker @coroutine#4487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-07 21:15:03.853 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-02-07 21:15:03.864 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-02-07 21:15:03.866 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-02-07 21:15:03.867 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@339b45f8 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f8ac459 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f8ac459 2024-02-07 21:15:03.868 [Test worker @coroutine#4487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-07 21:15:03.881 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8ac459 2024-02-07 21:15:03.892 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8ac459 2024-02-07 21:15:03.893 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8ac459 2024-02-07 21:15:03.895 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8ac459 2024-02-07 21:15:03.906 [DefaultDispatcher-worker-19 @coroutine#4500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8ac459 2024-02-07 21:15:03.920 [DefaultDispatcher-worker-21 @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-02-07 21:15:03.936 [DefaultDispatcher-worker-2 @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a 2024-02-07 21:15:03.937 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:03.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-07 21:15:03.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-07 21:15:03.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:03.941 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75f9a35a: (connection evicted) 2024-02-07 21:15:03.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:03.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-07 21:15:03.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-07 21:15:03.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-07 21:15:03.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-07 21:15:03.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:03.943 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f8ac459: (connection evicted) 2024-02-07 21:15:03.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:03.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-07 21:15:03.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-07 21:15:03.944 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-07 21:15:03.944 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:03.944 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:03.944 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:03.944 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f72855d 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-02-07 21:15:03.945 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-07 21:15:03.960 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-02-07 21:15:03.971 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-02-07 21:15:03.972 [DefaultDispatcher-worker-14 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:15:03.973 [DefaultDispatcher-worker-14 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.973 [DefaultDispatcher-worker-14 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:03.973 [DefaultDispatcher-worker-14 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.973 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-02-07 21:15:03.974 [DefaultDispatcher-worker-12 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.974 [DefaultDispatcher-worker-12 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:03.975 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-02-07 21:15:03.975 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52288c65 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-02-07 21:15:03.976 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-07 21:15:03.989 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-02-07 21:15:04.000 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-02-07 21:15:04.002 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-02-07 21:15:04.004 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-02-07 21:15:04.014 [DefaultDispatcher-worker-3 @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-02-07 21:15:04.028 [DefaultDispatcher-worker-20 @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-02-07 21:15:04.041 [DefaultDispatcher-worker-20 @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-02-07 21:15:04.045 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:04.049 [DefaultDispatcher-worker-7 @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-02-07 21:15:04.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-07 21:15:04.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-07 21:15:04.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:04.054 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f119b55: (connection evicted) 2024-02-07 21:15:04.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:04.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-07 21:15:04.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-07 21:15:04.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-07 21:15:04.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-07 21:15:04.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:04.055 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d18401b: (connection evicted) 2024-02-07 21:15:04.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:04.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-07 21:15:04.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-07 21:15:04.057 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-07 21:15:04.057 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:04.057 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:04.057 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:04.057 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:04.057 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:04.057 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:04.057 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@665e18d5 2024-02-07 21:15:04.057 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:04.057 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:04.057 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:04.057 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:04.057 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:04.057 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:04.057 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:04.057 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:04.057 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:04.057 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:04.057 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:04.057 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:04.057 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:04.057 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:04.057 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:04.057 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:04.058 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:04.058 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:04.058 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:04.058 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-07 21:15:04.058 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:04.058 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:04.058 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:04.058 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:04.058 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:04.058 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:04.058 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:04.058 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:04.058 [Test worker @coroutine#4572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-07 21:15:04.058 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c8859b4 2024-02-07 21:15:04.058 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c8859b4 2024-02-07 21:15:04.058 [Test worker @coroutine#4572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-07 21:15:04.074 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8859b4 2024-02-07 21:15:04.085 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8859b4 2024-02-07 21:15:04.087 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8859b4 2024-02-07 21:15:04.089 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8859b4 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@696a6506 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:04.089 [Test worker @coroutine#4572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-07 21:15:04.090 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbd855e 2024-02-07 21:15:04.090 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbd855e 2024-02-07 21:15:04.090 [Test worker @coroutine#4572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-07 21:15:04.103 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbd855e 2024-02-07 21:15:04.113 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbd855e 2024-02-07 21:15:04.115 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbd855e 2024-02-07 21:15:04.116 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbd855e 2024-02-07 21:15:04.128 [DefaultDispatcher-worker-9 @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbd855e 2024-02-07 21:15:04.131 [DefaultDispatcher-worker-20 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-07 21:15:04.132 [DefaultDispatcher-worker-20 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.132 [DefaultDispatcher-worker-20 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:04.132 [DefaultDispatcher-worker-20 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.133 [DefaultDispatcher-worker-15 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.133 [DefaultDispatcher-worker-15 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.140 [DefaultDispatcher-worker-19 @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8859b4 2024-02-07 21:15:04.154 [DefaultDispatcher-worker-19 @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8859b4 2024-02-07 21:15:04.158 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:04.160 [DefaultDispatcher-worker-14 @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8859b4 2024-02-07 21:15:04.181 [DefaultDispatcher-worker-19 @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8859b4 2024-02-07 21:15:04.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-07 21:15:04.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-07 21:15:04.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:04.184 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c8859b4: (connection evicted) 2024-02-07 21:15:04.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:04.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-07 21:15:04.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-07 21:15:04.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-07 21:15:04.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-07 21:15:04.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:04.185 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cbd855e: (connection evicted) 2024-02-07 21:15:04.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:04.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-07 21:15:04.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-07 21:15:04.186 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1043c493 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-07 21:15:04.187 [Test worker @coroutine#4628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-07 21:15:04.201 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-07 21:15:04.211 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-07 21:15:04.213 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-07 21:15:04.214 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fa5fc67 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:04.215 [Test worker @coroutine#4628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-07 21:15:04.216 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2024-02-07 21:15:04.216 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2024-02-07 21:15:04.216 [Test worker @coroutine#4628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-07 21:15:04.228 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2024-02-07 21:15:04.239 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2024-02-07 21:15:04.240 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2024-02-07 21:15:04.242 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2024-02-07 21:15:04.253 [DefaultDispatcher-worker-14 @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2024-02-07 21:15:04.266 [DefaultDispatcher-worker-14 @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-07 21:15:04.279 [DefaultDispatcher-worker-2 @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-07 21:15:04.283 [Test worker @coroutine#4653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-07 21:15:04.287 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:04.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-07 21:15:04.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-07 21:15:04.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:04.288 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12115c28: (connection evicted) 2024-02-07 21:15:04.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:04.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-07 21:15:04.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-07 21:15:04.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-07 21:15:04.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-07 21:15:04.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:04.289 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6df0d030: (connection evicted) 2024-02-07 21:15:04.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:04.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-07 21:15:04.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb23b9c 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:04.292 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-07 21:15:04.293 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-02-07 21:15:04.293 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-02-07 21:15:04.293 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-07 21:15:04.299 [DefaultDispatcher-worker-2 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ead245 2024-02-07 21:15:04.299 [DefaultDispatcher-worker-2 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.299 [DefaultDispatcher-worker-2 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:04.299 [DefaultDispatcher-worker-2 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.300 [DefaultDispatcher-worker-17 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.300 [DefaultDispatcher-worker-17 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.309 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-02-07 21:15:04.320 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-02-07 21:15:04.321 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-02-07 21:15:04.323 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3958e148 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2024-02-07 21:15:04.324 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-07 21:15:04.337 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2024-02-07 21:15:04.348 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2024-02-07 21:15:04.350 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2024-02-07 21:15:04.351 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2024-02-07 21:15:04.363 [DefaultDispatcher-worker-9 @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce 2024-02-07 21:15:04.371 [DefaultDispatcher-worker-2 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f2d883 2024-02-07 21:15:04.371 [DefaultDispatcher-worker-2 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.371 [DefaultDispatcher-worker-2 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:04.371 [DefaultDispatcher-worker-2 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.372 [DefaultDispatcher-worker-9 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.372 [DefaultDispatcher-worker-9 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.380 [DefaultDispatcher-worker-18 @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-02-07 21:15:04.393 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:04.394 [DefaultDispatcher-worker-3 @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-02-07 21:15:04.397 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-02-07 21:15:04.401 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-02-07 21:15:04.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-07 21:15:04.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-07 21:15:04.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:04.407 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f19430f: (connection evicted) 2024-02-07 21:15:04.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:04.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-07 21:15:04.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-07 21:15:04.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-07 21:15:04.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-07 21:15:04.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:04.408 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23f9d0ce: (connection evicted) 2024-02-07 21:15:04.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:04.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-07 21:15:04.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c7d19bf 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2024-02-07 21:15:04.410 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-07 21:15:04.426 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2024-02-07 21:15:04.435 [DefaultDispatcher-worker-18 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:15:04.435 [DefaultDispatcher-worker-18 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.435 [DefaultDispatcher-worker-18 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:04.435 [DefaultDispatcher-worker-18 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.437 [DefaultDispatcher-worker-2 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.437 [DefaultDispatcher-worker-2 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.437 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2024-02-07 21:15:04.439 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2024-02-07 21:15:04.440 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73f6ffb1 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:04.441 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-07 21:15:04.442 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-02-07 21:15:04.442 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-02-07 21:15:04.442 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-07 21:15:04.455 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-02-07 21:15:04.465 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-02-07 21:15:04.467 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-02-07 21:15:04.468 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-02-07 21:15:04.479 [DefaultDispatcher-worker-17 @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-02-07 21:15:04.492 [DefaultDispatcher-worker-17 @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2024-02-07 21:15:04.505 [DefaultDispatcher-worker-17 @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2024-02-07 21:15:04.510 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:04.557 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:04.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-07 21:15:04.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-07 21:15:04.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:04.565 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3be60847: (connection evicted) 2024-02-07 21:15:04.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:04.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-07 21:15:04.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-07 21:15:04.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-07 21:15:04.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-07 21:15:04.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:04.566 [DefaultDispatcher-worker-15 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-07 21:15:04.566 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98: (connection evicted) 2024-02-07 21:15:04.566 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.567 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:04.567 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:04.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-07 21:15:04.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-07 21:15:04.568 [DefaultDispatcher-worker-21 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.568 [DefaultDispatcher-worker-21 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c5f6292 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:04.568 [Test worker @coroutine#4775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-07 21:15:04.569 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2024-02-07 21:15:04.569 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2024-02-07 21:15:04.569 [Test worker @coroutine#4775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-07 21:15:04.585 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2024-02-07 21:15:04.596 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2024-02-07 21:15:04.597 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2024-02-07 21:15:04.599 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2024-02-07 21:15:04.599 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77cd1f67 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-02-07 21:15:04.600 [Test worker @coroutine#4775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-07 21:15:04.613 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-02-07 21:15:04.625 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-02-07 21:15:04.627 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-02-07 21:15:04.629 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-02-07 21:15:04.635 [DefaultDispatcher-worker-20 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1f3eb 2024-02-07 21:15:04.635 [DefaultDispatcher-worker-20 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.635 [DefaultDispatcher-worker-20 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:04.635 [DefaultDispatcher-worker-20 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.636 [DefaultDispatcher-worker-2 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.636 [DefaultDispatcher-worker-2 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.640 [DefaultDispatcher-worker-20 @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-02-07 21:15:04.653 [DefaultDispatcher-worker-7 @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2024-02-07 21:15:04.664 [DefaultDispatcher-worker-14 @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2024-02-07 21:15:04.669 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:04.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-07 21:15:04.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-07 21:15:04.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:04.670 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6: (connection evicted) 2024-02-07 21:15:04.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:04.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-07 21:15:04.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-07 21:15:04.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-07 21:15:04.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-07 21:15:04.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:04.672 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@647d3279: (connection evicted) 2024-02-07 21:15:04.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:04.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-07 21:15:04.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-07 21:15:04.673 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fbf66e7 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:04.674 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-07 21:15:04.675 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-02-07 21:15:04.675 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-02-07 21:15:04.675 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-07 21:15:04.691 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-02-07 21:15:04.701 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-02-07 21:15:04.703 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-02-07 21:15:04.704 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@279e4506 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:04.705 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-07 21:15:04.706 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@523e019c 2024-02-07 21:15:04.706 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@523e019c 2024-02-07 21:15:04.706 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-07 21:15:04.718 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@523e019c 2024-02-07 21:15:04.729 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@523e019c 2024-02-07 21:15:04.730 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@523e019c 2024-02-07 21:15:04.732 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@523e019c 2024-02-07 21:15:04.743 [DefaultDispatcher-worker-13 @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@523e019c 2024-02-07 21:15:04.746 [DefaultDispatcher-worker-14 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-07 21:15:04.746 [DefaultDispatcher-worker-14 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.746 [DefaultDispatcher-worker-14 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:04.746 [DefaultDispatcher-worker-14 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.747 [DefaultDispatcher-worker-21 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.747 [DefaultDispatcher-worker-21 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.757 [DefaultDispatcher-worker-7 @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-02-07 21:15:04.767 [DefaultDispatcher-worker-2 @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-02-07 21:15:04.769 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-02-07 21:15:04.772 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-02-07 21:15:04.775 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:04.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-07 21:15:04.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-07 21:15:04.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:04.777 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00: (connection evicted) 2024-02-07 21:15:04.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:04.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-07 21:15:04.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-07 21:15:04.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-07 21:15:04.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-07 21:15:04.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:04.779 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@523e019c: (connection evicted) 2024-02-07 21:15:04.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:04.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-07 21:15:04.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-07 21:15:04.780 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-07 21:15:04.780 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:04.780 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:04.780 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:04.780 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:04.780 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:04.780 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:04.780 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8a0a1d1 2024-02-07 21:15:04.780 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:04.780 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:04.780 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:04.780 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:04.780 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:04.780 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:04.780 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:04.781 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:04.781 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:04.781 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:04.781 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:04.781 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:04.781 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:04.781 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:04.781 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:04.781 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:04.781 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:04.781 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:04.781 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:04.781 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-07 21:15:04.781 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:04.781 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:04.781 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:04.781 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:04.781 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:04.781 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:04.781 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:04.781 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:04.781 [Test worker @coroutine#4869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-07 21:15:04.781 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@215efb16 2024-02-07 21:15:04.781 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@215efb16 2024-02-07 21:15:04.781 [Test worker @coroutine#4869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-07 21:15:04.794 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@215efb16 2024-02-07 21:15:04.804 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@215efb16 2024-02-07 21:15:04.806 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@215efb16 2024-02-07 21:15:04.807 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@215efb16 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@502dc93a 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2024-02-07 21:15:04.808 [Test worker @coroutine#4869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-07 21:15:04.822 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2024-02-07 21:15:04.827 [DefaultDispatcher-worker-3 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc31d8c 2024-02-07 21:15:04.827 [DefaultDispatcher-worker-3 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.827 [DefaultDispatcher-worker-3 @coroutine#3019] 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-02-07 21:15:04.827 [DefaultDispatcher-worker-3 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.827 [DefaultDispatcher-worker-15 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:15:04.827 [DefaultDispatcher-worker-15 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.827 [DefaultDispatcher-worker-15 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:04.827 [DefaultDispatcher-worker-15 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.828 [DefaultDispatcher-worker-15 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.828 [DefaultDispatcher-worker-4 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.828 [DefaultDispatcher-worker-4 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.833 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2024-02-07 21:15:04.835 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2024-02-07 21:15:04.837 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2024-02-07 21:15:04.847 [DefaultDispatcher-worker-14 @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2024-02-07 21:15:04.863 [DefaultDispatcher-worker-5 @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@215efb16 2024-02-07 21:15:04.875 [DefaultDispatcher-worker-8 @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@215efb16 2024-02-07 21:15:04.881 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:04.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-07 21:15:04.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-07 21:15:04.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:04.883 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@215efb16: (connection evicted) 2024-02-07 21:15:04.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:04.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-07 21:15:04.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-07 21:15:04.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-07 21:15:04.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-07 21:15:04.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:04.885 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d4af473: (connection evicted) 2024-02-07 21:15:04.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:04.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-07 21:15:04.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-07 21:15:04.887 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77a14911 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@1142843c 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@1142843c 2024-02-07 21:15:04.888 [Test worker @coroutine#4929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-07 21:15:04.902 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1142843c 2024-02-07 21:15:04.913 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1142843c 2024-02-07 21:15:04.914 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1142843c 2024-02-07 21:15:04.916 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1142843c 2024-02-07 21:15:04.925 [DefaultDispatcher-worker-12 @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1142843c 2024-02-07 21:15:04.927 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1142843c 2024-02-07 21:15:04.940 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1142843c 2024-02-07 21:15:04.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-07 21:15:04.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-07 21:15:04.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:04.954 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1142843c: (connection evicted) 2024-02-07 21:15:04.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:04.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-07 21:15:04.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@396a4dea 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:04.956 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:04.957 [Test worker @coroutine#4963] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-07 21:15:04.957 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5c4b75 2024-02-07 21:15:04.957 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5c4b75 2024-02-07 21:15:04.957 [Test worker @coroutine#4963] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-07 21:15:04.977 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5c4b75 2024-02-07 21:15:04.985 [DefaultDispatcher-worker-16 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:15:04.985 [DefaultDispatcher-worker-16 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.985 [DefaultDispatcher-worker-16 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:04.985 [DefaultDispatcher-worker-16 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.987 [DefaultDispatcher-worker-11 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.987 [DefaultDispatcher-worker-11 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:04.994 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5c4b75 2024-02-07 21:15:04.996 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5c4b75 2024-02-07 21:15:04.999 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5c4b75 2024-02-07 21:15:05.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-07 21:15:05.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-07 21:15:05.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:05.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:05.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-07 21:15:05.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@301b89e1 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:05.005 [Test worker @coroutine#4996] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-07 21:15:05.006 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f1e9f8 2024-02-07 21:15:05.006 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f1e9f8 2024-02-07 21:15:05.006 [Test worker @coroutine#4996] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-07 21:15:05.019 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f1e9f8 2024-02-07 21:15:05.030 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f1e9f8 2024-02-07 21:15:05.032 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f1e9f8 2024-02-07 21:15:05.034 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f1e9f8 2024-02-07 21:15:05.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-07 21:15:05.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-07 21:15:05.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:05.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:05.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-07 21:15:05.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e609b42 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:05.040 [Test worker @coroutine#5026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-07 21:15:05.041 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@24673720 2024-02-07 21:15:05.041 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@24673720 2024-02-07 21:15:05.041 [Test worker @coroutine#5026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-07 21:15:05.054 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24673720 2024-02-07 21:15:05.065 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24673720 2024-02-07 21:15:05.067 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24673720 2024-02-07 21:15:05.069 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24673720 2024-02-07 21:15:05.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-07 21:15:05.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-07 21:15:05.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:05.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:05.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-07 21:15:05.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54e39504 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:05.075 [Test worker @coroutine#5056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-07 21:15:05.076 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ac1657 2024-02-07 21:15:05.076 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ac1657 2024-02-07 21:15:05.076 [Test worker @coroutine#5056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-07 21:15:05.095 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ac1657 2024-02-07 21:15:05.114 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ac1657 2024-02-07 21:15:05.116 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ac1657 2024-02-07 21:15:05.117 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ac1657 2024-02-07 21:15:05.126 [DefaultDispatcher-worker-11 @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ac1657 2024-02-07 21:15:05.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-07 21:15:05.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-07 21:15:05.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:05.133 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13ac1657: (connection evicted) 2024-02-07 21:15:05.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:05.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-07 21:15:05.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-07 21:15:05.135 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7018636a 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:05.136 [Test worker @coroutine#5086] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-07 21:15:05.137 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@73624529 2024-02-07 21:15:05.137 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@73624529 2024-02-07 21:15:05.137 [Test worker @coroutine#5086] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-07 21:15:05.143 [DefaultDispatcher-worker-21 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-07 21:15:05.143 [DefaultDispatcher-worker-21 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.144 [DefaultDispatcher-worker-21 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:05.144 [DefaultDispatcher-worker-21 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.145 [DefaultDispatcher-worker-13 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.145 [DefaultDispatcher-worker-13 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.154 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73624529 2024-02-07 21:15:05.165 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73624529 2024-02-07 21:15:05.167 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73624529 2024-02-07 21:15:05.169 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73624529 2024-02-07 21:15:05.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-07 21:15:05.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-07 21:15:05.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:05.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:05.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-07 21:15:05.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@369f85c6 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:05.174 [Test worker @coroutine#5122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-07 21:15:05.175 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc218e2 2024-02-07 21:15:05.175 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc218e2 2024-02-07 21:15:05.175 [Test worker @coroutine#5122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-07 21:15:05.189 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc218e2 2024-02-07 21:15:05.199 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc218e2 2024-02-07 21:15:05.201 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc218e2 2024-02-07 21:15:05.203 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc218e2 2024-02-07 21:15:05.212 [DefaultDispatcher-worker-11 @coroutine#5130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc218e2 2024-02-07 21:15:05.214 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc218e2 2024-02-07 21:15:05.218 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc218e2 2024-02-07 21:15:05.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-07 21:15:05.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-07 21:15:05.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:05.221 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dc218e2: (connection evicted) 2024-02-07 21:15:05.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:05.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-07 21:15:05.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52b2c255 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d 2024-02-07 21:15:05.224 [Test worker @coroutine#5156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-07 21:15:05.237 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d 2024-02-07 21:15:05.248 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d 2024-02-07 21:15:05.249 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d 2024-02-07 21:15:05.251 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d 2024-02-07 21:15:05.251 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d583602 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-07 21:15:05.252 [Test worker @coroutine#5156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-07 21:15:05.266 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-07 21:15:05.278 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-07 21:15:05.280 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-07 21:15:05.281 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-07 21:15:05.292 [DefaultDispatcher-worker-6 @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-07 21:15:05.306 [DefaultDispatcher-worker-17 @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d 2024-02-07 21:15:05.308 [DefaultDispatcher-worker-19 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ead245 2024-02-07 21:15:05.308 [DefaultDispatcher-worker-19 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.308 [DefaultDispatcher-worker-19 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:05.308 [DefaultDispatcher-worker-19 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.309 [DefaultDispatcher-worker-13 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.309 [DefaultDispatcher-worker-13 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.324 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:05.343 [DefaultDispatcher-worker-6 @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d 2024-02-07 21:15:05.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-07 21:15:05.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-07 21:15:05.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:05.352 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18f8c76d: (connection evicted) 2024-02-07 21:15:05.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:05.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-07 21:15:05.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-07 21:15:05.352 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:05.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-07 21:15:05.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-07 21:15:05.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:05.353 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf: (connection evicted) 2024-02-07 21:15:05.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:05.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-07 21:15:05.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-07 21:15:05.354 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-07 21:15:05.354 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:05.354 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:05.354 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:05.354 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:05.354 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:05.354 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:05.354 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4848681d 2024-02-07 21:15:05.354 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:05.354 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:05.354 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:05.354 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:05.354 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:05.354 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:05.354 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:05.355 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:05.355 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:05.355 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:05.355 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:05.355 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:05.355 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:05.355 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:05.355 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:05.355 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:05.355 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:05.355 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:05.355 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:05.355 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-07 21:15:05.355 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:05.355 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:05.355 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:05.355 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:05.355 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:05.355 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:05.355 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:05.355 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:05.355 [Test worker @coroutine#5186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-07 21:15:05.355 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a9a187b 2024-02-07 21:15:05.355 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a9a187b 2024-02-07 21:15:05.355 [Test worker @coroutine#5186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-07 21:15:05.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9a187b 2024-02-07 21:15:05.381 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9a187b 2024-02-07 21:15:05.382 [DefaultDispatcher-worker-12 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f2d883 2024-02-07 21:15:05.382 [DefaultDispatcher-worker-12 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.382 [DefaultDispatcher-worker-12 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:05.382 [DefaultDispatcher-worker-12 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.382 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9a187b 2024-02-07 21:15:05.384 [DefaultDispatcher-worker-1 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.384 [DefaultDispatcher-worker-1 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.384 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9a187b 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@154fcedd 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:05.385 [Test worker @coroutine#5186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-07 21:15:05.386 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-07 21:15:05.386 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-07 21:15:05.386 [Test worker @coroutine#5186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-07 21:15:05.398 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-07 21:15:05.408 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-07 21:15:05.410 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-07 21:15:05.412 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-07 21:15:05.422 [DefaultDispatcher-worker-13 @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-07 21:15:05.435 [DefaultDispatcher-worker-13 @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9a187b 2024-02-07 21:15:05.448 [DefaultDispatcher-worker-19 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:15:05.448 [DefaultDispatcher-worker-19 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.448 [DefaultDispatcher-worker-19 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:05.448 [DefaultDispatcher-worker-19 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.449 [DefaultDispatcher-worker-9 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.449 [DefaultDispatcher-worker-9 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.455 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:05.467 [DefaultDispatcher-worker-6 @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9a187b 2024-02-07 21:15:05.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-07 21:15:05.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-07 21:15:05.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:05.471 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a9a187b: (connection evicted) 2024-02-07 21:15:05.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:05.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-07 21:15:05.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-07 21:15:05.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-07 21:15:05.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-07 21:15:05.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:05.472 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@458500d1: (connection evicted) 2024-02-07 21:15:05.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:05.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-07 21:15:05.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@321bf4b1 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:05.475 [Test worker @coroutine#5218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-07 21:15:05.476 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@65630116 2024-02-07 21:15:05.476 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@65630116 2024-02-07 21:15:05.476 [Test worker @coroutine#5218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-07 21:15:05.491 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65630116 2024-02-07 21:15:05.501 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65630116 2024-02-07 21:15:05.503 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65630116 2024-02-07 21:15:05.504 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65630116 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@365291bd 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-07 21:15:05.505 [Test worker @coroutine#5218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-07 21:15:05.518 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-07 21:15:05.528 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-07 21:15:05.530 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-07 21:15:05.531 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-07 21:15:05.543 [DefaultDispatcher-worker-1 @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-07 21:15:05.556 [DefaultDispatcher-worker-14 @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65630116 2024-02-07 21:15:05.576 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:05.577 [DefaultDispatcher-worker-16 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-07 21:15:05.577 [DefaultDispatcher-worker-16 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.577 [DefaultDispatcher-worker-16 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:05.577 [DefaultDispatcher-worker-16 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.579 [DefaultDispatcher-worker-14 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.579 [DefaultDispatcher-worker-14 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.585 [DefaultDispatcher-worker-13 @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65630116 2024-02-07 21:15:05.592 [DefaultDispatcher-worker-11 @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65630116 2024-02-07 21:15:05.603 [DefaultDispatcher-worker-4 @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65630116 2024-02-07 21:15:05.606 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:05.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-07 21:15:05.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-07 21:15:05.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:05.614 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65630116: (connection evicted) 2024-02-07 21:15:05.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:05.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-07 21:15:05.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-07 21:15:05.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-07 21:15:05.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-07 21:15:05.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:05.615 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983: (connection evicted) 2024-02-07 21:15:05.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:05.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-07 21:15:05.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14ea3ecf 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@1252d480 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@1252d480 2024-02-07 21:15:05.618 [Test worker @coroutine#5260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-07 21:15:05.635 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1252d480 2024-02-07 21:15:05.645 [DefaultDispatcher-worker-2 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1f3eb 2024-02-07 21:15:05.645 [DefaultDispatcher-worker-2 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.645 [DefaultDispatcher-worker-2 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:05.645 [DefaultDispatcher-worker-2 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.646 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1252d480 2024-02-07 21:15:05.646 [DefaultDispatcher-worker-16 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.646 [DefaultDispatcher-worker-16 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.647 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1252d480 2024-02-07 21:15:05.649 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1252d480 2024-02-07 21:15:05.649 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-07 21:15:05.649 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:05.649 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:05.649 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:05.649 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:05.649 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:05.649 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:05.649 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39bd07fe 2024-02-07 21:15:05.649 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:05.649 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:05.649 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:05.649 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:05.649 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:05.649 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:05.650 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:05.650 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:05.650 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:05.650 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:05.650 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:05.650 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:05.650 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:05.650 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:05.650 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:05.650 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:05.650 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:05.650 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:05.650 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:05.650 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-07 21:15:05.650 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:05.650 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:05.650 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:05.650 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:05.650 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:05.650 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:05.650 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:05.650 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:05.650 [Test worker @coroutine#5260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-07 21:15:05.650 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e474bd 2024-02-07 21:15:05.650 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e474bd 2024-02-07 21:15:05.650 [Test worker @coroutine#5260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-07 21:15:05.663 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e474bd 2024-02-07 21:15:05.673 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e474bd 2024-02-07 21:15:05.675 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e474bd 2024-02-07 21:15:05.676 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e474bd 2024-02-07 21:15:05.687 [DefaultDispatcher-worker-21 @coroutine#5276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e474bd 2024-02-07 21:15:05.700 [DefaultDispatcher-worker-21 @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1252d480 2024-02-07 21:15:05.709 [DefaultDispatcher-worker-21 @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1252d480 2024-02-07 21:15:05.716 [DefaultDispatcher-worker-5 @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1252d480 2024-02-07 21:15:05.719 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:05.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-07 21:15:05.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-07 21:15:05.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:05.725 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1252d480: (connection evicted) 2024-02-07 21:15:05.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:05.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-07 21:15:05.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-07 21:15:05.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-07 21:15:05.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-07 21:15:05.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:05.726 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e474bd: (connection evicted) 2024-02-07 21:15:05.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:05.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-07 21:15:05.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19faa9dc 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:05.728 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-07 21:15:05.729 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@996293a 2024-02-07 21:15:05.729 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@996293a 2024-02-07 21:15:05.729 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-07 21:15:05.745 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996293a 2024-02-07 21:15:05.755 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996293a 2024-02-07 21:15:05.756 [DefaultDispatcher-worker-18 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-07 21:15:05.757 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996293a 2024-02-07 21:15:05.757 [DefaultDispatcher-worker-18 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.757 [DefaultDispatcher-worker-18 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:05.757 [DefaultDispatcher-worker-18 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.758 [DefaultDispatcher-worker-1 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.758 [DefaultDispatcher-worker-1 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.758 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996293a 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fb3d3bb 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d6fa22c 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d6fa22c 2024-02-07 21:15:05.759 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-07 21:15:05.772 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d6fa22c 2024-02-07 21:15:05.784 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d6fa22c 2024-02-07 21:15:05.785 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d6fa22c 2024-02-07 21:15:05.787 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d6fa22c 2024-02-07 21:15:05.798 [DefaultDispatcher-worker-13 @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d6fa22c 2024-02-07 21:15:05.811 [DefaultDispatcher-worker-9 @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996293a 2024-02-07 21:15:05.824 [DefaultDispatcher-worker-5 @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996293a 2024-02-07 21:15:05.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-07 21:15:05.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-07 21:15:05.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:05.827 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@996293a: (connection evicted) 2024-02-07 21:15:05.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:05.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-07 21:15:05.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-07 21:15:05.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-07 21:15:05.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-07 21:15:05.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:05.828 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d6fa22c: (connection evicted) 2024-02-07 21:15:05.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:05.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-07 21:15:05.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@605c2b9f 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:05.831 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-07 21:15:05.832 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@35bcf3a6 2024-02-07 21:15:05.832 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@35bcf3a6 2024-02-07 21:15:05.832 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-07 21:15:05.840 [DefaultDispatcher-worker-20 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc31d8c 2024-02-07 21:15:05.840 [DefaultDispatcher-worker-19 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:15:05.840 [DefaultDispatcher-worker-19 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.840 [DefaultDispatcher-worker-20 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.840 [DefaultDispatcher-worker-19 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:05.840 [DefaultDispatcher-worker-20 @coroutine#3019] 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-02-07 21:15:05.840 [DefaultDispatcher-worker-20 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.840 [DefaultDispatcher-worker-19 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.841 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.841 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.842 [DefaultDispatcher-worker-19 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.848 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bcf3a6 2024-02-07 21:15:05.858 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bcf3a6 2024-02-07 21:15:05.860 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bcf3a6 2024-02-07 21:15:05.862 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bcf3a6 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@508de524 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:05.862 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-07 21:15:05.863 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-02-07 21:15:05.863 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-02-07 21:15:05.863 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-07 21:15:05.875 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-02-07 21:15:05.885 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-02-07 21:15:05.887 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-02-07 21:15:05.888 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-02-07 21:15:05.899 [DefaultDispatcher-worker-16 @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-02-07 21:15:05.911 [DefaultDispatcher-worker-13 @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bcf3a6 2024-02-07 21:15:05.926 [DefaultDispatcher-worker-12 @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bcf3a6 2024-02-07 21:15:05.932 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:05.944 [DefaultDispatcher-worker-5 @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bcf3a6 2024-02-07 21:15:05.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-07 21:15:05.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-07 21:15:05.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:05.946 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35bcf3a6: (connection evicted) 2024-02-07 21:15:05.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:05.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-07 21:15:05.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-07 21:15:05.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-07 21:15:05.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-07 21:15:05.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:05.947 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2: (connection evicted) 2024-02-07 21:15:05.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:05.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-07 21:15:05.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-07 21:15:05.949 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-07 21:15:05.949 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@386ec37d 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca0aa55 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca0aa55 2024-02-07 21:15:05.950 [Test worker @coroutine#5385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-07 21:15:05.966 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0aa55 2024-02-07 21:15:05.976 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0aa55 2024-02-07 21:15:05.978 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0aa55 2024-02-07 21:15:05.979 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0aa55 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193f5509 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c48a23 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c48a23 2024-02-07 21:15:05.980 [Test worker @coroutine#5385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-07 21:15:05.995 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48a23 2024-02-07 21:15:05.995 [DefaultDispatcher-worker-13 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:15:05.996 [DefaultDispatcher-worker-13 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.996 [DefaultDispatcher-worker-13 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:05.996 [DefaultDispatcher-worker-13 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.997 [DefaultDispatcher-worker-8 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:05.997 [DefaultDispatcher-worker-8 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.006 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48a23 2024-02-07 21:15:06.007 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48a23 2024-02-07 21:15:06.009 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48a23 2024-02-07 21:15:06.020 [DefaultDispatcher-worker-20 @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48a23 2024-02-07 21:15:06.032 [DefaultDispatcher-worker-20 @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0aa55 2024-02-07 21:15:06.043 [DefaultDispatcher-worker-10 @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0aa55 2024-02-07 21:15:06.050 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:06.052 [DefaultDispatcher-worker-1 @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0aa55 2024-02-07 21:15:06.060 [DefaultDispatcher-worker-20 @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0aa55 2024-02-07 21:15:06.072 [DefaultDispatcher-worker-1 @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0aa55 2024-02-07 21:15:06.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-07 21:15:06.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-07 21:15:06.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:06.074 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ca0aa55: (connection evicted) 2024-02-07 21:15:06.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:06.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-07 21:15:06.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-07 21:15:06.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-07 21:15:06.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-07 21:15:06.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:06.075 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58c48a23: (connection evicted) 2024-02-07 21:15:06.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:06.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-07 21:15:06.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71ad1d0b 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:06.078 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-07 21:15:06.079 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2024-02-07 21:15:06.079 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2024-02-07 21:15:06.079 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-07 21:15:06.095 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2024-02-07 21:15:06.105 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2024-02-07 21:15:06.107 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2024-02-07 21:15:06.109 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2024-02-07 21:15:06.109 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-07 21:15:06.109 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:06.109 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:06.109 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:06.109 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:06.109 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:06.109 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:06.109 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c10f9f3 2024-02-07 21:15:06.109 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:06.109 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:06.109 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:06.109 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:06.109 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:06.109 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:06.109 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:06.109 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:06.109 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:06.109 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:06.109 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:06.109 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:06.109 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:06.109 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:06.109 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:06.109 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:06.109 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:06.110 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:06.110 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:06.110 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-07 21:15:06.110 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:06.110 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:06.110 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:06.110 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:06.110 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:06.110 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:06.110 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:06.110 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:06.110 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-07 21:15:06.110 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-02-07 21:15:06.110 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-02-07 21:15:06.110 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-07 21:15:06.130 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-02-07 21:15:06.140 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-02-07 21:15:06.142 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-02-07 21:15:06.144 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-02-07 21:15:06.155 [DefaultDispatcher-worker-17 @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-02-07 21:15:06.156 [DefaultDispatcher-worker-3 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-07 21:15:06.156 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.156 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:06.156 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.157 [DefaultDispatcher-worker-10 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.157 [DefaultDispatcher-worker-10 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.167 [DefaultDispatcher-worker-10 @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2024-02-07 21:15:06.174 [DefaultDispatcher-worker-7 @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2024-02-07 21:15:06.179 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:06.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-07 21:15:06.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-07 21:15:06.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:06.185 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc: (connection evicted) 2024-02-07 21:15:06.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:06.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-07 21:15:06.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-07 21:15:06.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-07 21:15:06.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-07 21:15:06.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:06.187 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc: (connection evicted) 2024-02-07 21:15:06.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:06.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-07 21:15:06.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-07 21:15:06.188 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-07 21:15:06.188 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:06.188 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:06.188 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:06.188 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:06.188 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:06.188 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:06.188 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f78c132 2024-02-07 21:15:06.188 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:06.188 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:06.188 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:06.188 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:06.188 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:06.188 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:06.189 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:06.189 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:06.189 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:06.189 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:06.189 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:06.189 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:06.189 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:06.189 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:06.189 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:06.189 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:06.189 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:06.189 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:06.189 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:06.189 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-07 21:15:06.189 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:06.189 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:06.189 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:06.189 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:06.189 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:06.189 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:06.189 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:06.189 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:06.189 [Test worker @coroutine#5469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-07 21:15:06.189 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-07 21:15:06.189 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-07 21:15:06.189 [Test worker @coroutine#5469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-07 21:15:06.205 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-07 21:15:06.217 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-07 21:15:06.219 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-07 21:15:06.220 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ef1080d 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@12128849 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@12128849 2024-02-07 21:15:06.221 [Test worker @coroutine#5469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-07 21:15:06.234 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12128849 2024-02-07 21:15:06.244 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12128849 2024-02-07 21:15:06.246 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12128849 2024-02-07 21:15:06.247 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12128849 2024-02-07 21:15:06.258 [DefaultDispatcher-worker-8 @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12128849 2024-02-07 21:15:06.272 [DefaultDispatcher-worker-10 @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-07 21:15:06.282 [DefaultDispatcher-worker-6 @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-07 21:15:06.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-07 21:15:06.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-07 21:15:06.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:06.287 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7127f04b: (connection evicted) 2024-02-07 21:15:06.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:06.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-07 21:15:06.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-07 21:15:06.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-07 21:15:06.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-07 21:15:06.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:06.288 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12128849: (connection evicted) 2024-02-07 21:15:06.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:06.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-07 21:15:06.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-07 21:15:06.289 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@653fbbfc 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2024-02-07 21:15:06.290 [Test worker @coroutine#5510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-07 21:15:06.305 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2024-02-07 21:15:06.315 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2024-02-07 21:15:06.317 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2024-02-07 21:15:06.318 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2024-02-07 21:15:06.318 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47fb30ca 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:06.319 [DefaultDispatcher-worker-8 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ead245 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-07 21:15:06.319 [DefaultDispatcher-worker-8 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.319 [DefaultDispatcher-worker-8 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:06.319 [DefaultDispatcher-worker-8 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-07 21:15:06.319 [Test worker @coroutine#5510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-07 21:15:06.320 [DefaultDispatcher-worker-12 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.320 [DefaultDispatcher-worker-12 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.332 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-07 21:15:06.342 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-07 21:15:06.344 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-07 21:15:06.345 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-07 21:15:06.355 [DefaultDispatcher-worker-10 @coroutine#5526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-07 21:15:06.367 [DefaultDispatcher-worker-20 @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2024-02-07 21:15:06.376 [DefaultDispatcher-worker-14 @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2024-02-07 21:15:06.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-07 21:15:06.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-07 21:15:06.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:06.380 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea: (connection evicted) 2024-02-07 21:15:06.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:06.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-07 21:15:06.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-07 21:15:06.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-07 21:15:06.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-07 21:15:06.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:06.382 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe: (connection evicted) 2024-02-07 21:15:06.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:06.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-07 21:15:06.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46cb9794 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-07 21:15:06.384 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:06.385 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:06.385 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:06.385 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:06.385 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:06.385 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:06.385 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:06.385 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:06.385 [Test worker @coroutine#5555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-07 21:15:06.385 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f88c53 2024-02-07 21:15:06.385 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f88c53 2024-02-07 21:15:06.385 [Test worker @coroutine#5555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-07 21:15:06.394 [DefaultDispatcher-worker-4 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f2d883 2024-02-07 21:15:06.394 [DefaultDispatcher-worker-4 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.394 [DefaultDispatcher-worker-4 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:06.394 [DefaultDispatcher-worker-4 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.395 [DefaultDispatcher-worker-3 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.395 [DefaultDispatcher-worker-3 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.401 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f88c53 2024-02-07 21:15:06.411 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f88c53 2024-02-07 21:15:06.414 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f88c53 2024-02-07 21:15:06.416 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f88c53 2024-02-07 21:15:06.416 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-07 21:15:06.416 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:06.416 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:06.416 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:06.416 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:06.416 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:06.416 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:06.416 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f65b61d 2024-02-07 21:15:06.416 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@17baaf07 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@17baaf07 2024-02-07 21:15:06.417 [Test worker @coroutine#5555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-07 21:15:06.429 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17baaf07 2024-02-07 21:15:06.440 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17baaf07 2024-02-07 21:15:06.441 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17baaf07 2024-02-07 21:15:06.443 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17baaf07 2024-02-07 21:15:06.454 [DefaultDispatcher-worker-18 @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17baaf07 2024-02-07 21:15:06.459 [DefaultDispatcher-worker-13 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:15:06.459 [DefaultDispatcher-worker-13 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.459 [DefaultDispatcher-worker-13 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:06.459 [DefaultDispatcher-worker-13 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.460 [DefaultDispatcher-worker-9 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.460 [DefaultDispatcher-worker-9 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.467 [DefaultDispatcher-worker-16 @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f88c53 2024-02-07 21:15:06.485 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:06.487 [DefaultDispatcher-worker-13 @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f88c53 2024-02-07 21:15:06.495 [DefaultDispatcher-worker-1 @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f88c53 2024-02-07 21:15:06.517 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:06.589 [DefaultDispatcher-worker-20 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-07 21:15:06.589 [DefaultDispatcher-worker-20 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.589 [DefaultDispatcher-worker-20 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:06.589 [DefaultDispatcher-worker-20 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.590 [DefaultDispatcher-worker-19 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.590 [DefaultDispatcher-worker-19 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.621 [DefaultDispatcher-worker-13 @coroutine#5592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f88c53 2024-02-07 21:15:06.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-07 21:15:06.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-07 21:15:06.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:06.624 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f88c53: (connection evicted) 2024-02-07 21:15:06.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:06.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-07 21:15:06.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-07 21:15:06.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-07 21:15:06.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-07 21:15:06.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:06.625 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17baaf07: (connection evicted) 2024-02-07 21:15:06.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:06.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-07 21:15:06.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-07 21:15:06.627 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-07 21:15:06.627 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:06.627 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:06.627 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:06.627 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:06.627 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:06.627 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:06.627 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a8177f6 2024-02-07 21:15:06.627 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:06.627 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:06.627 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:06.627 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2024-02-07 21:15:06.628 [Test worker @coroutine#5602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-07 21:15:06.652 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2024-02-07 21:15:06.656 [DefaultDispatcher-worker-1 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1f3eb 2024-02-07 21:15:06.656 [DefaultDispatcher-worker-1 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.656 [DefaultDispatcher-worker-1 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:06.656 [DefaultDispatcher-worker-1 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.657 [DefaultDispatcher-worker-9 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.657 [DefaultDispatcher-worker-9 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.670 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2024-02-07 21:15:06.672 [Test worker @coroutine#5609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2024-02-07 21:15:06.674 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fb3c930 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:06.675 [Test worker @coroutine#5602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-07 21:15:06.676 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@772db1d8 2024-02-07 21:15:06.676 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@772db1d8 2024-02-07 21:15:06.676 [Test worker @coroutine#5602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-07 21:15:06.688 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772db1d8 2024-02-07 21:15:06.699 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772db1d8 2024-02-07 21:15:06.700 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772db1d8 2024-02-07 21:15:06.702 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772db1d8 2024-02-07 21:15:06.714 [DefaultDispatcher-worker-5 @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772db1d8 2024-02-07 21:15:06.729 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:06.729 [DefaultDispatcher-worker-14 @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2024-02-07 21:15:06.747 [DefaultDispatcher-worker-14 @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2024-02-07 21:15:06.755 [DefaultDispatcher-worker-14 @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2024-02-07 21:15:06.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-07 21:15:06.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-07 21:15:06.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:06.759 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@664217a8: (connection evicted) 2024-02-07 21:15:06.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:06.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-07 21:15:06.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-07 21:15:06.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-07 21:15:06.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-07 21:15:06.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:06.760 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@772db1d8: (connection evicted) 2024-02-07 21:15:06.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:06.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-07 21:15:06.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@555454c7 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:06.762 [Test worker @coroutine#5638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-07 21:15:06.763 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a63c28 2024-02-07 21:15:06.763 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a63c28 2024-02-07 21:15:06.763 [Test worker @coroutine#5638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-07 21:15:06.766 [DefaultDispatcher-worker-5 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-07 21:15:06.766 [DefaultDispatcher-worker-5 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.766 [DefaultDispatcher-worker-5 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:06.766 [DefaultDispatcher-worker-5 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.767 [DefaultDispatcher-worker-20 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.767 [DefaultDispatcher-worker-20 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.778 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a63c28 2024-02-07 21:15:06.788 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a63c28 2024-02-07 21:15:06.790 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a63c28 2024-02-07 21:15:06.792 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a63c28 2024-02-07 21:15:06.792 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-07 21:15:06.792 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:06.792 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:06.792 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:06.792 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:06.792 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:06.792 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:06.792 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@301434fb 2024-02-07 21:15:06.792 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:06.792 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:06.792 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:06.792 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:06.792 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:06.792 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:06.792 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:06.793 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:06.793 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:06.793 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:06.793 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:06.793 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:06.793 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:06.793 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:06.793 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:06.793 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:06.793 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:06.793 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:06.793 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:06.793 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-07 21:15:06.793 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:06.793 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:06.793 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:06.793 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:06.793 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:06.793 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:06.793 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:06.793 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:06.793 [Test worker @coroutine#5638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-07 21:15:06.793 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@49620576 2024-02-07 21:15:06.793 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@49620576 2024-02-07 21:15:06.793 [Test worker @coroutine#5638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-07 21:15:06.806 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49620576 2024-02-07 21:15:06.816 [Test worker @coroutine#5648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49620576 2024-02-07 21:15:06.818 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49620576 2024-02-07 21:15:06.819 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49620576 2024-02-07 21:15:06.829 [DefaultDispatcher-worker-5 @coroutine#5654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49620576 2024-02-07 21:15:06.843 [DefaultDispatcher-worker-3 @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a63c28 2024-02-07 21:15:06.852 [DefaultDispatcher-worker-17 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:15:06.852 [DefaultDispatcher-worker-17 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.852 [DefaultDispatcher-worker-17 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:06.852 [DefaultDispatcher-worker-17 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.853 [DefaultDispatcher-worker-10 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc31d8c 2024-02-07 21:15:06.853 [DefaultDispatcher-worker-10 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.853 [DefaultDispatcher-worker-10 @coroutine#3019] 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-02-07 21:15:06.853 [DefaultDispatcher-worker-10 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.853 [DefaultDispatcher-worker-6 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.853 [DefaultDispatcher-worker-6 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.854 [DefaultDispatcher-worker-5 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:06.863 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:06.863 [DefaultDispatcher-worker-5 @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a63c28 2024-02-07 21:15:06.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-07 21:15:06.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-07 21:15:06.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:06.868 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56a63c28: (connection evicted) 2024-02-07 21:15:06.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:06.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-07 21:15:06.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-07 21:15:06.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-07 21:15:06.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-07 21:15:06.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:06.869 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49620576: (connection evicted) 2024-02-07 21:15:06.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:06.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-07 21:15:06.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-07 21:15:06.870 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@490b8f1e 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb43d2f 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb43d2f 2024-02-07 21:15:06.871 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-07 21:15:06.888 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb43d2f 2024-02-07 21:15:06.898 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb43d2f 2024-02-07 21:15:06.902 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb43d2f 2024-02-07 21:15:06.904 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb43d2f 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12830e23 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:06.904 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-07 21:15:06.905 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d94a6b 2024-02-07 21:15:06.905 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d94a6b 2024-02-07 21:15:06.905 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-07 21:15:06.918 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d94a6b 2024-02-07 21:15:06.928 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d94a6b 2024-02-07 21:15:06.930 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d94a6b 2024-02-07 21:15:06.931 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d94a6b 2024-02-07 21:15:06.943 [DefaultDispatcher-worker-18 @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d94a6b 2024-02-07 21:15:06.957 [DefaultDispatcher-worker-15 @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb43d2f 2024-02-07 21:15:06.971 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:06.974 [DefaultDispatcher-worker-15 @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb43d2f 2024-02-07 21:15:06.984 [DefaultDispatcher-worker-19 @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb43d2f 2024-02-07 21:15:06.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-07 21:15:06.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-07 21:15:06.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:06.989 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eb43d2f: (connection evicted) 2024-02-07 21:15:06.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:06.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-07 21:15:06.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-07 21:15:06.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-07 21:15:06.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-07 21:15:06.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:06.991 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53d94a6b: (connection evicted) 2024-02-07 21:15:06.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:06.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-07 21:15:06.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-07 21:15:06.993 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f53db1a 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@42599b84 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@42599b84 2024-02-07 21:15:06.994 [Test worker @coroutine#5707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-07 21:15:07.006 [DefaultDispatcher-worker-20 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:15:07.006 [DefaultDispatcher-worker-20 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.006 [DefaultDispatcher-worker-20 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:07.006 [DefaultDispatcher-worker-20 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.007 [DefaultDispatcher-worker-19 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.007 [DefaultDispatcher-worker-19 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.012 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42599b84 2024-02-07 21:15:07.023 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42599b84 2024-02-07 21:15:07.024 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42599b84 2024-02-07 21:15:07.026 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42599b84 2024-02-07 21:15:07.035 [DefaultDispatcher-worker-14 @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42599b84 2024-02-07 21:15:07.042 [DefaultDispatcher-worker-18 @coroutine#5707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42599b84 2024-02-07 21:15:07.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-07 21:15:07.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-07 21:15:07.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:07.054 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42599b84: (connection evicted) 2024-02-07 21:15:07.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:07.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-07 21:15:07.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f13ed1 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:07.114 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-07 21:15:07.115 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:07.115 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:07.115 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:07.115 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:07.115 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:07.115 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:07.115 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:07.115 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:07.115 [Test worker @coroutine#5744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-07 21:15:07.115 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e0b938 2024-02-07 21:15:07.115 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e0b938 2024-02-07 21:15:07.115 [Test worker @coroutine#5744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-07 21:15:07.131 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e0b938 2024-02-07 21:15:07.141 [Test worker @coroutine#5746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e0b938 2024-02-07 21:15:07.143 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e0b938 2024-02-07 21:15:07.145 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e0b938 2024-02-07 21:15:07.154 [DefaultDispatcher-worker-10 @coroutine#5752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e0b938 2024-02-07 21:15:07.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-07 21:15:07.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-07 21:15:07.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:07.156 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23e0b938: (connection evicted) 2024-02-07 21:15:07.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:07.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-07 21:15:07.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-07 21:15:07.217 [DefaultDispatcher-worker-4 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-07 21:15:07.217 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.217 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:07.217 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.218 [DefaultDispatcher-worker-10 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.218 [DefaultDispatcher-worker-10 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.220 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@753cfae3 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@57573880 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@57573880 2024-02-07 21:15:07.221 [Test worker @coroutine#5768] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-07 21:15:07.234 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57573880 2024-02-07 21:15:07.245 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57573880 2024-02-07 21:15:07.246 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57573880 2024-02-07 21:15:07.248 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57573880 2024-02-07 21:15:07.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-07 21:15:07.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-07 21:15:07.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:07.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:07.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-07 21:15:07.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d364bce 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc 2024-02-07 21:15:07.254 [Test worker @coroutine#5785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-07 21:15:07.267 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc 2024-02-07 21:15:07.278 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc 2024-02-07 21:15:07.279 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc 2024-02-07 21:15:07.281 [Test worker @coroutine#5791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cc85ffc 2024-02-07 21:15:07.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-07 21:15:07.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-07 21:15:07.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:07.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:07.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-07 21:15:07.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-07 21:15:07.285 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76d654 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ed6de 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ed6de 2024-02-07 21:15:07.286 [Test worker @coroutine#5805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-07 21:15:07.299 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ed6de 2024-02-07 21:15:07.310 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ed6de 2024-02-07 21:15:07.311 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ed6de 2024-02-07 21:15:07.313 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ed6de 2024-02-07 21:15:07.313 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29a51ff1 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f999cf4 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f999cf4 2024-02-07 21:15:07.314 [Test worker @coroutine#5805] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-07 21:15:07.327 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f999cf4 2024-02-07 21:15:07.329 [DefaultDispatcher-worker-2 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ead245 2024-02-07 21:15:07.329 [DefaultDispatcher-worker-2 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.329 [DefaultDispatcher-worker-2 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:07.329 [DefaultDispatcher-worker-2 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.330 [DefaultDispatcher-worker-10 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.330 [DefaultDispatcher-worker-10 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.338 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f999cf4 2024-02-07 21:15:07.340 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f999cf4 2024-02-07 21:15:07.341 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f999cf4 2024-02-07 21:15:07.353 [DefaultDispatcher-worker-2 @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f999cf4 2024-02-07 21:15:07.365 [DefaultDispatcher-worker-20 @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ed6de 2024-02-07 21:15:07.371 [UI Thread @coroutine#5831] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35547/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-07 21:15:07.371 [UI Thread @coroutine#5831] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35547/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-07 21:15:07.371 [UI Thread @coroutine#5831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35547/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-07 21:15:07.373 [UI Thread @coroutine#5831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35547/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-07 21:15:07.373 [UI Thread @coroutine#5831] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35547/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-07 21:15:07.373 [UI Thread @coroutine#5831] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35547/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-07 21:15:07.373 [UI Thread @coroutine#5831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35547/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:15:07.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-07 21:15:07.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-07 21:15:07.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:07.376 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20ed6de: (connection evicted) 2024-02-07 21:15:07.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:07.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-07 21:15:07.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-07 21:15:07.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-07 21:15:07.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-07 21:15:07.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:07.377 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f999cf4: (connection evicted) 2024-02-07 21:15:07.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:07.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-07 21:15:07.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21e60eed 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:07.379 [Test worker @coroutine#5837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-07 21:15:07.380 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f32fe68 2024-02-07 21:15:07.380 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f32fe68 2024-02-07 21:15:07.380 [Test worker @coroutine#5837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-07 21:15:07.396 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f32fe68 2024-02-07 21:15:07.406 [DefaultDispatcher-worker-13 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f2d883 2024-02-07 21:15:07.406 [DefaultDispatcher-worker-13 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.406 [DefaultDispatcher-worker-13 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:07.406 [DefaultDispatcher-worker-13 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.407 [DefaultDispatcher-worker-10 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.407 [DefaultDispatcher-worker-10 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.407 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f32fe68 2024-02-07 21:15:07.409 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f32fe68 2024-02-07 21:15:07.411 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f32fe68 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7671922b 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:07.411 [Test worker @coroutine#5837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-07 21:15:07.412 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2024-02-07 21:15:07.412 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2024-02-07 21:15:07.412 [Test worker @coroutine#5837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-07 21:15:07.424 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2024-02-07 21:15:07.435 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2024-02-07 21:15:07.436 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2024-02-07 21:15:07.438 [Test worker @coroutine#5851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2024-02-07 21:15:07.449 [DefaultDispatcher-worker-14 @coroutine#5853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2024-02-07 21:15:07.459 [DefaultDispatcher-worker-3 @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f32fe68 2024-02-07 21:15:07.461 [UI Thread @coroutine#5863] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48513/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-07 21:15:07.461 [UI Thread @coroutine#5863] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48513/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-07 21:15:07.461 [UI Thread @coroutine#5863] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48513/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-07 21:15:07.463 [UI Thread @coroutine#5863] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48513/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-07 21:15:07.463 [UI Thread @coroutine#5863] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48513/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-07 21:15:07.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-07 21:15:07.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-07 21:15:07.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:07.465 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f32fe68: (connection evicted) 2024-02-07 21:15:07.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:07.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-07 21:15:07.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-07 21:15:07.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-07 21:15:07.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-07 21:15:07.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:07.466 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@519e0814: (connection evicted) 2024-02-07 21:15:07.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:07.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-07 21:15:07.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-07 21:15:07.468 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45c73e09 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@306f439c 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@306f439c 2024-02-07 21:15:07.469 [Test worker @coroutine#5869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-07 21:15:07.470 [DefaultDispatcher-worker-7 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:15:07.470 [DefaultDispatcher-worker-7 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.470 [DefaultDispatcher-worker-7 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:07.470 [DefaultDispatcher-worker-7 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.471 [DefaultDispatcher-worker-5 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.471 [DefaultDispatcher-worker-5 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.486 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306f439c 2024-02-07 21:15:07.497 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306f439c 2024-02-07 21:15:07.498 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306f439c 2024-02-07 21:15:07.500 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306f439c 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d13cd6d 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:07.500 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:07.501 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:07.501 [Test worker @coroutine#5869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-07 21:15:07.501 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-02-07 21:15:07.501 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-02-07 21:15:07.501 [Test worker @coroutine#5869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-07 21:15:07.513 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-02-07 21:15:07.524 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-02-07 21:15:07.525 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-02-07 21:15:07.527 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-02-07 21:15:07.538 [DefaultDispatcher-worker-3 @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-02-07 21:15:07.551 [DefaultDispatcher-worker-19 @coroutine#5869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306f439c 2024-02-07 21:15:07.553 [UI Thread @coroutine#5895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55455/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-07 21:15:07.553 [UI Thread @coroutine#5895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55455/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-07 21:15:07.553 [UI Thread @coroutine#5895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55455/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-07 21:15:07.555 [UI Thread @coroutine#5895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55455/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-07 21:15:07.555 [UI Thread @coroutine#5895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55455/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-07 21:15:07.555 [UI Thread @coroutine#5895] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55455/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-07 21:15:07.556 [UI Thread @coroutine#5895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55455/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:15:07.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-07 21:15:07.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-07 21:15:07.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:07.557 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@306f439c: (connection evicted) 2024-02-07 21:15:07.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:07.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-07 21:15:07.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-07 21:15:07.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-07 21:15:07.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-07 21:15:07.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:07.559 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72d2470: (connection evicted) 2024-02-07 21:15:07.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:07.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-07 21:15:07.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7719b257 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@681302ad 2024-02-07 21:15:07.562 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@681302ad 2024-02-07 21:15:07.563 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-07 21:15:07.585 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681302ad 2024-02-07 21:15:07.595 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681302ad 2024-02-07 21:15:07.597 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681302ad 2024-02-07 21:15:07.598 [Test worker @coroutine#5907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681302ad 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c12f0f4 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f5aac08 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f5aac08 2024-02-07 21:15:07.599 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-07 21:15:07.600 [DefaultDispatcher-worker-15 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-07 21:15:07.600 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.600 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:07.600 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.602 [DefaultDispatcher-worker-19 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.602 [DefaultDispatcher-worker-19 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.613 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f5aac08 2024-02-07 21:15:07.623 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f5aac08 2024-02-07 21:15:07.625 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f5aac08 2024-02-07 21:15:07.626 [Test worker @coroutine#5916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f5aac08 2024-02-07 21:15:07.638 [DefaultDispatcher-worker-17 @coroutine#5918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f5aac08 2024-02-07 21:15:07.652 [DefaultDispatcher-worker-17 @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681302ad 2024-02-07 21:15:07.663 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:07.668 [DefaultDispatcher-worker-9 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1f3eb 2024-02-07 21:15:07.668 [DefaultDispatcher-worker-9 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.668 [DefaultDispatcher-worker-9 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:07.668 [DefaultDispatcher-worker-9 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.669 [DefaultDispatcher-worker-17 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.669 [DefaultDispatcher-worker-17 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.678 [DefaultDispatcher-worker-10 @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681302ad 2024-02-07 21:15:07.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-07 21:15:07.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-07 21:15:07.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:07.686 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@681302ad: (connection evicted) 2024-02-07 21:15:07.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:07.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-07 21:15:07.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-07 21:15:07.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-07 21:15:07.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-07 21:15:07.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:07.687 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f5aac08: (connection evicted) 2024-02-07 21:15:07.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:07.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-07 21:15:07.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41a6cd9e 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:07.690 [Test worker @coroutine#5946] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-07 21:15:07.691 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0d6270 2024-02-07 21:15:07.691 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0d6270 2024-02-07 21:15:07.691 [Test worker @coroutine#5946] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-07 21:15:07.705 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0d6270 2024-02-07 21:15:07.715 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0d6270 2024-02-07 21:15:07.717 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0d6270 2024-02-07 21:15:07.719 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0d6270 2024-02-07 21:15:07.728 [DefaultDispatcher-worker-4 @coroutine#5953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0d6270 2024-02-07 21:15:07.747 [DefaultDispatcher-worker-17 @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0d6270 2024-02-07 21:15:07.766 [DefaultDispatcher-worker-10 @coroutine#5973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0d6270 2024-02-07 21:15:07.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-07 21:15:07.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-07 21:15:07.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:07.769 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e0d6270: (connection evicted) 2024-02-07 21:15:07.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:07.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-07 21:15:07.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-07 21:15:07.772 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-07 21:15:07.772 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:07.772 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:07.772 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:07.772 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:07.772 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:07.772 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:07.772 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ca50bb9 2024-02-07 21:15:07.772 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:07.772 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:07.772 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:07.772 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:07.772 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:07.772 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:07.773 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:07.773 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:07.773 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:07.773 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:07.773 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:07.773 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:07.773 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:07.773 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:07.773 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:07.773 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:07.773 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:07.773 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:07.773 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:07.773 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-07 21:15:07.773 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:07.773 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:07.773 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:07.773 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:07.773 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:07.773 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:07.773 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:07.773 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:07.773 [Test worker @coroutine#5979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-07 21:15:07.774 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-02-07 21:15:07.774 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-02-07 21:15:07.774 [Test worker @coroutine#5979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-07 21:15:07.776 [DefaultDispatcher-worker-8 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-07 21:15:07.776 [DefaultDispatcher-worker-8 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.776 [DefaultDispatcher-worker-8 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:07.776 [DefaultDispatcher-worker-8 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.777 [DefaultDispatcher-worker-9 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.777 [DefaultDispatcher-worker-9 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.791 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-02-07 21:15:07.802 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-02-07 21:15:07.803 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-02-07 21:15:07.805 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-02-07 21:15:07.805 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-07 21:15:07.805 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:07.805 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:07.805 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:07.805 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:07.805 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:07.805 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:07.805 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ac7927a 2024-02-07 21:15:07.805 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:07.805 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:07.805 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:07.805 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:07.805 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:07.805 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:07.805 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:07.805 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:07.805 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:07.805 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:07.805 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:07.805 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:07.805 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:07.805 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:07.805 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:07.805 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:07.806 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:07.806 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:07.806 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:07.806 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-07 21:15:07.806 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:07.806 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:07.806 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:07.806 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:07.806 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:07.806 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:07.806 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:07.806 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:07.806 [Test worker @coroutine#5979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-07 21:15:07.806 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d837af7 2024-02-07 21:15:07.806 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d837af7 2024-02-07 21:15:07.806 [Test worker @coroutine#5979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-07 21:15:07.819 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d837af7 2024-02-07 21:15:07.829 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d837af7 2024-02-07 21:15:07.831 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d837af7 2024-02-07 21:15:07.832 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d837af7 2024-02-07 21:15:07.843 [DefaultDispatcher-worker-13 @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d837af7 2024-02-07 21:15:07.858 [DefaultDispatcher-worker-6 @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-02-07 21:15:07.864 [DefaultDispatcher-worker-1 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:15:07.864 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.864 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:07.864 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.864 [DefaultDispatcher-worker-17 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc31d8c 2024-02-07 21:15:07.864 [DefaultDispatcher-worker-17 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.864 [DefaultDispatcher-worker-17 @coroutine#3019] 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-02-07 21:15:07.864 [DefaultDispatcher-worker-17 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.865 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.865 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.865 [DefaultDispatcher-worker-9 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:07.869 [DefaultDispatcher-worker-4 @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301c0aae 2024-02-07 21:15:07.874 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:07.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-07 21:15:07.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-07 21:15:07.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:07.876 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@301c0aae: (connection evicted) 2024-02-07 21:15:07.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:07.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-07 21:15:07.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-07 21:15:07.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-07 21:15:07.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-07 21:15:07.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:07.877 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d837af7: (connection evicted) 2024-02-07 21:15:07.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:07.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-07 21:15:07.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51039ec9 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:07.880 [Test worker @coroutine#6025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-07 21:15:07.881 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@60003305 2024-02-07 21:15:07.881 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@60003305 2024-02-07 21:15:07.881 [Test worker @coroutine#6025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-07 21:15:07.895 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60003305 2024-02-07 21:15:07.905 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60003305 2024-02-07 21:15:07.907 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60003305 2024-02-07 21:15:07.909 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60003305 2024-02-07 21:15:07.919 [DefaultDispatcher-worker-11 @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60003305 2024-02-07 21:15:07.927 [DefaultDispatcher-worker-13 @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60003305 2024-02-07 21:15:07.942 [DefaultDispatcher-worker-9 @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60003305 2024-02-07 21:15:07.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-07 21:15:07.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-07 21:15:07.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:07.944 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60003305: (connection evicted) 2024-02-07 21:15:07.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:07.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-07 21:15:07.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@437ac2dc 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:07.946 [Test worker @coroutine#6054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-07 21:15:07.947 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@349504d5 2024-02-07 21:15:07.947 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@349504d5 2024-02-07 21:15:07.947 [Test worker @coroutine#6054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-07 21:15:07.965 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349504d5 2024-02-07 21:15:07.975 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349504d5 2024-02-07 21:15:07.977 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349504d5 2024-02-07 21:15:07.981 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349504d5 2024-02-07 21:15:07.990 [DefaultDispatcher-worker-12 @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349504d5 2024-02-07 21:15:07.996 [DefaultDispatcher-worker-12 @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349504d5 2024-02-07 21:15:07.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-07 21:15:07.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-07 21:15:07.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:07.998 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@349504d5: (connection evicted) 2024-02-07 21:15:07.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:07.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-07 21:15:07.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-07 21:15:08.000 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79864d6 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da7ef3e 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da7ef3e 2024-02-07 21:15:08.001 [Test worker @coroutine#6082] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-07 21:15:08.015 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da7ef3e 2024-02-07 21:15:08.017 [DefaultDispatcher-worker-5 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:15:08.017 [DefaultDispatcher-worker-5 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.017 [DefaultDispatcher-worker-5 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:08.017 [DefaultDispatcher-worker-5 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.018 [DefaultDispatcher-worker-12 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.018 [DefaultDispatcher-worker-12 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.026 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da7ef3e 2024-02-07 21:15:08.028 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da7ef3e 2024-02-07 21:15:08.029 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da7ef3e 2024-02-07 21:15:08.091 [DefaultDispatcher-worker-2 @coroutine#6092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da7ef3e 2024-02-07 21:15:08.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-07 21:15:08.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-07 21:15:08.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:08.097 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2da7ef3e: (connection evicted) 2024-02-07 21:15:08.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:08.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-07 21:15:08.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-07 21:15:08.098 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@213a2fe3 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2024-02-07 21:15:08.099 [Test worker @coroutine#6107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-07 21:15:08.112 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2024-02-07 21:15:08.123 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2024-02-07 21:15:08.125 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2024-02-07 21:15:08.127 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2024-02-07 21:15:08.136 [DefaultDispatcher-worker-16 @coroutine#6114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2024-02-07 21:15:08.142 [DefaultDispatcher-worker-9 @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2024-02-07 21:15:08.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-07 21:15:08.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-07 21:15:08.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:08.148 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29511cf9: (connection evicted) 2024-02-07 21:15:08.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:08.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-07 21:15:08.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62a89e92 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:08.153 [Test worker @coroutine#6130] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-07 21:15:08.154 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c841ac4 2024-02-07 21:15:08.154 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c841ac4 2024-02-07 21:15:08.154 [Test worker @coroutine#6130] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-07 21:15:08.168 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c841ac4 2024-02-07 21:15:08.179 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c841ac4 2024-02-07 21:15:08.181 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c841ac4 2024-02-07 21:15:08.183 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c841ac4 2024-02-07 21:15:08.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-07 21:15:08.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-07 21:15:08.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:08.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:08.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-07 21:15:08.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5180f430 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@786e2c5e 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@786e2c5e 2024-02-07 21:15:08.187 [Test worker @coroutine#6147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-07 21:15:08.203 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786e2c5e 2024-02-07 21:15:08.213 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786e2c5e 2024-02-07 21:15:08.215 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786e2c5e 2024-02-07 21:15:08.216 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786e2c5e 2024-02-07 21:15:08.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-07 21:15:08.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-07 21:15:08.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:08.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:08.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-07 21:15:08.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5acc6ca1 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:08.220 [Test worker @coroutine#6163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-07 21:15:08.221 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca43e5d 2024-02-07 21:15:08.221 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca43e5d 2024-02-07 21:15:08.221 [Test worker @coroutine#6163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-07 21:15:08.228 [DefaultDispatcher-worker-16 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-07 21:15:08.228 [DefaultDispatcher-worker-16 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.228 [DefaultDispatcher-worker-16 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:08.228 [DefaultDispatcher-worker-16 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.229 [DefaultDispatcher-worker-11 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.229 [DefaultDispatcher-worker-11 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.235 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca43e5d 2024-02-07 21:15:08.246 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca43e5d 2024-02-07 21:15:08.247 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca43e5d 2024-02-07 21:15:08.249 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca43e5d 2024-02-07 21:15:08.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-07 21:15:08.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-07 21:15:08.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:08.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:08.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-07 21:15:08.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-07 21:15:08.260 [UI Thread @coroutine#6187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58829/Site/verify 2024-02-07 21:15:08.260 [UI Thread @coroutine#6187] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58829/Site/verify. 2024-02-07 21:15:08.260 [UI Thread @coroutine#6187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58829/Site/verify 2024-02-07 21:15:08.262 [UI Thread @coroutine#6187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58829/Site/verify 2024-02-07 21:15:08.262 [UI Thread @coroutine#6187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58829/Site/verify 2024-02-07 21:15:08.262 [UI Thread @coroutine#6187] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58829/Site/verify. 2024-02-07 21:15:08.262 [UI Thread @coroutine#6187] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58829/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@495cac83 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:08.268 [Test worker @coroutine#6202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-07 21:15:08.269 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe7454c 2024-02-07 21:15:08.269 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe7454c 2024-02-07 21:15:08.269 [Test worker @coroutine#6202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-07 21:15:08.283 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe7454c 2024-02-07 21:15:08.294 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe7454c 2024-02-07 21:15:08.295 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe7454c 2024-02-07 21:15:08.297 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe7454c 2024-02-07 21:15:08.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-07 21:15:08.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-07 21:15:08.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:08.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:08.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-07 21:15:08.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-07 21:15:08.300 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d833770 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ec9d29 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ec9d29 2024-02-07 21:15:08.301 [Test worker @coroutine#6219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-07 21:15:08.315 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec9d29 2024-02-07 21:15:08.326 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec9d29 2024-02-07 21:15:08.327 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec9d29 2024-02-07 21:15:08.329 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec9d29 2024-02-07 21:15:08.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-07 21:15:08.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-07 21:15:08.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:08.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:08.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-07 21:15:08.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c358f32 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:08.333 [Test worker @coroutine#6236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-07 21:15:08.334 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@505e483f 2024-02-07 21:15:08.334 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@505e483f 2024-02-07 21:15:08.334 [Test worker @coroutine#6236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-07 21:15:08.339 [DefaultDispatcher-worker-9 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ead245 2024-02-07 21:15:08.340 [DefaultDispatcher-worker-9 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.340 [DefaultDispatcher-worker-9 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:08.340 [DefaultDispatcher-worker-9 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.341 [DefaultDispatcher-worker-1 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.341 [DefaultDispatcher-worker-1 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.347 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505e483f 2024-02-07 21:15:08.358 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505e483f 2024-02-07 21:15:08.362 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505e483f 2024-02-07 21:15:08.364 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505e483f 2024-02-07 21:15:08.366 [UI Thread @coroutine#6254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39903/Site/verify 2024-02-07 21:15:08.366 [UI Thread @coroutine#6254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39903/Site/verify. 2024-02-07 21:15:08.366 [UI Thread @coroutine#6254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39903/Site/verify 2024-02-07 21:15:08.368 [UI Thread @coroutine#6254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39903/Site/verify 2024-02-07 21:15:08.368 [UI Thread @coroutine#6254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39903/Site/verify 2024-02-07 21:15:08.368 [UI Thread @coroutine#6254] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39903/Site/verify. 2024-02-07 21:15:08.368 [UI Thread @coroutine#6254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39903/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:15:08.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-07 21:15:08.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-07 21:15:08.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:08.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:08.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-07 21:15:08.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-07 21:15:08.375 [UI Thread @coroutine#6266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56549/Site/verify 2024-02-07 21:15:08.375 [UI Thread @coroutine#6266] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56549/Site/verify. 2024-02-07 21:15:08.375 [UI Thread @coroutine#6266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56549/Site/verify 2024-02-07 21:15:08.377 [UI Thread @coroutine#6266] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56549/Site/verify 2024-02-07 21:15:08.377 [UI Thread @coroutine#6266] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56549/Site/verify 2024-02-07 21:15:08.377 [UI Thread @coroutine#6266] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56549/Site/verify. 2024-02-07 21:15:08.377 [UI Thread @coroutine#6266] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56549/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:15:08.383 [UI Thread @coroutine#6279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50195/Site/verify 2024-02-07 21:15:08.384 [UI Thread @coroutine#6279] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50195/Site/verify. 2024-02-07 21:15:08.384 [UI Thread @coroutine#6279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50195/Site/verify 2024-02-07 21:15:08.385 [UI Thread @coroutine#6279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50195/Site/verify 2024-02-07 21:15:08.385 [UI Thread @coroutine#6279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50195/Site/verify 2024-02-07 21:15:08.385 [UI Thread @coroutine#6279] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50195/Site/verify. 2024-02-07 21:15:08.385 [UI Thread @coroutine#6279] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50195/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:15:08.391 [UI Thread @coroutine#6293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-07 21:15:08.391 [UI Thread @coroutine#6293] 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-02-07 21:15:08.391 [UI Thread @coroutine#6293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-07 21:15:08.393 [UI Thread @coroutine#6293] 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-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e1c3b8f 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:08.396 [Test worker @coroutine#6300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-07 21:15:08.397 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@348c00d9 2024-02-07 21:15:08.397 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@348c00d9 2024-02-07 21:15:08.397 [Test worker @coroutine#6300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-07 21:15:08.410 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@348c00d9 2024-02-07 21:15:08.415 [DefaultDispatcher-worker-11 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f2d883 2024-02-07 21:15:08.415 [DefaultDispatcher-worker-11 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.415 [DefaultDispatcher-worker-11 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:08.415 [DefaultDispatcher-worker-11 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.416 [DefaultDispatcher-worker-13 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.416 [DefaultDispatcher-worker-13 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.421 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@348c00d9 2024-02-07 21:15:08.422 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@348c00d9 2024-02-07 21:15:08.424 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@348c00d9 2024-02-07 21:15:08.432 [DefaultDispatcher-worker-1 @coroutine#6310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@348c00d9 2024-02-07 21:15:08.454 [DefaultDispatcher-worker-11 @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@348c00d9 2024-02-07 21:15:08.462 [DefaultDispatcher-worker-9 @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@348c00d9 2024-02-07 21:15:08.470 [DefaultDispatcher-worker-1 @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@348c00d9 2024-02-07 21:15:08.479 [DefaultDispatcher-worker-18 @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@348c00d9 2024-02-07 21:15:08.482 [DefaultDispatcher-worker-5 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:15:08.482 [DefaultDispatcher-worker-5 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.482 [DefaultDispatcher-worker-5 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:08.482 [DefaultDispatcher-worker-5 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.483 [DefaultDispatcher-worker-19 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.483 [DefaultDispatcher-worker-19 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.488 [DefaultDispatcher-worker-14 @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@348c00d9 2024-02-07 21:15:08.495 [DefaultDispatcher-worker-18 @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@348c00d9 2024-02-07 21:15:08.497 [HikariPool-214 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:08.512 [DefaultDispatcher-worker-10 @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@348c00d9 2024-02-07 21:15:08.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-07 21:15:08.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-07 21:15:08.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:08.514 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@348c00d9: (connection evicted) 2024-02-07 21:15:08.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:08.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-07 21:15:08.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6289376f 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:08.516 [Test worker @coroutine#6337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-07 21:15:08.517 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1ebbe 2024-02-07 21:15:08.517 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1ebbe 2024-02-07 21:15:08.517 [Test worker @coroutine#6337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-07 21:15:08.533 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1ebbe 2024-02-07 21:15:08.544 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1ebbe 2024-02-07 21:15:08.545 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1ebbe 2024-02-07 21:15:08.547 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1ebbe 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bd2c51d 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:08.547 [Test worker @coroutine#6337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-07 21:15:08.548 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca9f1d0 2024-02-07 21:15:08.548 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca9f1d0 2024-02-07 21:15:08.548 [Test worker @coroutine#6337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-07 21:15:08.563 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9f1d0 2024-02-07 21:15:08.573 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9f1d0 2024-02-07 21:15:08.575 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9f1d0 2024-02-07 21:15:08.577 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9f1d0 2024-02-07 21:15:08.588 [DefaultDispatcher-worker-21 @coroutine#6351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9f1d0 2024-02-07 21:15:08.598 [DefaultDispatcher-worker-2 @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1ebbe 2024-02-07 21:15:08.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-07 21:15:08.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-07 21:15:08.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:08.612 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b1ebbe: (connection evicted) 2024-02-07 21:15:08.612 [DefaultDispatcher-worker-9 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-07 21:15:08.612 [DefaultDispatcher-worker-9 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.612 [DefaultDispatcher-worker-9 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:08.612 [DefaultDispatcher-worker-9 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:08.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-07 21:15:08.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-07 21:15:08.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-07 21:15:08.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-07 21:15:08.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:08.613 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ca9f1d0: (connection evicted) 2024-02-07 21:15:08.613 [DefaultDispatcher-worker-17 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.613 [DefaultDispatcher-worker-17 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:08.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-07 21:15:08.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ef5e46a 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:08.615 [Test worker @coroutine#6387] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-07 21:15:08.616 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-02-07 21:15:08.616 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-02-07 21:15:08.616 [Test worker @coroutine#6387] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-07 21:15:08.629 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-02-07 21:15:08.640 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-02-07 21:15:08.642 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-02-07 21:15:08.643 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c8b6782 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:08.644 [Test worker @coroutine#6387] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-07 21:15:08.645 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2024-02-07 21:15:08.645 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2024-02-07 21:15:08.645 [Test worker @coroutine#6387] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-07 21:15:08.657 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2024-02-07 21:15:08.668 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2024-02-07 21:15:08.669 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2024-02-07 21:15:08.671 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2024-02-07 21:15:08.679 [DefaultDispatcher-worker-11 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1f3eb 2024-02-07 21:15:08.680 [DefaultDispatcher-worker-11 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.680 [DefaultDispatcher-worker-11 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:08.680 [DefaultDispatcher-worker-11 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.681 [DefaultDispatcher-worker-13 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.681 [DefaultDispatcher-worker-13 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.682 [DefaultDispatcher-worker-10 @coroutine#6401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2024-02-07 21:15:08.694 [DefaultDispatcher-worker-7 @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-02-07 21:15:08.704 [DefaultDispatcher-worker-10 @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-02-07 21:15:08.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-07 21:15:08.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-07 21:15:08.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:08.711 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1: (connection evicted) 2024-02-07 21:15:08.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:08.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-07 21:15:08.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-07 21:15:08.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-07 21:15:08.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-07 21:15:08.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:08.712 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@598f065f: (connection evicted) 2024-02-07 21:15:08.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:08.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-07 21:15:08.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@452e0a94 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:08.714 [Test worker @coroutine#6440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-07 21:15:08.715 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@77c66ac2 2024-02-07 21:15:08.715 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@77c66ac2 2024-02-07 21:15:08.715 [Test worker @coroutine#6440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-07 21:15:08.730 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c66ac2 2024-02-07 21:15:08.741 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c66ac2 2024-02-07 21:15:08.742 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c66ac2 2024-02-07 21:15:08.744 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c66ac2 2024-02-07 21:15:08.744 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-07 21:15:08.744 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:08.744 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:08.744 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:08.744 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:08.744 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:08.744 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:08.744 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55c901b2 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@105e9fef 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@105e9fef 2024-02-07 21:15:08.745 [Test worker @coroutine#6440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-07 21:15:08.757 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105e9fef 2024-02-07 21:15:08.768 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105e9fef 2024-02-07 21:15:08.770 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105e9fef 2024-02-07 21:15:08.771 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105e9fef 2024-02-07 21:15:08.782 [DefaultDispatcher-worker-5 @coroutine#6454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105e9fef 2024-02-07 21:15:08.787 [DefaultDispatcher-worker-4 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-07 21:15:08.787 [DefaultDispatcher-worker-4 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.787 [DefaultDispatcher-worker-4 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:08.787 [DefaultDispatcher-worker-4 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.788 [DefaultDispatcher-worker-7 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.788 [DefaultDispatcher-worker-7 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.796 [DefaultDispatcher-worker-7 @coroutine#6440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c66ac2 2024-02-07 21:15:08.806 [DefaultDispatcher-worker-4 @coroutine#6440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77c66ac2 2024-02-07 21:15:08.815 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:08.845 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:08.877 [DefaultDispatcher-worker-20 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:15:08.877 [DefaultDispatcher-worker-21 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc31d8c 2024-02-07 21:15:08.877 [DefaultDispatcher-worker-20 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.877 [DefaultDispatcher-worker-20 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:08.877 [DefaultDispatcher-worker-20 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.877 [DefaultDispatcher-worker-21 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.877 [DefaultDispatcher-worker-21 @coroutine#3019] 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-02-07 21:15:08.877 [DefaultDispatcher-worker-21 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.878 [DefaultDispatcher-worker-17 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.878 [DefaultDispatcher-worker-20 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:08.878 [DefaultDispatcher-worker-20 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.027 [DefaultDispatcher-worker-2 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:15:09.027 [DefaultDispatcher-worker-2 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.027 [DefaultDispatcher-worker-2 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:09.027 [DefaultDispatcher-worker-2 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.028 [DefaultDispatcher-worker-21 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.028 [DefaultDispatcher-worker-21 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-07 21:15:09.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-07 21:15:09.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:09.060 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77c66ac2: (connection evicted) 2024-02-07 21:15:09.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:09.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-07 21:15:09.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-07 21:15:09.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-07 21:15:09.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-07 21:15:09.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:09.062 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@105e9fef: (connection evicted) 2024-02-07 21:15:09.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:09.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-07 21:15:09.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12ebfc66 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:09.064 [Test worker @coroutine#6503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-07 21:15:09.065 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1dd206 2024-02-07 21:15:09.065 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1dd206 2024-02-07 21:15:09.065 [Test worker @coroutine#6503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-07 21:15:09.079 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1dd206 2024-02-07 21:15:09.089 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1dd206 2024-02-07 21:15:09.091 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1dd206 2024-02-07 21:15:09.092 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1dd206 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f4b2ee3 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e55482 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e55482 2024-02-07 21:15:09.093 [Test worker @coroutine#6503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-07 21:15:09.108 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e55482 2024-02-07 21:15:09.118 [Test worker @coroutine#6511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e55482 2024-02-07 21:15:09.120 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e55482 2024-02-07 21:15:09.122 [Test worker @coroutine#6516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e55482 2024-02-07 21:15:09.133 [DefaultDispatcher-worker-2 @coroutine#6518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e55482 2024-02-07 21:15:09.145 [DefaultDispatcher-worker-6 @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1dd206 2024-02-07 21:15:09.154 [DefaultDispatcher-worker-12 @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1dd206 2024-02-07 21:15:09.162 [DefaultDispatcher-worker-8 @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1dd206 2024-02-07 21:15:09.165 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:09.170 [DefaultDispatcher-worker-4 @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1dd206 2024-02-07 21:15:09.177 [DefaultDispatcher-worker-21 @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1dd206 2024-02-07 21:15:09.185 [DefaultDispatcher-worker-4 @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1dd206 2024-02-07 21:15:09.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-07 21:15:09.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-07 21:15:09.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:09.190 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b1dd206: (connection evicted) 2024-02-07 21:15:09.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:09.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-07 21:15:09.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-07 21:15:09.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-07 21:15:09.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-07 21:15:09.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:09.191 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62e55482: (connection evicted) 2024-02-07 21:15:09.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:09.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-07 21:15:09.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-07 21:15:09.193 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-07 21:15:09.193 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:09.193 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:09.193 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:09.193 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:09.193 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:09.193 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:09.193 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6230a15a 2024-02-07 21:15:09.193 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:09.193 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:09.193 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:09.193 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:09.193 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:09.193 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:09.193 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:09.193 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:09.193 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:09.193 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:09.194 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:09.194 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:09.194 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:09.194 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:09.194 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:09.194 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:09.194 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:09.194 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:09.194 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:09.194 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-07 21:15:09.194 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:09.194 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:09.194 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:09.194 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:09.194 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:09.194 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:09.194 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:09.194 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:09.194 [Test worker @coroutine#6557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-07 21:15:09.194 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bff4cb9 2024-02-07 21:15:09.194 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bff4cb9 2024-02-07 21:15:09.194 [Test worker @coroutine#6557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-07 21:15:09.211 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff4cb9 2024-02-07 21:15:09.221 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff4cb9 2024-02-07 21:15:09.223 [Test worker @coroutine#6560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff4cb9 2024-02-07 21:15:09.225 [Test worker @coroutine#6562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff4cb9 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a3363c9 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:09.225 [Test worker @coroutine#6557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-07 21:15:09.226 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d 2024-02-07 21:15:09.226 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d 2024-02-07 21:15:09.226 [Test worker @coroutine#6557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-07 21:15:09.237 [DefaultDispatcher-worker-20 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469bd719 2024-02-07 21:15:09.237 [DefaultDispatcher-worker-20 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.238 [DefaultDispatcher-worker-20 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:09.238 [DefaultDispatcher-worker-20 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.238 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d 2024-02-07 21:15:09.239 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.239 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42503/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.249 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d 2024-02-07 21:15:09.250 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d 2024-02-07 21:15:09.252 [Test worker @coroutine#6571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d 2024-02-07 21:15:09.263 [DefaultDispatcher-worker-20 @coroutine#6573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d 2024-02-07 21:15:09.277 [DefaultDispatcher-worker-11 @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff4cb9 2024-02-07 21:15:09.285 [DefaultDispatcher-worker-11 @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff4cb9 2024-02-07 21:15:09.291 [DefaultDispatcher-worker-13 @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff4cb9 2024-02-07 21:15:09.294 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:09.298 [DefaultDispatcher-worker-13 @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff4cb9 2024-02-07 21:15:09.305 [DefaultDispatcher-worker-8 @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff4cb9 2024-02-07 21:15:09.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-07 21:15:09.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-07 21:15:09.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:09.309 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bff4cb9: (connection evicted) 2024-02-07 21:15:09.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:09.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-07 21:15:09.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-07 21:15:09.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-07 21:15:09.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-07 21:15:09.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:09.311 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d: (connection evicted) 2024-02-07 21:15:09.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:09.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-07 21:15:09.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-07 21:15:09.312 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-07 21:15:09.312 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:09.312 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:09.312 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52aa84ef 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea9f2f3 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea9f2f3 2024-02-07 21:15:09.313 [Test worker @coroutine#6612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-07 21:15:09.329 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea9f2f3 2024-02-07 21:15:09.340 [Test worker @coroutine#6613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea9f2f3 2024-02-07 21:15:09.341 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea9f2f3 2024-02-07 21:15:09.343 [Test worker @coroutine#6617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea9f2f3 2024-02-07 21:15:09.343 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-07 21:15:09.343 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:09.343 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:09.343 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:09.343 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:09.343 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:09.343 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:09.343 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d6d6533 2024-02-07 21:15:09.343 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:09.343 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:09.343 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:09.343 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:09.343 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:09.343 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:09.343 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:09.344 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:09.344 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:09.344 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:09.344 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:09.344 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:09.344 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:09.344 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:09.344 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:09.344 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:09.344 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:09.344 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:09.344 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:09.344 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-07 21:15:09.344 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:09.344 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:09.344 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:09.344 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:09.344 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:09.344 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:09.344 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:09.344 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:09.344 [Test worker @coroutine#6612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-07 21:15:09.344 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e20500 2024-02-07 21:15:09.344 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e20500 2024-02-07 21:15:09.344 [Test worker @coroutine#6612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-07 21:15:09.350 [DefaultDispatcher-worker-12 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ead245 2024-02-07 21:15:09.350 [DefaultDispatcher-worker-12 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.350 [DefaultDispatcher-worker-12 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:09.350 [DefaultDispatcher-worker-12 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.351 [DefaultDispatcher-worker-20 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.351 [DefaultDispatcher-worker-20 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45295/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.358 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e20500 2024-02-07 21:15:09.372 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e20500 2024-02-07 21:15:09.373 [Test worker @coroutine#6624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e20500 2024-02-07 21:15:09.375 [Test worker @coroutine#6626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e20500 2024-02-07 21:15:09.385 [DefaultDispatcher-worker-11 @coroutine#6628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e20500 2024-02-07 21:15:09.398 [DefaultDispatcher-worker-5 @coroutine#6612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea9f2f3 2024-02-07 21:15:09.407 [DefaultDispatcher-worker-8 @coroutine#6612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea9f2f3 2024-02-07 21:15:09.413 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:09.416 [DefaultDispatcher-worker-14 @coroutine#6612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea9f2f3 2024-02-07 21:15:09.425 [DefaultDispatcher-worker-12 @coroutine#6612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea9f2f3 2024-02-07 21:15:09.427 [DefaultDispatcher-worker-2 @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f2d883 2024-02-07 21:15:09.427 [DefaultDispatcher-worker-2 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.428 [DefaultDispatcher-worker-2 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:09.428 [DefaultDispatcher-worker-2 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.429 [DefaultDispatcher-worker-9 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.429 [DefaultDispatcher-worker-9 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43415/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.432 [DefaultDispatcher-worker-2 @coroutine#6612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea9f2f3 2024-02-07 21:15:09.439 [DefaultDispatcher-worker-20 @coroutine#6612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea9f2f3 2024-02-07 21:15:09.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-07 21:15:09.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-07 21:15:09.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:09.443 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ea9f2f3: (connection evicted) 2024-02-07 21:15:09.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:09.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-07 21:15:09.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-07 21:15:09.444 [HikariPool-226 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:09.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-07 21:15:09.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-07 21:15:09.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:09.445 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42e20500: (connection evicted) 2024-02-07 21:15:09.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:09.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-07 21:15:09.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d587c73 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:09.448 [Test worker @coroutine#6671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-07 21:15:09.449 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2024-02-07 21:15:09.449 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2024-02-07 21:15:09.449 [Test worker @coroutine#6671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-07 21:15:09.464 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2024-02-07 21:15:09.475 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2024-02-07 21:15:09.476 [Test worker @coroutine#6674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2024-02-07 21:15:09.478 [Test worker @coroutine#6676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2024-02-07 21:15:09.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-07 21:15:09.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-07 21:15:09.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:09.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:09.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-07 21:15:09.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-07 21:15:09.543 [DefaultDispatcher-worker-9 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123426a9 2024-02-07 21:15:09.543 [DefaultDispatcher-worker-9 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.543 [DefaultDispatcher-worker-9 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:09.543 [DefaultDispatcher-worker-9 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.544 [DefaultDispatcher-worker-11 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.544 [DefaultDispatcher-worker-11 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57253/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.547 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@da09b52 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d1e561 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d1e561 2024-02-07 21:15:09.548 [Test worker @coroutine#6693] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-07 21:15:09.561 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d1e561 2024-02-07 21:15:09.571 [Test worker @coroutine#6697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d1e561 2024-02-07 21:15:09.573 [Test worker @coroutine#6699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d1e561 2024-02-07 21:15:09.574 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d1e561 2024-02-07 21:15:09.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-07 21:15:09.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-07 21:15:09.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:09.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:09.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-07 21:15:09.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-07 21:15:09.579 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-07 21:15:09.579 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:09.579 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:09.579 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:09.579 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:09.579 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:09.579 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3110bb19 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@18482805 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@18482805 2024-02-07 21:15:09.580 [Test worker @coroutine#6718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-07 21:15:09.593 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18482805 2024-02-07 21:15:09.603 [Test worker @coroutine#6719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18482805 2024-02-07 21:15:09.605 [Test worker @coroutine#6721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18482805 2024-02-07 21:15:09.606 [Test worker @coroutine#6723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18482805 2024-02-07 21:15:09.616 [DefaultDispatcher-worker-15 @coroutine#6725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18482805 2024-02-07 21:15:09.624 [DefaultDispatcher-worker-18 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-07 21:15:09.624 [DefaultDispatcher-worker-18 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.624 [DefaultDispatcher-worker-18 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:09.625 [DefaultDispatcher-worker-18 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.626 [DefaultDispatcher-worker-20 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.626 [DefaultDispatcher-worker-20 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39613/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.626 [DefaultDispatcher-worker-21 @coroutine#6738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18482805 2024-02-07 21:15:09.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-07 21:15:09.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-07 21:15:09.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:09.628 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18482805: (connection evicted) 2024-02-07 21:15:09.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:09.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-07 21:15:09.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@629fc74d 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-07 21:15:09.630 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:09.631 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:09.631 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:09.631 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:09.631 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:09.631 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:09.631 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:09.631 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:09.631 [Test worker @coroutine#6750] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-07 21:15:09.631 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849 2024-02-07 21:15:09.631 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849 2024-02-07 21:15:09.631 [Test worker @coroutine#6750] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-07 21:15:09.647 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849 2024-02-07 21:15:09.657 [Test worker @coroutine#6751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849 2024-02-07 21:15:09.659 [Test worker @coroutine#6753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849 2024-02-07 21:15:09.660 [Test worker @coroutine#6755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849 2024-02-07 21:15:09.670 [DefaultDispatcher-worker-5 @coroutine#6757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849 2024-02-07 21:15:09.675 [DefaultDispatcher-worker-5 @coroutine#6770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849 2024-02-07 21:15:09.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-07 21:15:09.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-07 21:15:09.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:09.677 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d5a6849: (connection evicted) 2024-02-07 21:15:09.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:09.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-07 21:15:09.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f2e28c7 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:09.680 [Test worker @coroutine#6779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-07 21:15:09.681 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@e87c4cf 2024-02-07 21:15:09.681 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@e87c4cf 2024-02-07 21:15:09.681 [Test worker @coroutine#6779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-07 21:15:09.690 [DefaultDispatcher-worker-20 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1f3eb 2024-02-07 21:15:09.690 [DefaultDispatcher-worker-20 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.690 [DefaultDispatcher-worker-20 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:09.690 [DefaultDispatcher-worker-20 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.691 [DefaultDispatcher-worker-16 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.691 [DefaultDispatcher-worker-16 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50771/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.695 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e87c4cf 2024-02-07 21:15:09.706 [Test worker @coroutine#6784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e87c4cf 2024-02-07 21:15:09.707 [Test worker @coroutine#6786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e87c4cf 2024-02-07 21:15:09.709 [Test worker @coroutine#6788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e87c4cf 2024-02-07 21:15:09.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-07 21:15:09.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-07 21:15:09.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:09.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:09.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-07 21:15:09.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-07 21:15:09.715 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-07 21:15:09.715 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:09.715 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:09.715 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:09.715 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:09.715 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:09.715 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:09.715 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28cc690d 2024-02-07 21:15:09.715 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:09.715 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:09.715 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:09.715 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:09.715 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:09.715 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:09.715 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:09.715 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:09.715 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:09.715 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:09.715 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:09.715 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:09.715 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:09.715 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:09.716 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:09.716 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:09.716 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:09.716 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:09.716 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:09.716 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-07 21:15:09.716 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:09.716 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:09.716 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:09.716 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:09.716 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:09.716 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:09.716 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:09.716 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:09.716 [Test worker @coroutine#6807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-07 21:15:09.716 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a91d15f 2024-02-07 21:15:09.716 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a91d15f 2024-02-07 21:15:09.716 [Test worker @coroutine#6807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-07 21:15:09.729 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a91d15f 2024-02-07 21:15:09.740 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a91d15f 2024-02-07 21:15:09.741 [Test worker @coroutine#6810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a91d15f 2024-02-07 21:15:09.743 [Test worker @coroutine#6812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a91d15f 2024-02-07 21:15:09.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-07 21:15:09.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-07 21:15:09.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:09.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:09.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-07 21:15:09.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-07 21:15:09.747 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-07 21:15:09.747 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:09.747 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:09.747 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:09.747 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:09.747 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:09.747 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:09.747 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1427827f 2024-02-07 21:15:09.747 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:09.747 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:09.747 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:09.747 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:09.747 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:09.747 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:09.747 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:09.747 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:09.747 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:09.747 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:09.747 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:09.747 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:09.747 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:09.747 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:09.747 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:09.748 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:09.748 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:09.748 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:09.748 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:09.748 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-07 21:15:09.748 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:09.748 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:09.748 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:09.748 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:09.748 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:09.748 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:09.748 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:09.748 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:09.748 [Test worker @coroutine#6829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-07 21:15:09.748 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd 2024-02-07 21:15:09.748 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd 2024-02-07 21:15:09.748 [Test worker @coroutine#6829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-07 21:15:09.761 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd 2024-02-07 21:15:09.771 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd 2024-02-07 21:15:09.773 [Test worker @coroutine#6832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd 2024-02-07 21:15:09.775 [Test worker @coroutine#6834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd 2024-02-07 21:15:09.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-07 21:15:09.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-07 21:15:09.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:09.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:09.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-07 21:15:09.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@124b1369 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-02-07 21:15:09.785 [Test worker @coroutine#6859] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-07 21:15:09.796 [DefaultDispatcher-worker-8 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-07 21:15:09.796 [DefaultDispatcher-worker-8 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.796 [DefaultDispatcher-worker-8 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:09.796 [DefaultDispatcher-worker-8 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.797 [DefaultDispatcher-worker-20 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.798 [DefaultDispatcher-worker-20 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48209/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.800 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-02-07 21:15:09.811 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-02-07 21:15:09.815 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-02-07 21:15:09.816 [Test worker @coroutine#6867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221383c9 2024-02-07 21:15:09.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-07 21:15:09.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-07 21:15:09.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:09.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:09.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-07 21:15:09.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fa35f7e 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ec9c49 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ec9c49 2024-02-07 21:15:09.820 [Test worker @coroutine#6878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-07 21:15:09.834 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ec9c49 2024-02-07 21:15:09.844 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ec9c49 2024-02-07 21:15:09.845 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ec9c49 2024-02-07 21:15:09.847 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ec9c49 2024-02-07 21:15:09.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-07 21:15:09.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-07 21:15:09.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:09.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:09.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-07 21:15:09.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c1dc4e9 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@48860fb8 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@48860fb8 2024-02-07 21:15:09.850 [Test worker @coroutine#6894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-07 21:15:09.863 [Test worker @coroutine#6894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48860fb8 2024-02-07 21:15:09.874 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48860fb8 2024-02-07 21:15:09.875 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48860fb8 2024-02-07 21:15:09.877 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48860fb8 2024-02-07 21:15:09.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-07 21:15:09.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-07 21:15:09.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:09.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:09.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-07 21:15:09.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42b4cce1 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:09.880 [Test worker @coroutine#6910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-07 21:15:09.881 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c6579 2024-02-07 21:15:09.881 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c6579 2024-02-07 21:15:09.881 [Test worker @coroutine#6910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-07 21:15:09.889 [DefaultDispatcher-worker-12 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc31d8c 2024-02-07 21:15:09.889 [DefaultDispatcher-worker-18 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c422d3 2024-02-07 21:15:09.890 [DefaultDispatcher-worker-12 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.890 [DefaultDispatcher-worker-18 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.890 [DefaultDispatcher-worker-12 @coroutine#3019] 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-02-07 21:15:09.890 [DefaultDispatcher-worker-18 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:09.890 [DefaultDispatcher-worker-12 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.890 [DefaultDispatcher-worker-18 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.891 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.891 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.891 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43089/UmAppDatabase/replication/nodeId 2024-02-07 21:15:09.895 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c6579 2024-02-07 21:15:09.906 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c6579 2024-02-07 21:15:09.907 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c6579 2024-02-07 21:15:09.909 [Test worker @coroutine#6920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63c6579 2024-02-07 21:15:09.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-07 21:15:09.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-07 21:15:09.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:09.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:09.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-07 21:15:09.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e7e34ef 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:09.912 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-07 21:15:09.913 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:09.913 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:09.913 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:09.913 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:09.913 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:09.913 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:09.913 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:09.913 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:09.913 [Test worker @coroutine#6931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-07 21:15:09.913 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c646b5 2024-02-07 21:15:09.913 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c646b5 2024-02-07 21:15:09.913 [Test worker @coroutine#6931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-07 21:15:09.926 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c646b5 2024-02-07 21:15:09.936 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c646b5 2024-02-07 21:15:09.938 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c646b5 2024-02-07 21:15:09.939 [Test worker @coroutine#6936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c646b5 2024-02-07 21:15:09.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-07 21:15:09.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-07 21:15:09.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:09.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:09.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-07 21:15:09.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-07 21:15:09.944 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-07 21:15:09.944 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:09.944 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:09.944 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:09.944 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:09.944 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:09.944 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:09.944 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55105271 2024-02-07 21:15:09.944 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:09.944 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:09.944 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:09.944 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:09.944 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:09.944 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:09.944 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:09.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:09.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:09.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:09.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:09.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:09.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:09.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:09.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:09.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:09.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:09.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:09.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:09.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-07 21:15:09.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:09.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:09.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:09.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:09.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:09.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:09.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:09.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:09.945 [Test worker @coroutine#6949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-07 21:15:09.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a2ff94 2024-02-07 21:15:09.945 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a2ff94 2024-02-07 21:15:09.945 [Test worker @coroutine#6949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-07 21:15:09.960 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a2ff94 2024-02-07 21:15:09.970 [Test worker @coroutine#6950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a2ff94 2024-02-07 21:15:09.972 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a2ff94 2024-02-07 21:15:09.973 [Test worker @coroutine#6954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a2ff94 2024-02-07 21:15:09.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-07 21:15:09.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-07 21:15:09.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:09.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:09.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-07 21:15:09.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ffa424d 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:09.977 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:09.978 [Test worker @coroutine#6967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-07 21:15:09.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@463c5d0f 2024-02-07 21:15:09.978 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@463c5d0f 2024-02-07 21:15:09.978 [Test worker @coroutine#6967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-07 21:15:09.991 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463c5d0f 2024-02-07 21:15:10.002 [Test worker @coroutine#6969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463c5d0f 2024-02-07 21:15:10.003 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463c5d0f 2024-02-07 21:15:10.005 [Test worker @coroutine#6973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@463c5d0f 2024-02-07 21:15:10.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-07 21:15:10.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-07 21:15:10.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:10.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:10.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-07 21:15:10.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bd76b79 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:10.008 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-07 21:15:10.009 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:10.009 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:10.009 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:10.009 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:10.009 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:10.009 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:10.009 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:10.009 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:10.009 [Test worker @coroutine#6986] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-07 21:15:10.009 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@43165282 2024-02-07 21:15:10.009 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@43165282 2024-02-07 21:15:10.009 [Test worker @coroutine#6986] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-07 21:15:10.022 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43165282 2024-02-07 21:15:10.032 [Test worker @coroutine#6987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43165282 2024-02-07 21:15:10.034 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43165282 2024-02-07 21:15:10.036 [Test worker @coroutine#6991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43165282 2024-02-07 21:15:10.037 [DefaultDispatcher-worker-12 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67aaf882 2024-02-07 21:15:10.037 [DefaultDispatcher-worker-12 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:10.037 [DefaultDispatcher-worker-12 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId. 2024-02-07 21:15:10.037 [DefaultDispatcher-worker-12 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:10.039 [DefaultDispatcher-worker-2 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:10.039 [DefaultDispatcher-worker-2 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55233/UmAppDatabase/replication/nodeId 2024-02-07 21:15:10.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-07 21:15:10.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-07 21:15:10.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:10.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:10.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-07 21:15:10.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18d6ac02 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@3545bfea 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@3545bfea 2024-02-07 21:15:10.041 [Test worker @coroutine#7007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-07 21:15:10.054 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3545bfea 2024-02-07 21:15:10.065 [Test worker @coroutine#7008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3545bfea 2024-02-07 21:15:10.066 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3545bfea 2024-02-07 21:15:10.068 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3545bfea 2024-02-07 21:15:10.071 [UI Thread @coroutine#7021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-07 21:15:10.071 [UI Thread @coroutine#7021] 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-02-07 21:15:10.071 [UI Thread @coroutine#7021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-07 21:15:10.073 [UI Thread @coroutine#7021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-07 21:15:10.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-07 21:15:10.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-07 21:15:10.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:10.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:10.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-07 21:15:10.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-07 21:15:10.076 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73344f4a 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eaf08f4 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eaf08f4 2024-02-07 21:15:10.077 [Test worker @coroutine#7027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-07 21:15:10.095 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eaf08f4 2024-02-07 21:15:10.106 [Test worker @coroutine#7028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eaf08f4 2024-02-07 21:15:10.107 [Test worker @coroutine#7030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eaf08f4 2024-02-07 21:15:10.109 [Test worker @coroutine#7032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eaf08f4 2024-02-07 21:15:10.111 [UI Thread @coroutine#7043] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50877/Site/verify 2024-02-07 21:15:10.111 [UI Thread @coroutine#7043] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50877/Site/verify. 2024-02-07 21:15:10.111 [UI Thread @coroutine#7043] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50877/Site/verify 2024-02-07 21:15:10.113 [UI Thread @coroutine#7043] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50877/Site/verify 2024-02-07 21:15:10.113 [UI Thread @coroutine#7043] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50877/Site/verify 2024-02-07 21:15:10.113 [UI Thread @coroutine#7043] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50877/Site/verify. 2024-02-07 21:15:10.114 [UI Thread @coroutine#7043] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50877/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:15:10.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-07 21:15:10.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-07 21:15:10.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-07 21:15:10.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:10.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-07 21:15:10.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b2cd7ff 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-07 21:15:10.119 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-07 21:15:10.120 [Test worker @coroutine#7050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-07 21:15:10.120 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6070990b 2024-02-07 21:15:10.120 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6070990b 2024-02-07 21:15:10.120 [Test worker @coroutine#7050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-07 21:15:10.134 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6070990b 2024-02-07 21:15:10.145 [Test worker @coroutine#7051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6070990b 2024-02-07 21:15:10.146 [Test worker @coroutine#7053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6070990b 2024-02-07 21:15:10.148 [Test worker @coroutine#7055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6070990b 2024-02-07 21:15:10.157 [DefaultDispatcher-worker-11 @coroutine#7057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6070990b 2024-02-07 21:15:10.164 [DefaultDispatcher-worker-15 @coroutine#7050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6070990b 2024-02-07 21:15:10.170 [UI Thread @coroutine#7066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36703/556198737812070400/_ustadmanifest.json 2024-02-07 21:15:10.170 [UI Thread @coroutine#7066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36703/556198737812070400/_ustadmanifest.json. 2024-02-07 21:15:10.170 [UI Thread @coroutine#7066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36703/556198737812070400/_ustadmanifest.json 2024-02-07 21:15:10.172 [UI Thread @coroutine#7066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36703/556198737812070400/_ustadmanifest.json 2024-02-07 21:15:10.172 [UI Thread @coroutine#7066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36703/556198737812070400/_ustadmanifest.json 2024-02-07 21:15:10.172 [UI Thread @coroutine#7066] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36703/556198737812070400/_ustadmanifest.json. 2024-02-07 21:15:10.172 [UI Thread @coroutine#7066] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36703/556198737812070400/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:15:10.172 [UI Thread @coroutine#7066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36703/tincan.xml 2024-02-07 21:15:10.173 [UI Thread @coroutine#7066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36703/tincan.xml. 2024-02-07 21:15:10.173 [UI Thread @coroutine#7066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36703/tincan.xml 2024-02-07 21:15:10.173 [UI Thread @coroutine#7066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36703/tincan.xml 2024-02-07 21:15:10.173 [UI Thread @coroutine#7066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36703/tincan.xml 2024-02-07 21:15:10.173 [UI Thread @coroutine#7066] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36703/tincan.xml. 2024-02-07 21:15:10.173 [UI Thread @coroutine#7066] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36703/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-07 21:15:10.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-07 21:15:10.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-07 21:15:10.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-07 21:15:10.175 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6070990b: (connection evicted) 2024-02-07 21:15:10.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-07 21:15:10.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-07 21:15:10.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-02-08 11:00:43.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-08 11:00:43.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:43.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:43.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:43.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:43.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:43.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:43.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af3874e 2024-02-08 11:00:43.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:43.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:43.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:43.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:43.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:43.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:43.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:43.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:43.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:43.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:43.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:43.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:43.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:43.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:43.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:43.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:43.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:43.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:43.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:43.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-08 11:00:43.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:43.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:43.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:43.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:43.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:43.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:43.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:43.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:43.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-08 11:00:43.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 11:00:43.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 11:00:43.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-08 11:00:43.748 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 11:00:43.756 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:00:43.760 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@a111eb9 2024-02-08 11:00:43.760 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@a111eb9 2024-02-08 11:00:43.764 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d6e18b 2024-02-08 11:00:43.764 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d6e18b 2024-02-08 11:00:43.768 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@e975c9 2024-02-08 11:00:43.768 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@e975c9 2024-02-08 11:00:43.772 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ebebb0 2024-02-08 11:00:43.772 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ebebb0 2024-02-08 11:00:43.776 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@478dc162 2024-02-08 11:00:43.776 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@478dc162 2024-02-08 11:00:43.779 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7464aaa1 2024-02-08 11:00:43.779 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7464aaa1 2024-02-08 11:00:43.781 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe8ded9 2024-02-08 11:00:43.781 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe8ded9 2024-02-08 11:00:43.784 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c414ff 2024-02-08 11:00:43.784 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c414ff 2024-02-08 11:00:43.787 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6b47f4 2024-02-08 11:00:43.787 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6b47f4 2024-02-08 11:00:43.787 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 11:00:43.788 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 11:00:43.793 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 11:00:44.023 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:44.023 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 11:00:44.023 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:44.025 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:00:44.055 [DefaultDispatcher-worker-2 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 11:00:44.057 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 11:00:44.057 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-08 11:00:44.057 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 11:00:44.128 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 11:00:44.179 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 11:00:44.213 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 11:00:44.233 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 11:00:44.254 [DefaultDispatcher-worker-7 @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-02-08 11:00:44.254 [DefaultDispatcher-worker-9 @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-02-08 11:00:44.257 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 11:00:44.264 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 11:00:44.418 [DefaultDispatcher-worker-1 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 11:00:44.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-08 11:00:44.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-08 11:00:44.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:00:44.453 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4db60246: (connection evicted) 2024-02-08 11:00:44.454 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a111eb9: (connection evicted) 2024-02-08 11:00:44.455 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d6e18b: (connection evicted) 2024-02-08 11:00:44.455 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e975c9: (connection evicted) 2024-02-08 11:00:44.456 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45ebebb0: (connection evicted) 2024-02-08 11:00:44.457 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@478dc162: (connection evicted) 2024-02-08 11:00:44.457 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7464aaa1: (connection evicted) 2024-02-08 11:00:44.458 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fe8ded9: (connection evicted) 2024-02-08 11:00:44.458 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25c414ff: (connection evicted) 2024-02-08 11:00:44.459 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c6b47f4: (connection evicted) 2024-02-08 11:00:44.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:44.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-08 11:00:44.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-08 11:00:44.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-08 11:00:44.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:44.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:44.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:44.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:44.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:44.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:44.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439d545c 2024-02-08 11:00:44.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:44.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:44.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:44.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:44.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:44.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:44.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:44.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:44.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:44.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:44.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:44.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:44.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:44.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:44.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:44.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:44.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:44.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:44.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:44.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-08 11:00:44.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:44.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:44.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:44.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:44.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:44.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:44.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:44.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:44.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-08 11:00:44.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-08 11:00:44.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-08 11:00:44.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-08 11:00:44.476 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-08 11:00:44.488 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-08 11:00:44.491 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-08 11:00:44.493 [DefaultDispatcher-worker-1 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:44.493 [DefaultDispatcher-worker-1 @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-02-08 11:00:44.493 [DefaultDispatcher-worker-1 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:44.494 [DefaultDispatcher-worker-1 @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-02-08 11:00:44.510 [DefaultDispatcher-worker-1 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-08 11:00:44.512 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 11:00:44.512 [DefaultDispatcher-worker-1 @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-02-08 11:00:44.512 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 11:00:44.519 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-08 11:00:44.540 [DefaultDispatcher-worker-9 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-08 11:00:44.557 [DefaultDispatcher-worker-3 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-08 11:00:44.558 [DefaultDispatcher-worker-9 @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-02-08 11:00:44.573 [DefaultDispatcher-worker-6 @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-02-08 11:00:44.574 [DefaultDispatcher-worker-2 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-08 11:00:44.575 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:00:44.579 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@64609ff2 2024-02-08 11:00:44.579 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@64609ff2 2024-02-08 11:00:44.583 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa76d0e 2024-02-08 11:00:44.583 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa76d0e 2024-02-08 11:00:44.587 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e98f482 2024-02-08 11:00:44.587 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e98f482 2024-02-08 11:00:44.590 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9a6735 2024-02-08 11:00:44.590 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9a6735 2024-02-08 11:00:44.590 [DefaultDispatcher-worker-2 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-08 11:00:44.592 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b65e2bb 2024-02-08 11:00:44.592 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b65e2bb 2024-02-08 11:00:44.595 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7b29c4 2024-02-08 11:00:44.595 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7b29c4 2024-02-08 11:00:44.596 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-08 11:00:44.597 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@336ef2ed 2024-02-08 11:00:44.597 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@336ef2ed 2024-02-08 11:00:44.600 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bb5987a 2024-02-08 11:00:44.600 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bb5987a 2024-02-08 11:00:44.602 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f21db8d 2024-02-08 11:00:44.602 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f21db8d 2024-02-08 11:00:44.602 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:00:44.701 [DefaultDispatcher-worker-2 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-08 11:00:44.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-08 11:00:44.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-08 11:00:44.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:00:44.733 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb: (connection evicted) 2024-02-08 11:00:44.734 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64609ff2: (connection evicted) 2024-02-08 11:00:44.735 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6aa76d0e: (connection evicted) 2024-02-08 11:00:44.735 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e98f482: (connection evicted) 2024-02-08 11:00:44.736 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b9a6735: (connection evicted) 2024-02-08 11:00:44.736 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b65e2bb: (connection evicted) 2024-02-08 11:00:44.736 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a7b29c4: (connection evicted) 2024-02-08 11:00:44.737 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@336ef2ed: (connection evicted) 2024-02-08 11:00:44.737 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bb5987a: (connection evicted) 2024-02-08 11:00:44.738 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f21db8d: (connection evicted) 2024-02-08 11:00:44.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:44.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-08 11:00:44.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-08 11:00:44.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-08 11:00:44.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:44.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:44.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:44.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6987a133 2024-02-08 11:00:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-08 11:00:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:44.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:44.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:44.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:44.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:44.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:44.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:44.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-08 11:00:44.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1934339 2024-02-08 11:00:44.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1934339 2024-02-08 11:00:44.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-08 11:00:44.891 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:45.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-08 11:00:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1669931a 2024-02-08 11:00:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:45.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:45.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:45.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:45.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:45.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:45.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:45.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:45.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:45.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:45.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:45.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:45.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:45.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:45.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:45.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-08 11:00:45.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:45.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:45.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:45.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:45.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:45.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:45.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:45.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:45.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-08 11:00:45.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e007be 2024-02-08 11:00:45.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e007be 2024-02-08 11:00:45.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-08 11:00:45.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-08 11:00:45.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:45.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:45.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:45.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:45.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:45.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:45.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@699e0bf0 2024-02-08 11:00:45.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:45.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:45.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:45.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:45.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:45.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:45.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:45.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:45.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:45.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:45.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:45.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:45.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:45.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:45.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:45.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:45.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:45.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:45.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:45.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-08 11:00:45.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:45.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:45.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:45.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:45.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:45.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:45.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:45.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:45.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-08 11:00:45.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d697ab 2024-02-08 11:00:45.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d697ab 2024-02-08 11:00:45.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-08 11:00:45.246 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:45.274 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e007be 2024-02-08 11:00:45.278 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60647/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 11:00:45.279 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60647/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-08 11:00:45.279 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60647/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 11:00:45.282 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:45.321 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60647/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 11:00:45.322 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60647/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 11:00:45.348 [pool-2-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d697ab 2024-02-08 11:00:45.477 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-08 11:00:45.478 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60647/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-08 11:00:45.680 [DefaultDispatcher-worker-1 @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d697ab 2024-02-08 11:00:45.688 [DefaultDispatcher-worker-1 @coroutine#92] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d697ab 2024-02-08 11:00:45.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-08 11:00:45.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-08 11:00:45.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:45.729 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12e007be: (connection evicted) 2024-02-08 11:00:45.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:45.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-08 11:00:45.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-08 11:00:45.732 [Test worker @coroutine#105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d697ab 2024-02-08 11:00:45.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-08 11:00:45.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:45.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:45.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:45.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:45.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:45.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:45.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f0e2bdc 2024-02-08 11:00:45.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:45.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:45.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:45.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:45.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:45.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:45.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:45.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:45.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:45.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:45.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:45.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:45.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:45.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:45.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:45.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:45.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:45.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:45.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:45.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-08 11:00:45.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:45.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-08 11:00:45.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a93f8a 2024-02-08 11:00:45.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a93f8a 2024-02-08 11:00:45.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-08 11:00:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-08 11:00:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:45.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26463a6 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:45.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:45.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-08 11:00:45.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@17354708 2024-02-08 11:00:45.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@17354708 2024-02-08 11:00:45.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-08 11:00:45.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-08 11:00:45.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-08 11:00:45.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:45.812 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44a93f8a: (connection evicted) 2024-02-08 11:00:45.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:45.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-08 11:00:45.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-08 11:00:45.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-08 11:00:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:45.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:45.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1846ad0f 2024-02-08 11:00:45.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:45.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:45.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:45.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:45.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:45.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:45.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:45.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:45.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:45.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:45.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:45.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:45.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:45.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:45.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:45.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:45.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:45.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:45.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:45.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-08 11:00:45.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:45.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:45.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:45.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:45.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:45.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:45.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:45.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:45.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-08 11:00:45.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b741e2 2024-02-08 11:00:45.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b741e2 2024-02-08 11:00:45.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-08 11:00:45.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@573a078 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:45.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:45.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-08 11:00:45.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@660296d5 2024-02-08 11:00:45.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@660296d5 2024-02-08 11:00:45.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-08 11:00:45.862 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:45.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-08 11:00:45.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-08 11:00:45.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:45.866 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31b741e2: (connection evicted) 2024-02-08 11:00:45.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:45.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-08 11:00:45.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-08 11:00:45.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-08 11:00:45.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45c90a05 2024-02-08 11:00:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-08 11:00:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:45.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:45.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-08 11:00:45.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@df7d1d4 2024-02-08 11:00:45.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@df7d1d4 2024-02-08 11:00:45.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-08 11:00:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58f7215c 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:45.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:45.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-08 11:00:45.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa91d5b 2024-02-08 11:00:45.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa91d5b 2024-02-08 11:00:45.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-08 11:00:45.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-08 11:00:45.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-08 11:00:45.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:45.905 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@df7d1d4: (connection evicted) 2024-02-08 11:00:45.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:45.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-08 11:00:45.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-08 11:00:45.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bbf20d1 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:45.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:45.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-08 11:00:45.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cf4dec7 2024-02-08 11:00:45.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cf4dec7 2024-02-08 11:00:45.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-08 11:00:45.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-08 11:00:45.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:45.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:45.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:45.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:45.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:45.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:45.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b94c789 2024-02-08 11:00:45.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:45.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:45.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:45.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:45.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:45.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:45.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:45.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:45.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:45.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:45.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:45.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:45.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:45.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:45.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:45.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:45.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:45.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:45.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:45.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-08 11:00:45.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:45.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:45.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:45.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:45.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:45.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:45.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:45.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:45.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-08 11:00:45.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@305aaedf 2024-02-08 11:00:45.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@305aaedf 2024-02-08 11:00:45.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-08 11:00:45.938 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:45.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-08 11:00:45.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-08 11:00:45.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:45.962 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cf4dec7: (connection evicted) 2024-02-08 11:00:45.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:45.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-08 11:00:45.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-08 11:00:45.993 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.029 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57f0bfc3 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-08 11:00:46.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@5922cff3 2024-02-08 11:00:46.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@5922cff3 2024-02-08 11:00:46.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-08 11:00:46.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-08 11:00:46.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2299d903 2024-02-08 11:00:46.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1 2024-02-08 11:00:46.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1 2024-02-08 11:00:46.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-08 11:00:46.183 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.198 [DefaultDispatcher-worker-6 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1 2024-02-08 11:00:46.199 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.221 [DefaultDispatcher-worker-9 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1 2024-02-08 11:00:46.231 [DefaultDispatcher-worker-6 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1 2024-02-08 11:00:46.239 [DefaultDispatcher-worker-6 @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1 2024-02-08 11:00:46.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-08 11:00:46.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-08 11:00:46.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.304 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5922cff3: (connection evicted) 2024-02-08 11:00:46.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:46.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-08 11:00:46.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-08 11:00:46.309 [Test worker @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1 2024-02-08 11:00:46.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-08 11:00:46.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a90fcaa 2024-02-08 11:00:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:46.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-08 11:00:46.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-08 11:00:46.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b091a92 2024-02-08 11:00:46.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b091a92 2024-02-08 11:00:46.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-08 11:00:46.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-08 11:00:46.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6996bbc4 2024-02-08 11:00:46.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:46.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:46.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:46.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-08 11:00:46.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-08 11:00:46.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbf2da 2024-02-08 11:00:46.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbf2da 2024-02-08 11:00:46.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-08 11:00:46.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-08 11:00:46.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-08 11:00:46.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.340 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b091a92: (connection evicted) 2024-02-08 11:00:46.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:46.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-08 11:00:46.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-08 11:00:46.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b7b0b57 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-08 11:00:46.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@2804b13f 2024-02-08 11:00:46.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@2804b13f 2024-02-08 11:00:46.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69069866 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-08 11:00:46.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c95480 2024-02-08 11:00:46.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c95480 2024-02-08 11:00:46.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-08 11:00:46.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-08 11:00:46.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-08 11:00:46.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.362 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2804b13f: (connection evicted) 2024-02-08 11:00:46.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:46.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-08 11:00:46.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7856f41a 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-08 11:00:46.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c08c787 2024-02-08 11:00:46.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c08c787 2024-02-08 11:00:46.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-08 11:00:46.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-08 11:00:46.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67f591c2 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@709d6de5 2024-02-08 11:00:46.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@709d6de5 2024-02-08 11:00:46.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-08 11:00:46.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-08 11:00:46.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-08 11:00:46.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.386 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c08c787: (connection evicted) 2024-02-08 11:00:46.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:46.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-08 11:00:46.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@279c4e3b 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-08 11:00:46.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f7c106 2024-02-08 11:00:46.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f7c106 2024-02-08 11:00:46.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-08 11:00:46.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-08 11:00:46.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@136fece2 2024-02-08 11:00:46.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-08 11:00:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-08 11:00:46.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3caf5c96 2024-02-08 11:00:46.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3caf5c96 2024-02-08 11:00:46.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-08 11:00:46.431 [DefaultDispatcher-worker-6 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-08 11:00:46.435 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.459 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.483 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.492 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.508 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.510 [DefaultDispatcher-worker-6 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit10084459224679909961/junit9850450907635290932.tmp 2024-02-08 11:00:46.555 [DefaultDispatcher-worker-6 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-08 11:00:46.570 [DefaultDispatcher-worker-6 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-08 11:00:46.571 [DefaultDispatcher-worker-6 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-08 11:00:46.572 [DefaultDispatcher-worker-6 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit10084459224679909961/junit9850450907635290932.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-08 11:00:46.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-08 11:00:46.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-08 11:00:46.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.573 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59f7c106: (connection evicted) 2024-02-08 11:00:46.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:46.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-08 11:00:46.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-08 11:00:46.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-08 11:00:46.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@698ac187 2024-02-08 11:00:46.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-08 11:00:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-08 11:00:46.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f5cae3 2024-02-08 11:00:46.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f5cae3 2024-02-08 11:00:46.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6630dd28 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-08 11:00:46.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-08 11:00:46.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4489f60f 2024-02-08 11:00:46.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4489f60f 2024-02-08 11:00:46.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-08 11:00:46.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-08 11:00:46.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-08 11:00:46.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.609 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65f5cae3: (connection evicted) 2024-02-08 11:00:46.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:46.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-08 11:00:46.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ddb302 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-08 11:00:46.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf9bd1e 2024-02-08 11:00:46.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf9bd1e 2024-02-08 11:00:46.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39acd1f1 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-08 11:00:46.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f581211 2024-02-08 11:00:46.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f581211 2024-02-08 11:00:46.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-08 11:00:46.646 [DefaultDispatcher-worker-6 @coroutine#346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f581211 2024-02-08 11:00:46.648 [DefaultDispatcher-worker-6 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f581211 2024-02-08 11:00:46.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-08 11:00:46.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-08 11:00:46.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.651 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cf9bd1e: (connection evicted) 2024-02-08 11:00:46.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:46.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-08 11:00:46.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-08 11:00:46.652 [Test worker @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f581211 2024-02-08 11:00:46.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68821f6 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-08 11:00:46.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a28bda 2024-02-08 11:00:46.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a28bda 2024-02-08 11:00:46.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-08 11:00:46.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@592cb470 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@6921cfa 2024-02-08 11:00:46.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@6921cfa 2024-02-08 11:00:46.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-08 11:00:46.675 [DefaultDispatcher-worker-1 @coroutine#359] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-08 11:00:46.706 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.707 [DefaultDispatcher-worker-1 @coroutine#359] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit6422397896906237515/junit7054695734266754675.tmp 2024-02-08 11:00:46.733 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.742 [DefaultDispatcher-worker-1 @coroutine#359] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-08 11:00:46.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-08 11:00:46.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-08 11:00:46.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.745 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40a28bda: (connection evicted) 2024-02-08 11:00:46.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:46.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-08 11:00:46.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f4a605f 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-08 11:00:46.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c 2024-02-08 11:00:46.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c 2024-02-08 11:00:46.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-08 11:00:46.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-08 11:00:46.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37f71c05 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2024-02-08 11:00:46.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2024-02-08 11:00:46.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-08 11:00:46.773 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.777 [DefaultDispatcher-worker-2 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2024-02-08 11:00:46.779 [DefaultDispatcher-worker-2 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2024-02-08 11:00:46.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-08 11:00:46.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-08 11:00:46.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.780 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c: (connection evicted) 2024-02-08 11:00:46.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:46.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-08 11:00:46.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-08 11:00:46.781 [Test worker @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a3c99f1 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-08 11:00:46.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2024-02-08 11:00:46.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2024-02-08 11:00:46.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bb3f39e 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-08 11:00:46.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@628b503a 2024-02-08 11:00:46.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@628b503a 2024-02-08 11:00:46.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-08 11:00:46.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-08 11:00:46.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-08 11:00:46.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.857 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@661db63e: (connection evicted) 2024-02-08 11:00:46.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:46.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-08 11:00:46.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-08 11:00:46.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-08 11:00:46.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57b63253 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-08 11:00:46.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1ea7be 2024-02-08 11:00:46.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1ea7be 2024-02-08 11:00:46.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-08 11:00:46.869 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-08 11:00:46.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2493eec6 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec0229c 2024-02-08 11:00:46.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec0229c 2024-02-08 11:00:46.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-08 11:00:46.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-08 11:00:46.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-08 11:00:46.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.882 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c1ea7be: (connection evicted) 2024-02-08 11:00:46.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:46.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-08 11:00:46.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b751cb1 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-08 11:00:46.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec427 2024-02-08 11:00:46.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec427 2024-02-08 11:00:46.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-08 11:00:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-08 11:00:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c8d45cf 2024-02-08 11:00:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-08 11:00:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-08 11:00:46.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454 2024-02-08 11:00:46.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454 2024-02-08 11:00:46.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-08 11:00:46.905 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.906 [DefaultDispatcher-worker-2 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454 2024-02-08 11:00:46.908 [DefaultDispatcher-worker-2 @coroutine#390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454 2024-02-08 11:00:46.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-08 11:00:46.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-08 11:00:46.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.909 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ec427: (connection evicted) 2024-02-08 11:00:46.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:46.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-08 11:00:46.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-08 11:00:46.910 [Test worker @coroutine#394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c33608 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-08 11:00:46.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ebee9 2024-02-08 11:00:46.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ebee9 2024-02-08 11:00:46.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-08 11:00:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@131c0b6f 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27 2024-02-08 11:00:46.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27 2024-02-08 11:00:46.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-08 11:00:46.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-08 11:00:46.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-08 11:00:46.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.933 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58ebee9: (connection evicted) 2024-02-08 11:00:46.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:46.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-08 11:00:46.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-08 11:00:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-08 11:00:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b5b53c6 2024-02-08 11:00:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:46.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-08 11:00:46.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-08 11:00:46.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2024-02-08 11:00:46.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2024-02-08 11:00:46.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-08 11:00:46.958 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2024-02-08 11:00:46.969 [Test worker @coroutine#403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2024-02-08 11:00:46.971 [Test worker @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2024-02-08 11:00:46.977 [Test worker @coroutine#410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2024-02-08 11:00:46.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-08 11:00:46.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5341641d 2024-02-08 11:00:46.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-08 11:00:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-08 11:00:46.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c0ecb 2024-02-08 11:00:46.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c0ecb 2024-02-08 11:00:46.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-08 11:00:46.979 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:46.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-08 11:00:46.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-08 11:00:46.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:00:46.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:46.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-08 11:00:46.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53ba25ff 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:46.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:46.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-08 11:00:46.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-02-08 11:00:46.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-02-08 11:00:46.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-08 11:00:46.993 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-02-08 11:00:46.999 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:47.007 [Test worker @coroutine#420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-02-08 11:00:47.009 [Test worker @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-02-08 11:00:47.014 [Test worker @coroutine#427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62883f8a 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:47.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:47.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-08 11:00:47.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e49b011 2024-02-08 11:00:47.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e49b011 2024-02-08 11:00:47.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-08 11:00:47.025 [DefaultDispatcher-worker-3 @coroutine#436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e49b011 2024-02-08 11:00:47.027 [Test worker @coroutine#438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e49b011 2024-02-08 11:00:47.030 [DefaultDispatcher-worker-10 @coroutine#424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-02-08 11:00:47.030 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:47.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-08 11:00:47.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-08 11:00:47.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:47.031 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2976ef56: (connection evicted) 2024-02-08 11:00:47.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:47.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-08 11:00:47.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-08 11:00:47.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42e202d7 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:47.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:47.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-08 11:00:47.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@62158991 2024-02-08 11:00:47.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@62158991 2024-02-08 11:00:47.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-08 11:00:47.040 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62158991 2024-02-08 11:00:47.057 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62158991 2024-02-08 11:00:47.060 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62158991 2024-02-08 11:00:47.065 [Test worker @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62158991 2024-02-08 11:00:47.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fc3529 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:47.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-08 11:00:47.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@192f5f39 2024-02-08 11:00:47.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@192f5f39 2024-02-08 11:00:47.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-08 11:00:47.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-08 11:00:47.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-08 11:00:47.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:00:47.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:47.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-08 11:00:47.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-08 11:00:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-08 11:00:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11bfd751 2024-02-08 11:00:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:47.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:47.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:47.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:47.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:47.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:47.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:47.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:47.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:47.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:47.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-08 11:00:47.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:47.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:47.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:47.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:47.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:47.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:47.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:47.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:47.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-08 11:00:47.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-02-08 11:00:47.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-02-08 11:00:47.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-08 11:00:47.077 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-02-08 11:00:47.078 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:47.090 [Test worker @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-02-08 11:00:47.092 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-02-08 11:00:47.096 [Test worker @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-02-08 11:00:47.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-08 11:00:47.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:47.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:47.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7469ca 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:47.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2024-02-08 11:00:47.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2024-02-08 11:00:47.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-08 11:00:47.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-08 11:00:47.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-08 11:00:47.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:00:47.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:47.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-08 11:00:47.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@404009df 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:47.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:47.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-08 11:00:47.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2024-02-08 11:00:47.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2024-02-08 11:00:47.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-08 11:00:47.116 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:47.167 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:47.174 [DefaultDispatcher-worker-3 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2024-02-08 11:00:47.185 [DefaultDispatcher-worker-10 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2024-02-08 11:00:47.197 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:47.206 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:47.233 [DefaultDispatcher-worker-5 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2024-02-08 11:00:47.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-08 11:00:47.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-08 11:00:47.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:47.236 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bda01da: (connection evicted) 2024-02-08 11:00:47.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:47.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-08 11:00:47.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-08 11:00:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-08 11:00:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ba0018e 2024-02-08 11:00:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:47.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:47.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:47.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:47.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:47.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:47.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:47.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:47.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:47.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:47.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:47.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:47.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:47.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:47.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:47.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:47.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:47.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:47.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:47.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-08 11:00:47.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:47.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:47.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:47.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:47.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:47.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:47.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:47.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:47.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-08 11:00:47.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@7037a680 2024-02-08 11:00:47.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@7037a680 2024-02-08 11:00:47.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-08 11:00:47.290 [DefaultDispatcher-worker-5 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7037a680 2024-02-08 11:00:47.300 [DefaultDispatcher-worker-8 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7037a680 2024-02-08 11:00:47.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-08 11:00:47.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-08 11:00:47.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:47.304 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7037a680: (connection evicted) 2024-02-08 11:00:47.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:47.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-08 11:00:47.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-08 11:00:47.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-08 11:00:47.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:47.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:47.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:47.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:47.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:47.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:47.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66048ac4 2024-02-08 11:00:47.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:47.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:47.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:47.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:47.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:47.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:47.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:47.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:47.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:47.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:47.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:47.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:47.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:47.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:47.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:47.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:47.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:47.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:47.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:47.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-08 11:00:47.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:47.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:47.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:47.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:47.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:47.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:47.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:47.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:47.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-08 11:00:47.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d404a3c 2024-02-08 11:00:47.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d404a3c 2024-02-08 11:00:47.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-08 11:00:47.355 [DefaultDispatcher-worker-5 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d404a3c 2024-02-08 11:00:47.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-08 11:00:47.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-08 11:00:47.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:47.357 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d404a3c: (connection evicted) 2024-02-08 11:00:47.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:47.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-08 11:00:47.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-08 11:00:47.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-08 11:00:47.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:47.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:47.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:47.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:47.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:47.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:47.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13cf5f8a 2024-02-08 11:00:47.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:47.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:47.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:47.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:47.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:47.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:47.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:47.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:47.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:47.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:47.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:47.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:47.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:47.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:47.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:47.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:47.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:47.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:47.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:47.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-08 11:00:47.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:47.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:47.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:47.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:47.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:47.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:47.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:47.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:47.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-08 11:00:47.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f3acc9 2024-02-08 11:00:47.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f3acc9 2024-02-08 11:00:47.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-08 11:00:47.402 [DefaultDispatcher-worker-2 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f3acc9 2024-02-08 11:00:47.412 [DefaultDispatcher-worker-2 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f3acc9 2024-02-08 11:00:47.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-08 11:00:47.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-08 11:00:47.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:47.413 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72f3acc9: (connection evicted) 2024-02-08 11:00:47.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:47.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-08 11:00:47.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-08 11:00:47.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a8b9458 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:47.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:47.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-08 11:00:47.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd23809 2024-02-08 11:00:47.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd23809 2024-02-08 11:00:47.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-08 11:00:47.462 [DefaultDispatcher-worker-3 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd23809 2024-02-08 11:00:47.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-08 11:00:47.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-08 11:00:47.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:47.464 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dd23809: (connection evicted) 2024-02-08 11:00:47.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:47.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-08 11:00:47.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-08 11:00:47.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51869ad6 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:47.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:47.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-08 11:00:47.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f4038c 2024-02-08 11:00:47.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f4038c 2024-02-08 11:00:47.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-08 11:00:47.510 [DefaultDispatcher-worker-10 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f4038c 2024-02-08 11:00:47.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-08 11:00:47.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-08 11:00:47.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:47.510 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77f4038c: (connection evicted) 2024-02-08 11:00:47.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:47.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-08 11:00:47.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-08 11:00:47.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6866e740 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:47.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:47.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-08 11:00:47.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@7109b603 2024-02-08 11:00:47.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@7109b603 2024-02-08 11:00:47.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c83ed77 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:47.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-08 11:00:47.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff8e744 2024-02-08 11:00:47.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff8e744 2024-02-08 11:00:47.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-08 11:00:47.633 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 11:00:47.677 [Test worker] INFO ktor.application - Application started in 0.05 seconds. 2024-02-08 11:00:47.678 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@665ed71a 2024-02-08 11:00:47.694 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:47.706 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:47.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-08 11:00:47.768 [DefaultDispatcher-worker-10 @coroutine#509] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 11:00:47.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:47.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fd35a92 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:47.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:47.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-08 11:00:47.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ced0537 2024-02-08 11:00:47.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ced0537 2024-02-08 11:00:47.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-08 11:00:47.809 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 11:00:47.816 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 11:00:47.816 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 11:00:47.816 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 11:00:47.816 [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-02-08 11:00:47.816 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 11:00:47.816 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 11:00:47.817 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 11:00:47.817 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 11:00:47.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@729a9c3d 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:47.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:47.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-08 11:00:47.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-08 11:00:47.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-08 11:00:47.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-08 11:00:47.867 [DefaultDispatcher-worker-3 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-08 11:00:47.870 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:47.873 [DefaultDispatcher-worker-5 @coroutine#516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ced0537 2024-02-08 11:00:47.874 [DefaultDispatcher-worker-5 @coroutine#518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ced0537 2024-02-08 11:00:47.884 [DefaultDispatcher-worker-8 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-08 11:00:47.884 [Test worker @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556411497574776832/_ustadmanifest.json 2024-02-08 11:00:47.885 [Test worker @coroutine#514] 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/556411497574776832/_ustadmanifest.json. 2024-02-08 11:00:47.885 [Test worker @coroutine#514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556411497574776832/_ustadmanifest.json 2024-02-08 11:00:47.889 [Test worker @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556411497574776832/_ustadmanifest.json 2024-02-08 11:00:47.890 [Test worker @coroutine#514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556411497574776832/_ustadmanifest.json 2024-02-08 11:00:47.896 [Test worker @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556411497574776832/_ustadmanifest.json. 2024-02-08 11:00:47.896 [Test worker @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556411497574776832/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:00:47.898 [Test worker @coroutine#524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ced0537 2024-02-08 11:00:47.914 [DefaultDispatcher-worker-6 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-08 11:00:47.919 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:47.921 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 11:00:47.922 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-361c5bec-460a-4d94-99bf-9eafe2cabada', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 11:00:47.925 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 11:00:47.925 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-361c5bec-460a-4d94-99bf-9eafe2cabada 2024-02-08 11:00:47.932 [DefaultDispatcher-worker-6 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:47.932 [DefaultDispatcher-worker-6 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 11:00:47.932 [DefaultDispatcher-worker-6 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:47.932 [DefaultDispatcher-worker-6 @coroutine#534] 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-02-08 11:00:47.942 [DefaultDispatcher-worker-4 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-08 11:00:47.943 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:00:47.943 [DefaultDispatcher-worker-4 @coroutine#533] 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-02-08 11:00:47.943 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:00:47.949 [MyScheduler_Worker-1 @coroutine#537] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:00:47.949 [MyScheduler_Worker-1 @coroutine#537] 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-02-08 11:00:47.949 [MyScheduler_Worker-1 @coroutine#537] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:00:47.950 [MyScheduler_Worker-1 @coroutine#537] 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-02-08 11:00:47.998 [eventLoopGroupProxy-4-3 @call-handler#555] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 11:00:47.998 [eventLoopGroupProxy-4-1 @call-handler#556] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 11:00:47.998 [eventLoopGroupProxy-4-4 @call-handler#557] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 11:00:47.998 [eventLoopGroupProxy-4-2 @call-handler#558] 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-02-08 11:00:48.004 [eventLoopGroupProxy-4-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:48.004 [eventLoopGroupProxy-4-4 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:48.008 [eventLoopGroupProxy-4-3 @call-handler#555] 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-02-08 11:00:48.008 [eventLoopGroupProxy-4-2 @call-handler#558] 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-02-08 11:00:48.009 [eventLoopGroupProxy-4-3 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:00:48.010 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:00:48.010 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:00:48.012 [eventLoopGroupProxy-4-3 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:48.014 [DefaultDispatcher-worker-6 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:48.014 [DefaultDispatcher-worker-6 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:48.028 [eventLoopGroupProxy-4-2 @coroutine#564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7109b603 2024-02-08 11:00:48.029 [DefaultDispatcher-worker-12 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-08 11:00:48.040 [DefaultDispatcher-worker-12 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-08 11:00:48.044 [MyScheduler_Worker-1 @coroutine#537] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:00:48.044 [MyScheduler_Worker-1 @coroutine#537] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:00:48.044 [MyScheduler_Worker-1 @coroutine#537] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 11:00:48.044 [MyScheduler_Worker-1 @coroutine#537] 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-02-08 11:00:48.059 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:48.059 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:48.059 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:48.060 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:48.116 [eventLoopGroupProxy-4-4 @call-handler#557] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 125ms 2024-02-08 11:00:48.116 [eventLoopGroupProxy-4-2 @call-handler#558] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 125ms 2024-02-08 11:00:48.116 [eventLoopGroupProxy-4-3 @call-handler#555] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 125ms 2024-02-08 11:00:48.117 [eventLoopGroupProxy-4-3 @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-02-08 11:00:48.133 [eventLoopGroupProxy-4-3 @coroutine#574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7109b603 2024-02-08 11:00:48.133 [eventLoopGroupProxy-4-3 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:48.133 [eventLoopGroupProxy-4-3 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2024-02-08 11:00:48.134 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:48.144 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:48.144 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:48.144 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:48.144 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:48.148 [eventLoopGroupProxy-4-3 @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-02-08 11:00:48.151 [eventLoopGroupProxy-4-3 @coroutine#580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7109b603 2024-02-08 11:00:48.151 [eventLoopGroupProxy-4-3 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:48.151 [eventLoopGroupProxy-4-3 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:48.152 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:48.169 [DefaultDispatcher-worker-7 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-08 11:00:48.183 [DefaultDispatcher-worker-5 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-08 11:00:48.199 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:00:48.199 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 11:00:48.199 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:00:48.199 [DefaultDispatcher-worker-5 @coroutine#535] 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-02-08 11:00:48.202 [eventLoopGroupProxy-4-3 @call-handler#598] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 11:00:48.203 [eventLoopGroupProxy-4-3 @call-handler#598] 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-02-08 11:00:48.203 [eventLoopGroupProxy-4-3 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:00:48.232 [DefaultDispatcher-worker-7 @call-handler#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff8e744 2024-02-08 11:00:48.235 [eventLoopGroupProxy-4-3 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:48.236 [eventLoopGroupProxy-4-3 @call-handler#598] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 34ms 2024-02-08 11:00:48.236 [DefaultDispatcher-worker-7 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556411497574776832/_ustadmanifest.json 2024-02-08 11:00:48.236 [DefaultDispatcher-worker-7 @coroutine#508] 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/556411497574776832/_ustadmanifest.json. 2024-02-08 11:00:48.236 [DefaultDispatcher-worker-7 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556411497574776832/_ustadmanifest.json 2024-02-08 11:00:48.237 [DefaultDispatcher-worker-7 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:00:48.237 [DefaultDispatcher-worker-7 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:00:48.237 [DefaultDispatcher-worker-7 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 11:00:48.237 [DefaultDispatcher-worker-7 @coroutine#535] 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-02-08 11:00:48.239 [DefaultDispatcher-worker-4 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556411497574776832/_ustadmanifest.json 2024-02-08 11:00:48.239 [DefaultDispatcher-worker-4 @coroutine#508] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556411497574776832/_ustadmanifest.json 2024-02-08 11:00:48.239 [DefaultDispatcher-worker-4 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556411497574776832/_ustadmanifest.json. 2024-02-08 11:00:48.239 [DefaultDispatcher-worker-4 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556411497574776832/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:00:48.240 [DefaultDispatcher-worker-4 @coroutine#608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7109b603 2024-02-08 11:00:48.251 [DefaultDispatcher-worker-8 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-08 11:00:48.252 [DefaultDispatcher-worker-13 @coroutine#508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff8e744 2024-02-08 11:00:48.254 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 11:00:48.254 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 11:00:48.254 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 11:00:48.254 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 11:00:48.254 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 11:00:48.256 [Test worker @coroutine#612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ced0537 2024-02-08 11:00:48.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-08 11:00:48.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-08 11:00:48.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:48.256 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb: (connection evicted) 2024-02-08 11:00:48.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:48.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-08 11:00:48.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-08 11:00:48.311 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 11:00:48.311 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 11:00:48.670 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 11:00:49.266 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@665ed71a 2024-02-08 11:00:49.266 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@665ed71a 2024-02-08 11:00:49.270 [Test worker @coroutine#617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7109b603 2024-02-08 11:00:49.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-08 11:00:49.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-08 11:00:49.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:49.270 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ff8e744: (connection evicted) 2024-02-08 11:00:49.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:49.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-08 11:00:49.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d0e4972 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:49.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:49.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:49.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-08 11:00:49.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6556471b 2024-02-08 11:00:49.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6556471b 2024-02-08 11:00:49.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2079fcfc 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:49.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:49.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-08 11:00:49.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7865cc83 2024-02-08 11:00:49.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7865cc83 2024-02-08 11:00:49.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-08 11:00:49.292 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 11:00:49.294 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-08 11:00:49.294 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@12a9e864 2024-02-08 11:00:49.295 [DefaultDispatcher-worker-7 @coroutine#623] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 11:00:49.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-08 11:00:49.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:49.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:49.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:49.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:49.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:49.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:49.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8e77c5b 2024-02-08 11:00:49.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:49.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:49.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0521e5 2024-02-08 11:00:49.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0521e5 2024-02-08 11:00:49.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-08 11:00:49.298 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 11:00:49.299 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 11:00:49.299 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 11:00:49.299 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 11:00:49.299 [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-02-08 11:00:49.299 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 11:00:49.299 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 11:00:49.299 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 11:00:49.299 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 11:00:49.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1eee9b78 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:49.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-08 11:00:49.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ff753c 2024-02-08 11:00:49.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ff753c 2024-02-08 11:00:49.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-08 11:00:49.343 [DefaultDispatcher-worker-9 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ff753c 2024-02-08 11:00:49.350 [DefaultDispatcher-worker-9 @coroutine#630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0521e5 2024-02-08 11:00:49.353 [Test worker @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0521e5 2024-02-08 11:00:49.362 [DefaultDispatcher-worker-3 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ff753c 2024-02-08 11:00:49.362 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556411508687486976/_ustadmanifest.json 2024-02-08 11:00:49.363 [Test worker @coroutine#627] 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/556411508687486976/_ustadmanifest.json. 2024-02-08 11:00:49.363 [Test worker @coroutine#627] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556411508687486976/_ustadmanifest.json 2024-02-08 11:00:49.365 [Test worker @coroutine#627] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556411508687486976/_ustadmanifest.json 2024-02-08 11:00:49.365 [Test worker @coroutine#627] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556411508687486976/_ustadmanifest.json 2024-02-08 11:00:49.365 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556411508687486976/_ustadmanifest.json. 2024-02-08 11:00:49.365 [Test worker @coroutine#627] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556411508687486976/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:00:49.366 [Test worker @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0521e5 2024-02-08 11:00:49.375 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:49.378 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:49.380 [DefaultDispatcher-worker-9 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ff753c 2024-02-08 11:00:49.381 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 11:00:49.381 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-7c1388d8-fe4a-41dc-9848-d13d1aaff9a1', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 11:00:49.382 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 11:00:49.382 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-7c1388d8-fe4a-41dc-9848-d13d1aaff9a1 2024-02-08 11:00:49.384 [DefaultDispatcher-worker-3 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:49.384 [DefaultDispatcher-worker-3 @coroutine#651] 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-02-08 11:00:49.384 [DefaultDispatcher-worker-3 @coroutine#651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:49.384 [DefaultDispatcher-worker-3 @coroutine#651] 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-02-08 11:00:49.396 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:49.396 [eventLoopGroupProxy-7-2 @call-handler#661] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 11:00:49.397 [eventLoopGroupProxy-7-2 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:49.399 [eventLoopGroupProxy-7-1 @call-handler#663] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 11:00:49.400 [eventLoopGroupProxy-7-1 @call-handler#663] 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-02-08 11:00:49.400 [eventLoopGroupProxy-7-1 @call-handler#663] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:00:49.401 [eventLoopGroupProxy-7-1 @call-handler#663] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:49.401 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:00:49.401 [DefaultDispatcher-worker-11 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ff753c 2024-02-08 11:00:49.401 [eventLoopGroupProxy-7-1 @call-handler#663] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-08 11:00:49.401 [DefaultDispatcher-worker-11 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:00:49.401 [DefaultDispatcher-worker-11 @coroutine#650] 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-02-08 11:00:49.401 [DefaultDispatcher-worker-11 @coroutine#650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:00:49.402 [DefaultDispatcher-worker-3 @coroutine#651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:49.402 [DefaultDispatcher-worker-3 @coroutine#651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:49.404 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:00:49.404 [MyScheduler_Worker-1 @coroutine#654] 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-02-08 11:00:49.404 [MyScheduler_Worker-1 @coroutine#654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:00:49.404 [MyScheduler_Worker-1 @coroutine#654] 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-02-08 11:00:49.404 [eventLoopGroupProxy-7-1 @call-handler#674] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 11:00:49.404 [eventLoopGroupProxy-7-1 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:49.405 [eventLoopGroupProxy-7-1 @call-handler#674] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 2ms 2024-02-08 11:00:49.405 [DefaultDispatcher-worker-11 @coroutine#650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:00:49.405 [DefaultDispatcher-worker-11 @coroutine#650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:00:49.408 [eventLoopGroupProxy-7-3 @call-handler#681] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-08 11:00:49.408 [eventLoopGroupProxy-7-3 @call-handler#681] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-08 11:00:49.410 [eventLoopGroupProxy-7-3 @coroutine#682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6556471b 2024-02-08 11:00:49.412 [eventLoopGroupProxy-7-3 @call-handler#681] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-08 11:00:49.413 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:00:49.413 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:00:49.413 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 11:00:49.413 [MyScheduler_Worker-1 @coroutine#654] 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-02-08 11:00:49.415 [DefaultDispatcher-worker-1 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ff753c 2024-02-08 11:00:49.415 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:49.415 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:49.415 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:49.415 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:49.418 [eventLoopGroupProxy-7-1 @call-handler#690] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:49.421 [eventLoopGroupProxy-7-1 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6556471b 2024-02-08 11:00:49.421 [eventLoopGroupProxy-7-1 @call-handler#690] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:49.421 [eventLoopGroupProxy-7-1 @call-handler#690] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:49.422 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:49.424 [DefaultDispatcher-worker-1 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ff753c 2024-02-08 11:00:49.425 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:49.425 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:49.425 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:49.425 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:49.428 [eventLoopGroupProxy-7-1 @call-handler#696] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:49.431 [eventLoopGroupProxy-7-1 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6556471b 2024-02-08 11:00:49.431 [eventLoopGroupProxy-7-1 @call-handler#696] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:49.431 [eventLoopGroupProxy-7-1 @call-handler#696] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:49.432 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:49.434 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:49.434 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:49.434 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:49.434 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:49.436 [eventLoopGroupProxy-7-1 @call-handler#702] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:49.478 [eventLoopGroupProxy-7-1 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:49.478 [eventLoopGroupProxy-7-1 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 11:00:49.479 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:49.480 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:49.480 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:49.480 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:49.480 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:49.483 [eventLoopGroupProxy-7-1 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:49.483 [eventLoopGroupProxy-7-1 @call-handler#706] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 11:00:49.484 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:49.484 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:49.484 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 11:00:49.485 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 11:00:49.485 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 11:00:49.497 [DefaultDispatcher-worker-15 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ff753c 2024-02-08 11:00:49.499 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 11:00:49.998 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-1b6a02ce-368e-43c5-8d77-758553b70aa0', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 11:00:49.998 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 11:00:49.998 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-1b6a02ce-368e-43c5-8d77-758553b70aa0 2024-02-08 11:00:50.001 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:00:50.001 [MyScheduler_Worker-2 @coroutine#711] 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-02-08 11:00:50.001 [MyScheduler_Worker-2 @coroutine#711] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:00:50.002 [MyScheduler_Worker-2 @coroutine#711] 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-02-08 11:00:50.004 [eventLoopGroupProxy-7-1 @call-handler#719] 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-02-08 11:00:50.004 [eventLoopGroupProxy-7-1 @call-handler#719] 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-02-08 11:00:50.006 [eventLoopGroupProxy-7-1 @coroutine#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6556471b 2024-02-08 11:00:50.008 [eventLoopGroupProxy-7-1 @call-handler#719] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-08 11:00:50.009 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:00:50.009 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:00:50.010 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 11:00:50.010 [MyScheduler_Worker-2 @coroutine#711] 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-02-08 11:00:50.012 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.012 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:50.012 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.012 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:50.014 [eventLoopGroupProxy-7-1 @call-handler#727] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:50.057 [eventLoopGroupProxy-7-1 @call-handler#727] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:50.057 [eventLoopGroupProxy-7-1 @call-handler#727] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 11:00:50.058 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.060 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.060 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:50.060 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.060 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:50.062 [eventLoopGroupProxy-7-1 @call-handler#731] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:50.064 [eventLoopGroupProxy-7-1 @call-handler#731] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:50.064 [eventLoopGroupProxy-7-1 @call-handler#731] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:50.065 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.066 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.066 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:50.066 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.066 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:50.068 [eventLoopGroupProxy-7-1 @call-handler#735] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:50.069 [eventLoopGroupProxy-7-1 @call-handler#735] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:50.069 [eventLoopGroupProxy-7-1 @call-handler#735] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 11:00:50.070 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.071 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.071 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:50.071 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.071 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:50.073 [eventLoopGroupProxy-7-1 @call-handler#739] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:50.120 [eventLoopGroupProxy-7-1 @call-handler#739] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:50.121 [eventLoopGroupProxy-7-1 @call-handler#739] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-08 11:00:50.121 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.122 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.122 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:50.122 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.122 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:50.125 [eventLoopGroupProxy-7-1 @call-handler#743] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:50.126 [eventLoopGroupProxy-7-1 @call-handler#743] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:50.127 [eventLoopGroupProxy-7-1 @call-handler#743] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:50.127 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.128 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.128 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:50.128 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.128 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:50.130 [eventLoopGroupProxy-7-1 @call-handler#747] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:50.132 [eventLoopGroupProxy-7-1 @call-handler#747] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:50.132 [eventLoopGroupProxy-7-1 @call-handler#747] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:50.132 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.133 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.133 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:50.133 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.133 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:50.135 [eventLoopGroupProxy-7-1 @call-handler#751] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:50.136 [eventLoopGroupProxy-7-1 @call-handler#751] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:50.136 [eventLoopGroupProxy-7-1 @call-handler#751] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:50.137 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.137 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.137 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:50.137 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.137 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:50.139 [eventLoopGroupProxy-7-1 @call-handler#755] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:50.140 [eventLoopGroupProxy-7-1 @call-handler#755] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:50.141 [eventLoopGroupProxy-7-1 @call-handler#755] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:50.141 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.142 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.142 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:50.142 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.142 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:50.144 [eventLoopGroupProxy-7-1 @call-handler#759] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:50.188 [eventLoopGroupProxy-7-1 @call-handler#759] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:50.189 [eventLoopGroupProxy-7-1 @call-handler#759] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 11:00:50.189 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.190 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.190 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:50.190 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.190 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:50.193 [eventLoopGroupProxy-7-1 @call-handler#763] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:50.194 [eventLoopGroupProxy-7-1 @call-handler#763] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:50.194 [eventLoopGroupProxy-7-1 @call-handler#763] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:50.195 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.196 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.196 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:50.196 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.196 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:50.198 [eventLoopGroupProxy-7-1 @call-handler#767] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:50.200 [eventLoopGroupProxy-7-1 @call-handler#767] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:50.200 [eventLoopGroupProxy-7-1 @call-handler#767] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:50.201 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.202 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.202 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:50.202 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.202 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:50.204 [eventLoopGroupProxy-7-1 @call-handler#771] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:50.250 [eventLoopGroupProxy-7-1 @coroutine#773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6556471b 2024-02-08 11:00:50.250 [eventLoopGroupProxy-7-1 @call-handler#771] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:50.250 [eventLoopGroupProxy-7-1 @call-handler#771] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 11:00:50.251 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.253 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.253 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:50.253 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.253 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:50.256 [eventLoopGroupProxy-7-1 @call-handler#778] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:50.258 [eventLoopGroupProxy-7-1 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6556471b 2024-02-08 11:00:50.258 [eventLoopGroupProxy-7-1 @call-handler#778] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:50.258 [eventLoopGroupProxy-7-1 @call-handler#778] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:50.259 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.260 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.260 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:50.260 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.260 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:50.263 [eventLoopGroupProxy-7-1 @call-handler#784] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:50.265 [eventLoopGroupProxy-7-1 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6556471b 2024-02-08 11:00:50.265 [eventLoopGroupProxy-7-1 @call-handler#784] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:50.265 [eventLoopGroupProxy-7-1 @call-handler#784] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:50.266 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:50.280 [DefaultDispatcher-worker-4 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ff753c 2024-02-08 11:00:50.289 [DefaultDispatcher-worker-7 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ff753c 2024-02-08 11:00:50.290 [DefaultDispatcher-worker-7 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:00:50.290 [DefaultDispatcher-worker-7 @coroutine#652] 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-02-08 11:00:50.290 [DefaultDispatcher-worker-7 @coroutine#652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:00:50.290 [DefaultDispatcher-worker-7 @coroutine#652] 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-02-08 11:00:50.292 [eventLoopGroupProxy-7-1 @call-handler#797] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 11:00:50.293 [eventLoopGroupProxy-7-1 @call-handler#797] 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-02-08 11:00:50.293 [eventLoopGroupProxy-7-1 @call-handler#797] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:00:50.317 [DefaultDispatcher-worker-15 @call-handler#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7865cc83 2024-02-08 11:00:50.318 [eventLoopGroupProxy-7-1 @call-handler#797] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:50.318 [eventLoopGroupProxy-7-1 @call-handler#797] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-02-08 11:00:50.318 [DefaultDispatcher-worker-13 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556411508687486976/_ustadmanifest.json 2024-02-08 11:00:50.318 [DefaultDispatcher-worker-13 @coroutine#622] 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/556411508687486976/_ustadmanifest.json. 2024-02-08 11:00:50.318 [DefaultDispatcher-worker-13 @coroutine#622] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556411508687486976/_ustadmanifest.json 2024-02-08 11:00:50.319 [DefaultDispatcher-worker-7 @coroutine#652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:00:50.319 [DefaultDispatcher-worker-7 @coroutine#652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:00:50.319 [DefaultDispatcher-worker-7 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 11:00:50.319 [DefaultDispatcher-worker-7 @coroutine#652] 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-02-08 11:00:50.320 [DefaultDispatcher-worker-4 @coroutine#622] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556411508687486976/_ustadmanifest.json 2024-02-08 11:00:50.320 [DefaultDispatcher-worker-4 @coroutine#622] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556411508687486976/_ustadmanifest.json 2024-02-08 11:00:50.321 [DefaultDispatcher-worker-4 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556411508687486976/_ustadmanifest.json. 2024-02-08 11:00:50.321 [DefaultDispatcher-worker-4 @coroutine#622] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556411508687486976/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:00:50.322 [DefaultDispatcher-worker-4 @coroutine#819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6556471b 2024-02-08 11:00:50.330 [DefaultDispatcher-worker-7 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ff753c 2024-02-08 11:00:50.332 [DefaultDispatcher-worker-13 @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7865cc83 2024-02-08 11:00:50.333 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 11:00:50.333 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 11:00:50.334 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 11:00:50.334 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 11:00:50.334 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 11:00:50.335 [Test worker @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0521e5 2024-02-08 11:00:50.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-08 11:00:50.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-08 11:00:50.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:50.335 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18ff753c: (connection evicted) 2024-02-08 11:00:50.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:50.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-08 11:00:50.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-08 11:00:50.499 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 11:00:50.782 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 11:00:50.799 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 11:00:51.340 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@12a9e864 2024-02-08 11:00:51.340 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@12a9e864 2024-02-08 11:00:51.341 [Test worker @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6556471b 2024-02-08 11:00:51.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-08 11:00:51.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-08 11:00:51.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:51.342 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7865cc83: (connection evicted) 2024-02-08 11:00:51.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:51.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-08 11:00:51.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a86be01 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:51.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:51.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-08 11:00:51.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-08 11:00:51.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-08 11:00:51.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-08 11:00:51.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23dc70c1 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:51.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:51.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-08 11:00:51.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3b0cc8 2024-02-08 11:00:51.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3b0cc8 2024-02-08 11:00:51.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-08 11:00:51.377 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 11:00:51.379 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-08 11:00:51.379 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1842dc39 2024-02-08 11:00:51.380 [DefaultDispatcher-worker-8 @coroutine#834] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 11:00:51.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-08 11:00:51.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:51.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:51.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:51.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:51.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:51.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:51.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e12f38c 2024-02-08 11:00:51.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:51.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:51.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a9baba8 2024-02-08 11:00:51.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a9baba8 2024-02-08 11:00:51.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-08 11:00:51.383 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 11:00:51.384 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 11:00:51.384 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 11:00:51.384 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 11:00:51.384 [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-02-08 11:00:51.384 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 11:00:51.384 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 11:00:51.384 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 11:00:51.384 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 11:00:51.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-08 11:00:51.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:51.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:51.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:51.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:51.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:51.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:51.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33a8f553 2024-02-08 11:00:51.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:51.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:51.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:51.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:51.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:51.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:51.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:51.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:51.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:51.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:51.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:51.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:51.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:51.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:51.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:51.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:51.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:51.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:51.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:51.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-08 11:00:51.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:51.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:51.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:51.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:51.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:51.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:51.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:51.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:51.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-08 11:00:51.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-08 11:00:51.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-08 11:00:51.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-08 11:00:51.420 [DefaultDispatcher-worker-8 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-08 11:00:51.427 [DefaultDispatcher-worker-8 @coroutine#841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9baba8 2024-02-08 11:00:51.429 [Test worker @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9baba8 2024-02-08 11:00:51.436 [DefaultDispatcher-worker-13 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-08 11:00:51.436 [Test worker @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556411518240210944/_ustadmanifest.json 2024-02-08 11:00:51.436 [Test worker @coroutine#838] 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/556411518240210944/_ustadmanifest.json. 2024-02-08 11:00:51.436 [Test worker @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556411518240210944/_ustadmanifest.json 2024-02-08 11:00:51.438 [Test worker @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556411518240210944/_ustadmanifest.json 2024-02-08 11:00:51.438 [Test worker @coroutine#838] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556411518240210944/_ustadmanifest.json 2024-02-08 11:00:51.439 [Test worker @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556411518240210944/_ustadmanifest.json. 2024-02-08 11:00:51.439 [Test worker @coroutine#838] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556411518240210944/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:00:51.440 [Test worker @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9baba8 2024-02-08 11:00:51.452 [DefaultDispatcher-worker-8 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-08 11:00:51.453 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 11:00:51.453 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5ccf0bab-c4d2-4948-8319-76f976c3df23', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 11:00:51.454 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 11:00:51.454 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5ccf0bab-c4d2-4948-8319-76f976c3df23 2024-02-08 11:00:51.455 [DefaultDispatcher-worker-1 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:51.455 [DefaultDispatcher-worker-1 @coroutine#862] 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-02-08 11:00:51.455 [DefaultDispatcher-worker-1 @coroutine#862] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:51.455 [DefaultDispatcher-worker-1 @coroutine#862] 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-02-08 11:00:51.458 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:51.465 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:51.467 [eventLoopGroupProxy-10-1 @call-handler#871] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 11:00:51.467 [eventLoopGroupProxy-10-1 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:51.468 [DefaultDispatcher-worker-6 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-08 11:00:51.468 [eventLoopGroupProxy-10-2 @call-handler#873] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 11:00:51.469 [DefaultDispatcher-worker-6 @coroutine#861] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:00:51.469 [DefaultDispatcher-worker-6 @coroutine#861] 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-02-08 11:00:51.469 [DefaultDispatcher-worker-6 @coroutine#861] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:00:51.469 [eventLoopGroupProxy-10-2 @call-handler#873] 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-02-08 11:00:51.469 [eventLoopGroupProxy-10-2 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:00:51.469 [eventLoopGroupProxy-10-2 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:51.470 [eventLoopGroupProxy-10-2 @call-handler#873] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-08 11:00:51.470 [DefaultDispatcher-worker-10 @coroutine#862] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:51.470 [DefaultDispatcher-worker-10 @coroutine#862] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:51.471 [eventLoopGroupProxy-10-2 @call-handler#883] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 11:00:51.471 [MyScheduler_Worker-1 @coroutine#865] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:00:51.471 [MyScheduler_Worker-1 @coroutine#865] 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-02-08 11:00:51.471 [MyScheduler_Worker-1 @coroutine#865] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:00:51.471 [MyScheduler_Worker-1 @coroutine#865] 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-02-08 11:00:51.472 [eventLoopGroupProxy-10-2 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:51.472 [eventLoopGroupProxy-10-2 @call-handler#883] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-08 11:00:51.472 [DefaultDispatcher-worker-13 @coroutine#861] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:00:51.472 [DefaultDispatcher-worker-13 @coroutine#861] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:00:51.473 [eventLoopGroupProxy-10-2 @call-handler#890] 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-02-08 11:00:51.473 [eventLoopGroupProxy-10-2 @call-handler#890] 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-02-08 11:00:51.475 [eventLoopGroupProxy-10-2 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-08 11:00:51.477 [eventLoopGroupProxy-10-2 @call-handler#890] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-08 11:00:51.478 [MyScheduler_Worker-1 @coroutine#865] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:00:51.478 [MyScheduler_Worker-1 @coroutine#865] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:00:51.478 [MyScheduler_Worker-1 @coroutine#865] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 11:00:51.478 [MyScheduler_Worker-1 @coroutine#865] 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-02-08 11:00:51.479 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:51.479 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:51.479 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:51.479 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:51.481 [DefaultDispatcher-worker-14 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-08 11:00:51.481 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:51.481 [eventLoopGroupProxy-10-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-02-08 11:00:51.484 [eventLoopGroupProxy-10-2 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-08 11:00:51.484 [eventLoopGroupProxy-10-2 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:51.484 [eventLoopGroupProxy-10-2 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:51.485 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:51.485 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:00:51.487 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:51.487 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:51.487 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:51.487 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:51.489 [eventLoopGroupProxy-10-2 @call-handler#905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:51.490 [DefaultDispatcher-worker-9 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-08 11:00:51.492 [eventLoopGroupProxy-10-2 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-08 11:00:51.492 [eventLoopGroupProxy-10-2 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:51.492 [eventLoopGroupProxy-10-2 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:51.493 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:51.494 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:51.495 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:51.495 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:51.495 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:51.497 [eventLoopGroupProxy-10-2 @call-handler#911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:51.502 [eventLoopGroupProxy-10-2 @coroutine#912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-08 11:00:51.502 [eventLoopGroupProxy-10-2 @call-handler#911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:51.502 [eventLoopGroupProxy-10-2 @call-handler#911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-08 11:00:51.503 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:51.504 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:51.504 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:51.504 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:51.504 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:51.506 [eventLoopGroupProxy-10-2 @call-handler#917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:51.508 [eventLoopGroupProxy-10-2 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-08 11:00:51.509 [eventLoopGroupProxy-10-2 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:51.509 [eventLoopGroupProxy-10-2 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:51.509 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:51.511 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:51.511 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:51.511 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:51.511 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:51.513 [eventLoopGroupProxy-10-2 @call-handler#923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:51.515 [eventLoopGroupProxy-10-2 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-08 11:00:51.515 [eventLoopGroupProxy-10-2 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:51.515 [eventLoopGroupProxy-10-2 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:51.516 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:51.527 [DefaultDispatcher-worker-5 @coroutine#865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-08 11:00:51.537 [DefaultDispatcher-worker-14 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-08 11:00:51.538 [DefaultDispatcher-worker-14 @coroutine#863] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:00:51.538 [DefaultDispatcher-worker-14 @coroutine#863] 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-02-08 11:00:51.538 [DefaultDispatcher-worker-14 @coroutine#863] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:00:51.538 [DefaultDispatcher-worker-14 @coroutine#863] 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-02-08 11:00:51.540 [eventLoopGroupProxy-10-2 @call-handler#934] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 11:00:51.540 [eventLoopGroupProxy-10-2 @call-handler#934] 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-02-08 11:00:51.540 [eventLoopGroupProxy-10-2 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:00:51.564 [DefaultDispatcher-worker-14 @call-handler#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3b0cc8 2024-02-08 11:00:51.565 [eventLoopGroupProxy-10-2 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:51.565 [eventLoopGroupProxy-10-2 @call-handler#934] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-02-08 11:00:51.566 [DefaultDispatcher-worker-12 @coroutine#833] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556411518240210944/_ustadmanifest.json 2024-02-08 11:00:51.566 [DefaultDispatcher-worker-12 @coroutine#833] 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/556411518240210944/_ustadmanifest.json. 2024-02-08 11:00:51.566 [DefaultDispatcher-worker-12 @coroutine#833] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556411518240210944/_ustadmanifest.json 2024-02-08 11:00:51.566 [DefaultDispatcher-worker-9 @coroutine#863] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:00:51.566 [DefaultDispatcher-worker-9 @coroutine#863] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:00:51.567 [DefaultDispatcher-worker-9 @coroutine#863] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 11:00:51.567 [DefaultDispatcher-worker-9 @coroutine#863] 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-02-08 11:00:51.567 [DefaultDispatcher-worker-7 @coroutine#833] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556411518240210944/_ustadmanifest.json 2024-02-08 11:00:51.567 [DefaultDispatcher-worker-7 @coroutine#833] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556411518240210944/_ustadmanifest.json 2024-02-08 11:00:51.567 [DefaultDispatcher-worker-7 @coroutine#833] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556411518240210944/_ustadmanifest.json. 2024-02-08 11:00:51.567 [DefaultDispatcher-worker-7 @coroutine#833] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556411518240210944/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:00:51.568 [DefaultDispatcher-worker-7 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-08 11:00:51.578 [DefaultDispatcher-worker-14 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-08 11:00:51.578 [DefaultDispatcher-worker-4 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3b0cc8 2024-02-08 11:00:51.580 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 11:00:51.580 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 11:00:51.580 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 11:00:51.580 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 11:00:51.580 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 11:00:51.581 [Test worker @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9baba8 2024-02-08 11:00:51.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-08 11:00:51.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-08 11:00:51.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:51.581 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7204d98f: (connection evicted) 2024-02-08 11:00:51.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:51.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-08 11:00:51.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-08 11:00:51.883 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 11:00:51.884 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 11:00:52.018 [DefaultDispatcher-worker-8 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e49b011 2024-02-08 11:00:52.028 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 11:00:52.585 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1842dc39 2024-02-08 11:00:52.586 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1842dc39 2024-02-08 11:00:52.587 [Test worker @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-08 11:00:52.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-08 11:00:52.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-08 11:00:52.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:52.587 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c3b0cc8: (connection evicted) 2024-02-08 11:00:52.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:52.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-08 11:00:52.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-08 11:00:52.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19f1f330 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:52.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:52.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-08 11:00:52.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:52.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:52.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-08 11:00:52.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b32b678 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:52.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:52.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-08 11:00:52.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-08 11:00:52.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-08 11:00:52.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-08 11:00:52.627 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 11:00:52.628 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-08 11:00:52.628 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@78829412 2024-02-08 11:00:52.629 [DefaultDispatcher-worker-2 @coroutine#976] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 11:00:52.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-08 11:00:52.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:52.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:52.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:52.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:52.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3892802b 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:52.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-08 11:00:52.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-08 11:00:52.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-08 11:00:52.634 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 11:00:52.634 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 11:00:52.634 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 11:00:52.634 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 11:00:52.634 [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-02-08 11:00:52.634 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 11:00:52.634 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 11:00:52.634 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 11:00:52.634 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50008974 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:52.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:52.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-08 11:00:52.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-08 11:00:52.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-08 11:00:52.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-08 11:00:52.672 [DefaultDispatcher-worker-2 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-08 11:00:52.705 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:52.709 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:52.719 [DefaultDispatcher-worker-2 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-08 11:00:52.731 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:52.735 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:52.749 [DefaultDispatcher-worker-2 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-08 11:00:52.756 [DefaultDispatcher-worker-2 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-08 11:00:52.758 [DefaultDispatcher-worker-2 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-08 11:00:52.768 [DefaultDispatcher-worker-11 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-08 11:00:52.769 [Test worker @coroutine#980] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556411520639811584/_ustadmanifest.json 2024-02-08 11:00:52.769 [Test worker @coroutine#980] 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/556411520639811584/_ustadmanifest.json. 2024-02-08 11:00:52.769 [Test worker @coroutine#980] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556411520639811584/_ustadmanifest.json 2024-02-08 11:00:52.771 [Test worker @coroutine#980] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556411520639811584/_ustadmanifest.json 2024-02-08 11:00:52.771 [Test worker @coroutine#980] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556411520639811584/_ustadmanifest.json 2024-02-08 11:00:52.772 [Test worker @coroutine#980] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556411520639811584/_ustadmanifest.json. 2024-02-08 11:00:52.773 [Test worker @coroutine#980] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556411520639811584/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:00:52.789 [Test worker @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-08 11:00:52.862 [DefaultDispatcher-worker-13 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-08 11:00:52.863 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 11:00:52.863 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b3e0f3c1-cc57-4808-87b1-a5c31b5a749e', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 11:00:52.865 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 11:00:52.865 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b3e0f3c1-cc57-4808-87b1-a5c31b5a749e 2024-02-08 11:00:52.866 [DefaultDispatcher-worker-2 @coroutine#1157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:52.866 [DefaultDispatcher-worker-2 @coroutine#1157] 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-02-08 11:00:52.866 [DefaultDispatcher-worker-2 @coroutine#1157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:52.866 [DefaultDispatcher-worker-2 @coroutine#1157] 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-02-08 11:00:52.869 [eventLoopGroupProxy-13-2 @call-handler#1167] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 11:00:52.870 [eventLoopGroupProxy-13-1 @call-handler#1168] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 11:00:52.870 [eventLoopGroupProxy-13-2 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:52.870 [eventLoopGroupProxy-13-1 @call-handler#1168] 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-02-08 11:00:52.870 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:00:52.871 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:52.871 [eventLoopGroupProxy-13-1 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-08 11:00:52.872 [DefaultDispatcher-worker-3 @coroutine#1157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:52.872 [DefaultDispatcher-worker-3 @coroutine#1157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:52.875 [DefaultDispatcher-worker-12 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-08 11:00:52.875 [DefaultDispatcher-worker-12 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:00:52.875 [DefaultDispatcher-worker-12 @coroutine#1156] 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-02-08 11:00:52.875 [DefaultDispatcher-worker-12 @coroutine#1156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:00:52.877 [eventLoopGroupProxy-13-1 @call-handler#1174] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 11:00:52.877 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:52.877 [eventLoopGroupProxy-13-1 @call-handler#1174] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-08 11:00:52.878 [DefaultDispatcher-worker-11 @coroutine#1156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:00:52.878 [DefaultDispatcher-worker-11 @coroutine#1156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:00:52.886 [DefaultDispatcher-worker-12 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-08 11:00:52.892 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:00:52.892 [MyScheduler_Worker-1 @coroutine#1160] 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-02-08 11:00:52.892 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:00:52.892 [MyScheduler_Worker-1 @coroutine#1160] 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-02-08 11:00:52.894 [eventLoopGroupProxy-13-1 @call-handler#1335] 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-02-08 11:00:52.894 [eventLoopGroupProxy-13-1 @call-handler#1335] 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-02-08 11:00:52.896 [DefaultDispatcher-worker-4 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-08 11:00:52.899 [eventLoopGroupProxy-13-1 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:52.902 [eventLoopGroupProxy-13-1 @call-handler#1335] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 8ms 2024-02-08 11:00:52.902 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:00:52.902 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:00:52.903 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 11:00:52.903 [MyScheduler_Worker-1 @coroutine#1160] 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-02-08 11:00:52.906 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:52.906 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:52.906 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:52.906 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:52.908 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:52.910 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:52.910 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:52.910 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:52.911 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:52.912 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:52.912 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:52.912 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:52.912 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:52.914 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:52.958 [eventLoopGroupProxy-13-1 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:52.958 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:52.958 [eventLoopGroupProxy-13-1 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 11:00:52.959 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:52.960 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:52.961 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:52.961 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:52.961 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:52.963 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:52.965 [eventLoopGroupProxy-13-1 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:52.965 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:52.965 [eventLoopGroupProxy-13-1 @call-handler#1356] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:52.966 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:52.967 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:52.967 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:52.967 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:52.967 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:52.969 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:52.974 [eventLoopGroupProxy-13-1 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:52.974 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:52.975 [eventLoopGroupProxy-13-1 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-08 11:00:52.975 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:52.977 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:52.977 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:52.977 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:52.977 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:52.978 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.026 [eventLoopGroupProxy-13-1 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.026 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.026 [eventLoopGroupProxy-13-1 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-08 11:00:53.027 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.029 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.029 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.029 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.029 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.031 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.041 [eventLoopGroupProxy-13-1 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.042 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.042 [eventLoopGroupProxy-13-1 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-08 11:00:53.042 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.044 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.044 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.044 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.044 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.046 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.051 [eventLoopGroupProxy-13-1 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.051 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.051 [eventLoopGroupProxy-13-1 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-08 11:00:53.051 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.053 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.053 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.053 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.053 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.055 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.102 [eventLoopGroupProxy-13-1 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.103 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.103 [eventLoopGroupProxy-13-1 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-08 11:00:53.104 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.105 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.105 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.105 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.105 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.107 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.111 [eventLoopGroupProxy-13-1 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.111 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.111 [eventLoopGroupProxy-13-1 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 11:00:53.112 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.113 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.113 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.113 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.113 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.115 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.117 [eventLoopGroupProxy-13-1 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.117 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.117 [eventLoopGroupProxy-13-1 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.118 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.119 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.119 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.119 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.119 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.121 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.123 [eventLoopGroupProxy-13-1 @coroutine#1405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.123 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.123 [eventLoopGroupProxy-13-1 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.124 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.125 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.125 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.125 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.125 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.127 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.128 [eventLoopGroupProxy-13-1 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.129 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.129 [eventLoopGroupProxy-13-1 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:53.129 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.130 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.131 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.131 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.131 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.132 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.134 [eventLoopGroupProxy-13-1 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.134 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.134 [eventLoopGroupProxy-13-1 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.134 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.135 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.136 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.136 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.136 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.137 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.139 [eventLoopGroupProxy-13-1 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.139 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.139 [eventLoopGroupProxy-13-1 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.140 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.143 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.143 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.143 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.143 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.145 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.147 [eventLoopGroupProxy-13-1 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.147 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.147 [eventLoopGroupProxy-13-1 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:53.147 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.149 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.149 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.149 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.149 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.151 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.153 [eventLoopGroupProxy-13-1 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.153 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.153 [eventLoopGroupProxy-13-1 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.154 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.155 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.155 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.155 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.155 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.157 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.160 [eventLoopGroupProxy-13-1 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.160 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.160 [eventLoopGroupProxy-13-1 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 11:00:53.161 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.163 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.163 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.163 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.163 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.165 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.166 [eventLoopGroupProxy-13-1 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.167 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.167 [eventLoopGroupProxy-13-1 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:53.167 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.168 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.168 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.168 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.168 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.170 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.172 [eventLoopGroupProxy-13-1 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.172 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.172 [eventLoopGroupProxy-13-1 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.173 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.174 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.174 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.174 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.174 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.175 [eventLoopGroupProxy-13-1 @call-handler#1458] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.177 [eventLoopGroupProxy-13-1 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.177 [eventLoopGroupProxy-13-1 @call-handler#1458] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.178 [eventLoopGroupProxy-13-1 @call-handler#1458] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:53.178 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.179 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.179 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.179 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.179 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.181 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.183 [eventLoopGroupProxy-13-1 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.183 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.183 [eventLoopGroupProxy-13-1 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.184 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.185 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.186 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.186 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.186 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.187 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.189 [eventLoopGroupProxy-13-1 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.189 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.190 [eventLoopGroupProxy-13-1 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:53.190 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.192 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.192 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.192 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.192 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.193 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.195 [eventLoopGroupProxy-13-1 @coroutine#1477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.196 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.196 [eventLoopGroupProxy-13-1 @call-handler#1476] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:53.196 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.198 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.198 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.198 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.198 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.200 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.201 [eventLoopGroupProxy-13-1 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.202 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.202 [eventLoopGroupProxy-13-1 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:53.202 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.203 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.203 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.204 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.204 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.205 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.207 [eventLoopGroupProxy-13-1 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.207 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.207 [eventLoopGroupProxy-13-1 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.208 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.208 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.209 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.209 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.209 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.210 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.212 [eventLoopGroupProxy-13-1 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.212 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.212 [eventLoopGroupProxy-13-1 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.213 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.213 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.214 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.214 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.214 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.215 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.217 [eventLoopGroupProxy-13-1 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.217 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.217 [eventLoopGroupProxy-13-1 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.218 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.219 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.219 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.219 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.219 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.221 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.223 [eventLoopGroupProxy-13-1 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.223 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.223 [eventLoopGroupProxy-13-1 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.224 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.225 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.225 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.225 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.225 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.226 [eventLoopGroupProxy-13-1 @call-handler#1513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.228 [eventLoopGroupProxy-13-1 @coroutine#1514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.228 [eventLoopGroupProxy-13-1 @call-handler#1513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.228 [eventLoopGroupProxy-13-1 @call-handler#1513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.229 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.230 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.230 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.230 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.230 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.231 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.233 [eventLoopGroupProxy-13-1 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.233 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.233 [eventLoopGroupProxy-13-1 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.233 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.235 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.235 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.235 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.235 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.236 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.238 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.238 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.239 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:53.239 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.240 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.240 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.240 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.240 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.242 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.243 [eventLoopGroupProxy-13-1 @coroutine#1532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.244 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.244 [eventLoopGroupProxy-13-1 @call-handler#1531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.244 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.246 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.246 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.246 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.246 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.247 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.249 [eventLoopGroupProxy-13-1 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.249 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.249 [eventLoopGroupProxy-13-1 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.250 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.251 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.251 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.251 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.251 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.252 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.254 [eventLoopGroupProxy-13-1 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.254 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.254 [eventLoopGroupProxy-13-1 @call-handler#1543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.255 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.256 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.256 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.257 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.257 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.258 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.260 [eventLoopGroupProxy-13-1 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.260 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.260 [eventLoopGroupProxy-13-1 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.260 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.262 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.262 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.262 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.262 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.263 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.265 [eventLoopGroupProxy-13-1 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.265 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.265 [eventLoopGroupProxy-13-1 @call-handler#1555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.266 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.267 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.267 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.267 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.267 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.269 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.313 [eventLoopGroupProxy-13-1 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.313 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.313 [eventLoopGroupProxy-13-1 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 11:00:53.314 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.315 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.315 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.315 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.315 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.317 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.319 [eventLoopGroupProxy-13-1 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.319 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.319 [eventLoopGroupProxy-13-1 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.319 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.321 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.321 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.321 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.321 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.323 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.325 [eventLoopGroupProxy-13-1 @coroutine#1574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.325 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.325 [eventLoopGroupProxy-13-1 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.326 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.327 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.328 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.328 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.328 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.329 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.331 [eventLoopGroupProxy-13-1 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.331 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.331 [eventLoopGroupProxy-13-1 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.332 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.334 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.334 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.334 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.334 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.335 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.379 [eventLoopGroupProxy-13-1 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.379 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.379 [eventLoopGroupProxy-13-1 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 11:00:53.380 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.382 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.382 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.382 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.382 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.384 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.400 [DefaultDispatcher-worker-11 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-08 11:00:53.430 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.430 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.430 [eventLoopGroupProxy-13-1 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 11:00:53.431 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.435 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.435 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.435 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.435 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.436 [eventLoopGroupProxy-13-1 @call-handler#1598] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.439 [eventLoopGroupProxy-13-1 @coroutine#1599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.439 [eventLoopGroupProxy-13-1 @call-handler#1598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.439 [eventLoopGroupProxy-13-1 @call-handler#1598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:53.439 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.441 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.441 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.441 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.441 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.442 [eventLoopGroupProxy-13-1 @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-02-08 11:00:53.444 [eventLoopGroupProxy-13-1 @coroutine#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.444 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.444 [eventLoopGroupProxy-13-1 @call-handler#1604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.444 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.445 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.446 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.446 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.446 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.447 [eventLoopGroupProxy-13-1 @call-handler#1610] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.489 [eventLoopGroupProxy-13-1 @coroutine#1611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.490 [eventLoopGroupProxy-13-1 @call-handler#1610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.490 [eventLoopGroupProxy-13-1 @call-handler#1610] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 11:00:53.490 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.492 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.492 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.492 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.492 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.493 [eventLoopGroupProxy-13-1 @call-handler#1616] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.495 [eventLoopGroupProxy-13-1 @coroutine#1617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.495 [eventLoopGroupProxy-13-1 @call-handler#1616] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.496 [eventLoopGroupProxy-13-1 @call-handler#1616] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:53.496 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.498 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.498 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.498 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.498 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.499 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.501 [eventLoopGroupProxy-13-1 @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.501 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.501 [eventLoopGroupProxy-13-1 @call-handler#1622] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.502 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.503 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.503 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.503 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.503 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.504 [eventLoopGroupProxy-13-1 @call-handler#1628] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.506 [eventLoopGroupProxy-13-1 @coroutine#1629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.506 [eventLoopGroupProxy-13-1 @call-handler#1628] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.506 [eventLoopGroupProxy-13-1 @call-handler#1628] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.506 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.507 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.507 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.507 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.508 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.509 [eventLoopGroupProxy-13-1 @call-handler#1634] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.510 [eventLoopGroupProxy-13-1 @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.511 [eventLoopGroupProxy-13-1 @call-handler#1634] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.511 [eventLoopGroupProxy-13-1 @call-handler#1634] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.511 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.512 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.512 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.512 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.512 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.514 [eventLoopGroupProxy-13-1 @call-handler#1640] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.557 [eventLoopGroupProxy-13-1 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.557 [eventLoopGroupProxy-13-1 @call-handler#1640] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.557 [eventLoopGroupProxy-13-1 @call-handler#1640] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 11:00:53.558 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.559 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.559 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.560 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.560 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.561 [eventLoopGroupProxy-13-1 @call-handler#1647] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.563 [eventLoopGroupProxy-13-1 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.563 [eventLoopGroupProxy-13-1 @call-handler#1647] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.563 [eventLoopGroupProxy-13-1 @call-handler#1647] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.564 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.565 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.565 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.565 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.565 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.567 [eventLoopGroupProxy-13-1 @call-handler#1653] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.568 [eventLoopGroupProxy-13-1 @coroutine#1654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.568 [eventLoopGroupProxy-13-1 @call-handler#1653] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.568 [eventLoopGroupProxy-13-1 @call-handler#1653] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 11:00:53.569 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.570 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.570 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.570 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.570 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.571 [eventLoopGroupProxy-13-1 @call-handler#1659] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.573 [eventLoopGroupProxy-13-1 @coroutine#1660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.573 [eventLoopGroupProxy-13-1 @call-handler#1659] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.573 [eventLoopGroupProxy-13-1 @call-handler#1659] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.574 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.575 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.575 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.575 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.575 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.576 [eventLoopGroupProxy-13-1 @call-handler#1665] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.577 [eventLoopGroupProxy-13-1 @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.577 [eventLoopGroupProxy-13-1 @call-handler#1665] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.577 [eventLoopGroupProxy-13-1 @call-handler#1665] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 11:00:53.578 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.579 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.579 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.579 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.579 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.580 [eventLoopGroupProxy-13-1 @call-handler#1671] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.581 [eventLoopGroupProxy-13-1 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.582 [eventLoopGroupProxy-13-1 @call-handler#1671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.582 [eventLoopGroupProxy-13-1 @call-handler#1671] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.582 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.583 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.583 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.583 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.583 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.584 [eventLoopGroupProxy-13-1 @call-handler#1677] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.586 [eventLoopGroupProxy-13-1 @coroutine#1678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.586 [eventLoopGroupProxy-13-1 @call-handler#1677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.586 [eventLoopGroupProxy-13-1 @call-handler#1677] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.587 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.588 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.588 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.588 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.588 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.589 [eventLoopGroupProxy-13-1 @call-handler#1683] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.590 [eventLoopGroupProxy-13-1 @coroutine#1684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.591 [eventLoopGroupProxy-13-1 @call-handler#1683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.591 [eventLoopGroupProxy-13-1 @call-handler#1683] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.591 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.592 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.592 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.592 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.592 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.593 [eventLoopGroupProxy-13-1 @call-handler#1689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.595 [eventLoopGroupProxy-13-1 @coroutine#1690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.595 [eventLoopGroupProxy-13-1 @call-handler#1689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.595 [eventLoopGroupProxy-13-1 @call-handler#1689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.596 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.597 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.597 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.597 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.597 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.598 [eventLoopGroupProxy-13-1 @call-handler#1695] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.600 [eventLoopGroupProxy-13-1 @coroutine#1696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.600 [eventLoopGroupProxy-13-1 @call-handler#1695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.600 [eventLoopGroupProxy-13-1 @call-handler#1695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.601 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.602 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.602 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.602 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.602 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.603 [eventLoopGroupProxy-13-1 @call-handler#1701] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.605 [eventLoopGroupProxy-13-1 @coroutine#1702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.605 [eventLoopGroupProxy-13-1 @call-handler#1701] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.605 [eventLoopGroupProxy-13-1 @call-handler#1701] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.606 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.607 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.607 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.607 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.607 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.608 [eventLoopGroupProxy-13-1 @call-handler#1707] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.610 [eventLoopGroupProxy-13-1 @coroutine#1708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.610 [eventLoopGroupProxy-13-1 @call-handler#1707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.610 [eventLoopGroupProxy-13-1 @call-handler#1707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.611 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.612 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.612 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.612 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.612 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.614 [eventLoopGroupProxy-13-1 @call-handler#1713] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.615 [eventLoopGroupProxy-13-1 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.615 [eventLoopGroupProxy-13-1 @call-handler#1713] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.615 [eventLoopGroupProxy-13-1 @call-handler#1713] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.616 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.617 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.617 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.617 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.617 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.618 [eventLoopGroupProxy-13-1 @call-handler#1719] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.661 [eventLoopGroupProxy-13-1 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.662 [eventLoopGroupProxy-13-1 @call-handler#1719] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.662 [eventLoopGroupProxy-13-1 @call-handler#1719] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 11:00:53.662 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.664 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.664 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.664 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.664 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.666 [eventLoopGroupProxy-13-1 @call-handler#1725] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.667 [eventLoopGroupProxy-13-1 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.667 [eventLoopGroupProxy-13-1 @call-handler#1725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.667 [eventLoopGroupProxy-13-1 @call-handler#1725] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 11:00:53.668 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.669 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.669 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.669 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.670 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.671 [eventLoopGroupProxy-13-1 @call-handler#1731] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.673 [eventLoopGroupProxy-13-1 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.673 [eventLoopGroupProxy-13-1 @call-handler#1731] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.673 [eventLoopGroupProxy-13-1 @call-handler#1731] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.674 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.675 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.675 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.675 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.675 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.677 [eventLoopGroupProxy-13-1 @call-handler#1737] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.679 [eventLoopGroupProxy-13-1 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.679 [eventLoopGroupProxy-13-1 @call-handler#1737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.679 [eventLoopGroupProxy-13-1 @call-handler#1737] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:53.680 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.681 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.681 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.681 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.681 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.683 [eventLoopGroupProxy-13-1 @call-handler#1743] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.684 [eventLoopGroupProxy-13-1 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.684 [eventLoopGroupProxy-13-1 @call-handler#1743] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.685 [eventLoopGroupProxy-13-1 @call-handler#1743] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.685 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.687 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.687 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.687 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.687 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.688 [eventLoopGroupProxy-13-1 @call-handler#1749] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.689 [eventLoopGroupProxy-13-1 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.689 [eventLoopGroupProxy-13-1 @call-handler#1749] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.690 [eventLoopGroupProxy-13-1 @call-handler#1749] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.690 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.691 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.691 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.691 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.691 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.693 [eventLoopGroupProxy-13-1 @call-handler#1755] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.694 [eventLoopGroupProxy-13-1 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.694 [eventLoopGroupProxy-13-1 @call-handler#1755] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.694 [eventLoopGroupProxy-13-1 @call-handler#1755] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 11:00:53.695 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.696 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.696 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.696 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.696 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.698 [eventLoopGroupProxy-13-1 @call-handler#1761] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.741 [eventLoopGroupProxy-13-1 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.742 [eventLoopGroupProxy-13-1 @call-handler#1761] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.742 [eventLoopGroupProxy-13-1 @call-handler#1761] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 11:00:53.742 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.744 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.744 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.744 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.744 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.746 [eventLoopGroupProxy-13-1 @call-handler#1767] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.748 [eventLoopGroupProxy-13-1 @coroutine#1768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.748 [eventLoopGroupProxy-13-1 @call-handler#1767] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.748 [eventLoopGroupProxy-13-1 @call-handler#1767] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.749 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.750 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.750 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.750 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.750 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.751 [eventLoopGroupProxy-13-1 @call-handler#1773] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.754 [eventLoopGroupProxy-13-1 @coroutine#1774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.754 [eventLoopGroupProxy-13-1 @call-handler#1773] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.754 [eventLoopGroupProxy-13-1 @call-handler#1773] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:53.755 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.756 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.756 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.756 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.756 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.758 [eventLoopGroupProxy-13-1 @call-handler#1779] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.802 [eventLoopGroupProxy-13-1 @coroutine#1780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.802 [eventLoopGroupProxy-13-1 @call-handler#1779] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.802 [eventLoopGroupProxy-13-1 @call-handler#1779] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 11:00:53.802 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.804 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.804 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.804 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.804 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.805 [eventLoopGroupProxy-13-1 @call-handler#1785] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.807 [eventLoopGroupProxy-13-1 @coroutine#1786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.807 [eventLoopGroupProxy-13-1 @call-handler#1785] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.807 [eventLoopGroupProxy-13-1 @call-handler#1785] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.808 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.809 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.810 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.810 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.810 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.811 [eventLoopGroupProxy-13-1 @call-handler#1791] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.813 [eventLoopGroupProxy-13-1 @coroutine#1792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.813 [eventLoopGroupProxy-13-1 @call-handler#1791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.813 [eventLoopGroupProxy-13-1 @call-handler#1791] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.814 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.815 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.816 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.816 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.816 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.817 [eventLoopGroupProxy-13-1 @call-handler#1797] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.818 [eventLoopGroupProxy-13-1 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.819 [eventLoopGroupProxy-13-1 @call-handler#1797] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.819 [eventLoopGroupProxy-13-1 @call-handler#1797] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.819 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.820 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.820 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.820 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.820 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.821 [eventLoopGroupProxy-13-1 @call-handler#1803] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.823 [eventLoopGroupProxy-13-1 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.823 [eventLoopGroupProxy-13-1 @call-handler#1803] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.824 [eventLoopGroupProxy-13-1 @call-handler#1803] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:53.824 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.825 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.825 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.825 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.825 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.826 [eventLoopGroupProxy-13-1 @call-handler#1810] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.828 [eventLoopGroupProxy-13-1 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.828 [eventLoopGroupProxy-13-1 @call-handler#1810] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.828 [eventLoopGroupProxy-13-1 @call-handler#1810] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.829 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.830 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.830 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.830 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.830 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.831 [eventLoopGroupProxy-13-1 @call-handler#1816] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.833 [eventLoopGroupProxy-13-1 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.833 [eventLoopGroupProxy-13-1 @call-handler#1816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.833 [eventLoopGroupProxy-13-1 @call-handler#1816] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.833 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.834 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.834 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.834 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.834 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.836 [eventLoopGroupProxy-13-1 @call-handler#1822] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.837 [eventLoopGroupProxy-13-1 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.837 [eventLoopGroupProxy-13-1 @call-handler#1822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.837 [eventLoopGroupProxy-13-1 @call-handler#1822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.838 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.839 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.839 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.839 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.839 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.840 [eventLoopGroupProxy-13-1 @call-handler#1828] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.842 [eventLoopGroupProxy-13-1 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.842 [eventLoopGroupProxy-13-1 @call-handler#1828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.842 [eventLoopGroupProxy-13-1 @call-handler#1828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.842 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.843 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.843 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.843 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.843 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.845 [eventLoopGroupProxy-13-1 @call-handler#1834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.846 [eventLoopGroupProxy-13-1 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.846 [eventLoopGroupProxy-13-1 @call-handler#1834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.846 [eventLoopGroupProxy-13-1 @call-handler#1834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 11:00:53.847 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.848 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.848 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.848 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.848 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.849 [eventLoopGroupProxy-13-1 @call-handler#1840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.851 [eventLoopGroupProxy-13-1 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.851 [eventLoopGroupProxy-13-1 @call-handler#1840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.851 [eventLoopGroupProxy-13-1 @call-handler#1840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.851 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.852 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.852 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.852 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.852 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.854 [eventLoopGroupProxy-13-1 @call-handler#1846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.855 [eventLoopGroupProxy-13-1 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.855 [eventLoopGroupProxy-13-1 @call-handler#1846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.855 [eventLoopGroupProxy-13-1 @call-handler#1846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.856 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.857 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.857 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.857 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.857 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.858 [eventLoopGroupProxy-13-1 @call-handler#1852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.859 [eventLoopGroupProxy-13-1 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.860 [eventLoopGroupProxy-13-1 @call-handler#1852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.860 [eventLoopGroupProxy-13-1 @call-handler#1852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.860 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.861 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.861 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.861 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.861 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.862 [eventLoopGroupProxy-13-1 @call-handler#1858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.864 [eventLoopGroupProxy-13-1 @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.864 [eventLoopGroupProxy-13-1 @call-handler#1858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.864 [eventLoopGroupProxy-13-1 @call-handler#1858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.864 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.865 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.865 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.865 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.866 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.867 [eventLoopGroupProxy-13-1 @call-handler#1864] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.868 [eventLoopGroupProxy-13-1 @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.868 [eventLoopGroupProxy-13-1 @call-handler#1864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.868 [eventLoopGroupProxy-13-1 @call-handler#1864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 11:00:53.869 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.870 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.870 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.870 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.870 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.871 [eventLoopGroupProxy-13-1 @call-handler#1870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.873 [eventLoopGroupProxy-13-1 @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.873 [eventLoopGroupProxy-13-1 @call-handler#1870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.873 [eventLoopGroupProxy-13-1 @call-handler#1870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.874 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.875 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.875 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.875 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.875 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.876 [eventLoopGroupProxy-13-1 @call-handler#1876] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.878 [eventLoopGroupProxy-13-1 @coroutine#1877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.878 [eventLoopGroupProxy-13-1 @call-handler#1876] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.878 [eventLoopGroupProxy-13-1 @call-handler#1876] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.878 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.880 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.880 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.880 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.880 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.881 [eventLoopGroupProxy-13-1 @call-handler#1882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.925 [eventLoopGroupProxy-13-1 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.926 [eventLoopGroupProxy-13-1 @call-handler#1882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.926 [eventLoopGroupProxy-13-1 @call-handler#1882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 11:00:53.926 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.927 [DefaultDispatcher-worker-9 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-08 11:00:53.928 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.928 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.928 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.928 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.929 [eventLoopGroupProxy-13-1 @call-handler#1889] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.931 [eventLoopGroupProxy-13-1 @coroutine#1890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.932 [eventLoopGroupProxy-13-1 @call-handler#1889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.932 [eventLoopGroupProxy-13-1 @call-handler#1889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:53.932 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.933 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.933 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.933 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.933 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.935 [eventLoopGroupProxy-13-1 @call-handler#1895] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.936 [eventLoopGroupProxy-13-1 @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.936 [eventLoopGroupProxy-13-1 @call-handler#1895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.936 [eventLoopGroupProxy-13-1 @call-handler#1895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.937 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.938 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.938 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.938 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.938 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.939 [eventLoopGroupProxy-13-1 @call-handler#1901] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.941 [eventLoopGroupProxy-13-1 @coroutine#1902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.941 [eventLoopGroupProxy-13-1 @call-handler#1901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.942 [eventLoopGroupProxy-13-1 @call-handler#1901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:53.942 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.943 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.943 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.943 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.943 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.945 [eventLoopGroupProxy-13-1 @call-handler#1907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.946 [eventLoopGroupProxy-13-1 @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.946 [eventLoopGroupProxy-13-1 @call-handler#1907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.947 [eventLoopGroupProxy-13-1 @call-handler#1907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.947 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.948 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.948 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.948 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.948 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.949 [eventLoopGroupProxy-13-1 @call-handler#1913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.951 [eventLoopGroupProxy-13-1 @coroutine#1914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.951 [eventLoopGroupProxy-13-1 @call-handler#1913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.952 [eventLoopGroupProxy-13-1 @call-handler#1913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:53.952 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.953 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.953 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.953 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.953 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.954 [eventLoopGroupProxy-13-1 @call-handler#1919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:53.956 [eventLoopGroupProxy-13-1 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:53.956 [eventLoopGroupProxy-13-1 @call-handler#1919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:53.956 [eventLoopGroupProxy-13-1 @call-handler#1919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:53.957 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.958 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.958 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:53.958 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:53.958 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:53.959 [eventLoopGroupProxy-13-1 @call-handler#1925] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.001 [eventLoopGroupProxy-13-1 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.001 [eventLoopGroupProxy-13-1 @call-handler#1925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.001 [eventLoopGroupProxy-13-1 @call-handler#1925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-08 11:00:54.002 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.004 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.004 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.004 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.004 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.005 [eventLoopGroupProxy-13-1 @call-handler#1931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.007 [eventLoopGroupProxy-13-1 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.007 [eventLoopGroupProxy-13-1 @call-handler#1931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.007 [eventLoopGroupProxy-13-1 @call-handler#1931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:54.008 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.009 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.009 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.009 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.009 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.010 [eventLoopGroupProxy-13-1 @call-handler#1937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.012 [eventLoopGroupProxy-13-1 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.012 [eventLoopGroupProxy-13-1 @call-handler#1937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.012 [eventLoopGroupProxy-13-1 @call-handler#1937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:54.012 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.014 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.014 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.014 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.014 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.015 [eventLoopGroupProxy-13-1 @call-handler#1943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.017 [eventLoopGroupProxy-13-1 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.017 [eventLoopGroupProxy-13-1 @call-handler#1943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.017 [eventLoopGroupProxy-13-1 @call-handler#1943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:54.017 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.020 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.020 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.020 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.020 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.021 [eventLoopGroupProxy-13-1 @call-handler#1949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.023 [eventLoopGroupProxy-13-1 @coroutine#1950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.023 [eventLoopGroupProxy-13-1 @call-handler#1949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.023 [eventLoopGroupProxy-13-1 @call-handler#1949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:54.024 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.025 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.025 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.025 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.025 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.026 [eventLoopGroupProxy-13-1 @call-handler#1955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.028 [eventLoopGroupProxy-13-1 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.028 [eventLoopGroupProxy-13-1 @call-handler#1955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.028 [eventLoopGroupProxy-13-1 @call-handler#1955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:54.028 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.029 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.029 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.029 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.029 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.030 [eventLoopGroupProxy-13-1 @call-handler#1961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.032 [eventLoopGroupProxy-13-1 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.032 [eventLoopGroupProxy-13-1 @call-handler#1961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.032 [eventLoopGroupProxy-13-1 @call-handler#1961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:54.032 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.033 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.033 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.033 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.033 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.034 [eventLoopGroupProxy-13-1 @call-handler#1967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.036 [eventLoopGroupProxy-13-1 @coroutine#1968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.036 [eventLoopGroupProxy-13-1 @call-handler#1967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.036 [eventLoopGroupProxy-13-1 @call-handler#1967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:54.036 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.037 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.037 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.037 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.037 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.038 [eventLoopGroupProxy-13-1 @call-handler#1973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.040 [eventLoopGroupProxy-13-1 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.040 [eventLoopGroupProxy-13-1 @call-handler#1973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.040 [eventLoopGroupProxy-13-1 @call-handler#1973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:54.040 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.041 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.041 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.041 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.041 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.043 [eventLoopGroupProxy-13-1 @call-handler#1979] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.044 [eventLoopGroupProxy-13-1 @coroutine#1980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.044 [eventLoopGroupProxy-13-1 @call-handler#1979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.044 [eventLoopGroupProxy-13-1 @call-handler#1979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:54.044 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.045 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.045 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.045 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.045 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.047 [eventLoopGroupProxy-13-1 @call-handler#1985] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.048 [eventLoopGroupProxy-13-1 @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.048 [eventLoopGroupProxy-13-1 @call-handler#1985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.048 [eventLoopGroupProxy-13-1 @call-handler#1985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 11:00:54.049 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.050 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.050 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.050 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.050 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.051 [eventLoopGroupProxy-13-1 @call-handler#1991] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.052 [eventLoopGroupProxy-13-1 @coroutine#1992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.052 [eventLoopGroupProxy-13-1 @call-handler#1991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.052 [eventLoopGroupProxy-13-1 @call-handler#1991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 11:00:54.053 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.054 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.054 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.054 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.054 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.055 [eventLoopGroupProxy-13-1 @call-handler#1997] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.056 [eventLoopGroupProxy-13-1 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.056 [eventLoopGroupProxy-13-1 @call-handler#1997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.056 [eventLoopGroupProxy-13-1 @call-handler#1997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 11:00:54.057 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.058 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.058 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.058 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.058 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.059 [eventLoopGroupProxy-13-1 @call-handler#2003] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.060 [eventLoopGroupProxy-13-1 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.060 [eventLoopGroupProxy-13-1 @call-handler#2003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.060 [eventLoopGroupProxy-13-1 @call-handler#2003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 11:00:54.061 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.062 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.062 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.062 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.062 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.063 [eventLoopGroupProxy-13-1 @call-handler#2009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.065 [eventLoopGroupProxy-13-1 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.065 [eventLoopGroupProxy-13-1 @call-handler#2009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.065 [eventLoopGroupProxy-13-1 @call-handler#2009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:54.065 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.067 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.067 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.067 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.067 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.068 [eventLoopGroupProxy-13-1 @call-handler#2015] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.113 [eventLoopGroupProxy-13-1 @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.113 [eventLoopGroupProxy-13-1 @call-handler#2015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.113 [eventLoopGroupProxy-13-1 @call-handler#2015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 11:00:54.113 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.115 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.115 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.115 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.115 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.116 [eventLoopGroupProxy-13-1 @call-handler#2021] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.117 [eventLoopGroupProxy-13-1 @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.118 [eventLoopGroupProxy-13-1 @call-handler#2021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.118 [eventLoopGroupProxy-13-1 @call-handler#2021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:54.118 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.119 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.119 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.119 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.119 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.120 [eventLoopGroupProxy-13-1 @call-handler#2027] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.122 [eventLoopGroupProxy-13-1 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.122 [eventLoopGroupProxy-13-1 @call-handler#2027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.122 [eventLoopGroupProxy-13-1 @call-handler#2027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:54.123 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.124 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.124 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.124 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.124 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.125 [eventLoopGroupProxy-13-1 @call-handler#2034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.126 [eventLoopGroupProxy-13-1 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.127 [eventLoopGroupProxy-13-1 @call-handler#2034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.127 [eventLoopGroupProxy-13-1 @call-handler#2034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:54.127 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.128 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.128 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.128 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.128 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.129 [eventLoopGroupProxy-13-1 @call-handler#2040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.172 [eventLoopGroupProxy-13-1 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.173 [eventLoopGroupProxy-13-1 @call-handler#2040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.173 [eventLoopGroupProxy-13-1 @call-handler#2040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 11:00:54.173 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.174 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.174 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.174 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.174 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.176 [eventLoopGroupProxy-13-1 @call-handler#2046] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.178 [eventLoopGroupProxy-13-1 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.178 [eventLoopGroupProxy-13-1 @call-handler#2046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.178 [eventLoopGroupProxy-13-1 @call-handler#2046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:54.178 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.179 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.179 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.180 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.180 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.181 [eventLoopGroupProxy-13-1 @call-handler#2052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.182 [eventLoopGroupProxy-13-1 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.182 [eventLoopGroupProxy-13-1 @call-handler#2052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.182 [eventLoopGroupProxy-13-1 @call-handler#2052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 11:00:54.183 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.184 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.184 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.184 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.184 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.185 [eventLoopGroupProxy-13-1 @call-handler#2058] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.228 [eventLoopGroupProxy-13-1 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.229 [eventLoopGroupProxy-13-1 @call-handler#2058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.229 [eventLoopGroupProxy-13-1 @call-handler#2058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 11:00:54.229 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.230 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.230 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.230 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.230 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.231 [eventLoopGroupProxy-13-1 @call-handler#2064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.233 [eventLoopGroupProxy-13-1 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.233 [eventLoopGroupProxy-13-1 @call-handler#2064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.233 [eventLoopGroupProxy-13-1 @call-handler#2064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:54.234 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.235 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.235 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.235 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.235 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.236 [eventLoopGroupProxy-13-1 @call-handler#2070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.238 [eventLoopGroupProxy-13-1 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.238 [eventLoopGroupProxy-13-1 @call-handler#2070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.238 [eventLoopGroupProxy-13-1 @call-handler#2070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:54.238 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.239 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.239 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.239 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.239 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.241 [eventLoopGroupProxy-13-1 @call-handler#2076] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.289 [eventLoopGroupProxy-13-1 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.289 [eventLoopGroupProxy-13-1 @call-handler#2076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.289 [eventLoopGroupProxy-13-1 @call-handler#2076] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-08 11:00:54.290 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.291 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.291 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.291 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.291 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.292 [eventLoopGroupProxy-13-1 @call-handler#2082] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.295 [eventLoopGroupProxy-13-1 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.295 [eventLoopGroupProxy-13-1 @call-handler#2082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.295 [eventLoopGroupProxy-13-1 @call-handler#2082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:54.296 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.297 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.297 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.297 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.297 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.298 [eventLoopGroupProxy-13-1 @call-handler#2088] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.301 [eventLoopGroupProxy-13-1 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.301 [eventLoopGroupProxy-13-1 @call-handler#2088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.301 [eventLoopGroupProxy-13-1 @call-handler#2088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:54.301 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.302 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.302 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.302 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.302 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.304 [eventLoopGroupProxy-13-1 @call-handler#2094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.306 [eventLoopGroupProxy-13-1 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.306 [eventLoopGroupProxy-13-1 @call-handler#2094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.306 [eventLoopGroupProxy-13-1 @call-handler#2094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:54.307 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.307 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.307 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.307 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.307 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.309 [eventLoopGroupProxy-13-1 @call-handler#2100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.311 [eventLoopGroupProxy-13-1 @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.311 [eventLoopGroupProxy-13-1 @call-handler#2100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.311 [eventLoopGroupProxy-13-1 @call-handler#2100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:54.311 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.312 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.312 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.312 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.312 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.314 [eventLoopGroupProxy-13-1 @call-handler#2106] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.315 [eventLoopGroupProxy-13-1 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.315 [eventLoopGroupProxy-13-1 @call-handler#2106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.315 [eventLoopGroupProxy-13-1 @call-handler#2106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:54.316 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.317 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.317 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.317 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.317 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.318 [eventLoopGroupProxy-13-1 @call-handler#2112] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.365 [eventLoopGroupProxy-13-1 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.365 [eventLoopGroupProxy-13-1 @call-handler#2112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.365 [eventLoopGroupProxy-13-1 @call-handler#2112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-08 11:00:54.366 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.367 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.367 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.367 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.367 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.368 [eventLoopGroupProxy-13-1 @call-handler#2118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.370 [eventLoopGroupProxy-13-1 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.370 [eventLoopGroupProxy-13-1 @call-handler#2118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.370 [eventLoopGroupProxy-13-1 @call-handler#2118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:54.370 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.371 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.372 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.372 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.372 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.373 [eventLoopGroupProxy-13-1 @call-handler#2124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.374 [eventLoopGroupProxy-13-1 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.374 [eventLoopGroupProxy-13-1 @call-handler#2124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.374 [eventLoopGroupProxy-13-1 @call-handler#2124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 11:00:54.375 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.376 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.376 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.376 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.376 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.377 [eventLoopGroupProxy-13-1 @call-handler#2130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.378 [eventLoopGroupProxy-13-1 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.378 [eventLoopGroupProxy-13-1 @call-handler#2130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.378 [eventLoopGroupProxy-13-1 @call-handler#2130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 11:00:54.379 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.380 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.380 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.380 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.380 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.381 [eventLoopGroupProxy-13-1 @call-handler#2136] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.425 [eventLoopGroupProxy-13-1 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.425 [eventLoopGroupProxy-13-1 @call-handler#2136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.425 [eventLoopGroupProxy-13-1 @call-handler#2136] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 11:00:54.426 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.426 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.426 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.426 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.427 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.428 [eventLoopGroupProxy-13-1 @call-handler#2143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.429 [eventLoopGroupProxy-13-1 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.429 [eventLoopGroupProxy-13-1 @call-handler#2143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.430 [eventLoopGroupProxy-13-1 @call-handler#2143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:54.430 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.431 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.431 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.431 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.431 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.432 [eventLoopGroupProxy-13-1 @call-handler#2149] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.434 [eventLoopGroupProxy-13-1 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.434 [eventLoopGroupProxy-13-1 @call-handler#2149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.434 [eventLoopGroupProxy-13-1 @call-handler#2149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:54.434 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.435 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.435 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.435 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.435 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.436 [eventLoopGroupProxy-13-1 @call-handler#2155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.438 [eventLoopGroupProxy-13-1 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.438 [eventLoopGroupProxy-13-1 @call-handler#2155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.438 [eventLoopGroupProxy-13-1 @call-handler#2155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:54.438 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.439 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.439 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.439 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.439 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.440 [eventLoopGroupProxy-13-1 @call-handler#2161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.452 [DefaultDispatcher-worker-5 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-08 11:00:54.485 [eventLoopGroupProxy-13-1 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.485 [eventLoopGroupProxy-13-1 @call-handler#2161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.486 [eventLoopGroupProxy-13-1 @call-handler#2161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 11:00:54.486 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.487 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.487 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.487 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.487 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.488 [eventLoopGroupProxy-13-1 @call-handler#2168] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.491 [eventLoopGroupProxy-13-1 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.491 [eventLoopGroupProxy-13-1 @call-handler#2168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.491 [eventLoopGroupProxy-13-1 @call-handler#2168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:54.491 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.492 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.492 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.492 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.492 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.493 [eventLoopGroupProxy-13-1 @call-handler#2174] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.494 [eventLoopGroupProxy-13-1 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.494 [eventLoopGroupProxy-13-1 @call-handler#2174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.494 [eventLoopGroupProxy-13-1 @call-handler#2174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 11:00:54.495 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.495 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.495 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.495 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.495 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.497 [eventLoopGroupProxy-13-1 @call-handler#2180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.499 [eventLoopGroupProxy-13-1 @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.499 [eventLoopGroupProxy-13-1 @call-handler#2180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.499 [eventLoopGroupProxy-13-1 @call-handler#2180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:54.499 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.501 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.501 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.501 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.501 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.502 [eventLoopGroupProxy-13-1 @call-handler#2186] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.503 [eventLoopGroupProxy-13-1 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.503 [eventLoopGroupProxy-13-1 @call-handler#2186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.503 [eventLoopGroupProxy-13-1 @call-handler#2186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 11:00:54.504 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.505 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.505 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.505 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.505 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.506 [eventLoopGroupProxy-13-1 @call-handler#2192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.549 [eventLoopGroupProxy-13-1 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.549 [eventLoopGroupProxy-13-1 @call-handler#2192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.549 [eventLoopGroupProxy-13-1 @call-handler#2192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 11:00:54.549 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.550 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.550 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.550 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.550 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.552 [eventLoopGroupProxy-13-1 @call-handler#2198] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.553 [eventLoopGroupProxy-13-1 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.553 [eventLoopGroupProxy-13-1 @call-handler#2198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.553 [eventLoopGroupProxy-13-1 @call-handler#2198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:54.554 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.555 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.555 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.555 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.555 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.556 [eventLoopGroupProxy-13-1 @call-handler#2204] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.558 [eventLoopGroupProxy-13-1 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.558 [eventLoopGroupProxy-13-1 @call-handler#2204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.558 [eventLoopGroupProxy-13-1 @call-handler#2204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:54.558 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.559 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.559 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.559 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.559 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.560 [eventLoopGroupProxy-13-1 @call-handler#2210] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.609 [eventLoopGroupProxy-13-1 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.609 [eventLoopGroupProxy-13-1 @call-handler#2210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.609 [eventLoopGroupProxy-13-1 @call-handler#2210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-08 11:00:54.609 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.610 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.610 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.610 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.610 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.612 [eventLoopGroupProxy-13-1 @call-handler#2216] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.613 [eventLoopGroupProxy-13-1 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.613 [eventLoopGroupProxy-13-1 @call-handler#2216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.614 [eventLoopGroupProxy-13-1 @call-handler#2216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:54.614 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.615 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.615 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.615 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.615 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.616 [eventLoopGroupProxy-13-1 @call-handler#2222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.618 [eventLoopGroupProxy-13-1 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.619 [eventLoopGroupProxy-13-1 @call-handler#2222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.619 [eventLoopGroupProxy-13-1 @call-handler#2222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:54.619 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.620 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.620 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.620 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.620 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.621 [eventLoopGroupProxy-13-1 @call-handler#2228] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.622 [eventLoopGroupProxy-13-1 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.622 [eventLoopGroupProxy-13-1 @call-handler#2228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.622 [eventLoopGroupProxy-13-1 @call-handler#2228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 11:00:54.622 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.623 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.623 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.623 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.623 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.624 [eventLoopGroupProxy-13-1 @call-handler#2234] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.625 [eventLoopGroupProxy-13-1 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.625 [eventLoopGroupProxy-13-1 @call-handler#2234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.625 [eventLoopGroupProxy-13-1 @call-handler#2234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 11:00:54.626 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.626 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.626 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.626 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.626 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.627 [eventLoopGroupProxy-13-1 @call-handler#2240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.629 [eventLoopGroupProxy-13-1 @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.629 [eventLoopGroupProxy-13-1 @call-handler#2240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.629 [eventLoopGroupProxy-13-1 @call-handler#2240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:54.630 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.631 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.631 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.631 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.631 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.632 [eventLoopGroupProxy-13-1 @call-handler#2246] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.635 [eventLoopGroupProxy-13-1 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.635 [eventLoopGroupProxy-13-1 @call-handler#2246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.635 [eventLoopGroupProxy-13-1 @call-handler#2246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:54.636 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.636 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.637 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.637 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.637 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.638 [eventLoopGroupProxy-13-1 @call-handler#2252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.681 [eventLoopGroupProxy-13-1 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.681 [eventLoopGroupProxy-13-1 @call-handler#2252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.681 [eventLoopGroupProxy-13-1 @call-handler#2252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 11:00:54.681 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.682 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.683 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.683 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.683 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.684 [eventLoopGroupProxy-13-1 @call-handler#2258] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.686 [eventLoopGroupProxy-13-1 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.686 [eventLoopGroupProxy-13-1 @call-handler#2258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.686 [eventLoopGroupProxy-13-1 @call-handler#2258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:54.686 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.687 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.687 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.688 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.688 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.689 [eventLoopGroupProxy-13-1 @call-handler#2264] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.690 [eventLoopGroupProxy-13-1 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.691 [eventLoopGroupProxy-13-1 @call-handler#2264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.691 [eventLoopGroupProxy-13-1 @call-handler#2264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:00:54.691 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.692 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.692 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:54.692 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.692 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:54.693 [eventLoopGroupProxy-13-1 @call-handler#2270] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:00:54.695 [eventLoopGroupProxy-13-1 @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.696 [eventLoopGroupProxy-13-1 @call-handler#2270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.696 [eventLoopGroupProxy-13-1 @call-handler#2270] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:00:54.696 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:54.713 [DefaultDispatcher-worker-7 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-08 11:00:54.722 [DefaultDispatcher-worker-8 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-08 11:00:54.722 [DefaultDispatcher-worker-8 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:00:54.723 [DefaultDispatcher-worker-8 @coroutine#1158] 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-02-08 11:00:54.723 [DefaultDispatcher-worker-8 @coroutine#1158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:00:54.723 [DefaultDispatcher-worker-8 @coroutine#1158] 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-02-08 11:00:54.724 [eventLoopGroupProxy-13-1 @call-handler#2281] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 11:00:54.725 [eventLoopGroupProxy-13-1 @call-handler#2281] 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-02-08 11:00:54.725 [eventLoopGroupProxy-13-1 @call-handler#2281] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:00:54.750 [DefaultDispatcher-worker-9 @call-handler#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-08 11:00:54.750 [eventLoopGroupProxy-13-1 @call-handler#2281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:54.750 [DefaultDispatcher-worker-9 @coroutine#975] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556411520639811584/_ustadmanifest.json 2024-02-08 11:00:54.750 [DefaultDispatcher-worker-9 @coroutine#975] 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/556411520639811584/_ustadmanifest.json. 2024-02-08 11:00:54.750 [DefaultDispatcher-worker-9 @coroutine#975] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556411520639811584/_ustadmanifest.json 2024-02-08 11:00:54.750 [eventLoopGroupProxy-13-1 @call-handler#2281] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-02-08 11:00:54.751 [DefaultDispatcher-worker-15 @coroutine#1158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:00:54.751 [DefaultDispatcher-worker-15 @coroutine#1158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:00:54.751 [DefaultDispatcher-worker-15 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 11:00:54.751 [DefaultDispatcher-worker-15 @coroutine#1158] 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-02-08 11:00:54.752 [DefaultDispatcher-worker-4 @coroutine#975] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556411520639811584/_ustadmanifest.json 2024-02-08 11:00:54.752 [DefaultDispatcher-worker-4 @coroutine#975] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556411520639811584/_ustadmanifest.json 2024-02-08 11:00:54.753 [DefaultDispatcher-worker-3 @coroutine#975] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556411520639811584/_ustadmanifest.json. 2024-02-08 11:00:54.753 [DefaultDispatcher-worker-3 @coroutine#975] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556411520639811584/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:00:54.761 [DefaultDispatcher-worker-5 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-08 11:00:54.762 [DefaultDispatcher-worker-3 @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:54.774 [DefaultDispatcher-worker-3 @coroutine#975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-08 11:00:54.790 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 11:00:54.790 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 11:00:54.790 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 11:00:54.790 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 11:00:54.791 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 11:00:54.796 [Test worker @coroutine#2652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-08 11:00:54.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-08 11:00:54.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-08 11:00:54.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:54.797 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80: (connection evicted) 2024-02-08 11:00:54.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:54.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-08 11:00:54.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-08 11:00:55.134 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 11:00:55.134 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 11:00:55.213 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 11:00:55.802 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@78829412 2024-02-08 11:00:55.802 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@78829412 2024-02-08 11:00:55.807 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-08 11:00:55.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-08 11:00:55.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-08 11:00:55.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:55.808 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69abeb14: (connection evicted) 2024-02-08 11:00:55.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:55.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-08 11:00:55.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62e586a6 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:55.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:55.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-08 11:00:55.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b06dc57 2024-02-08 11:00:55.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b06dc57 2024-02-08 11:00:55.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-08 11:00:55.837 [DefaultDispatcher-worker-5 @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b06dc57 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ea19c97 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:55.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-08 11:00:55.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:55.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:55.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:55.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:55.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:55.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:55.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:55.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:55.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-08 11:00:55.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@52dd1be2 2024-02-08 11:00:55.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@52dd1be2 2024-02-08 11:00:55.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36857d32 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:55.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae88712 2024-02-08 11:00:55.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae88712 2024-02-08 11:00:55.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-08 11:00:55.850 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 11:00:55.851 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-08 11:00:55.852 [DefaultDispatcher-worker-11 @coroutine#2673] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 11:00:55.855 [DefaultDispatcher-worker-11 @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dd1be2 2024-02-08 11:00:55.856 [Test worker @coroutine#2674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:00:55.856 [Test worker @coroutine#2674] 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-02-08 11:00:55.856 [Test worker @coroutine#2674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:00:55.856 [Test worker @coroutine#2674] 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-02-08 11:00:55.859 [eventLoopGroupProxy-16-1 @call-handler#2681] 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-02-08 11:00:55.859 [eventLoopGroupProxy-16-1 @call-handler#2681] 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-02-08 11:00:55.861 [eventLoopGroupProxy-16-1 @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ae88712 2024-02-08 11:00:55.863 [Test worker @coroutine#2674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:00:55.863 [Test worker @coroutine#2674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:00:55.863 [Test worker @coroutine#2674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 11:00:55.863 [Test worker @coroutine#2674] 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-02-08 11:00:55.864 [Test worker @coroutine#2686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:55.864 [Test worker @coroutine#2686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:00:55.864 [Test worker @coroutine#2686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:55.864 [Test worker @coroutine#2686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:55.865 [eventLoopGroupProxy-16-1 @call-handler#2689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-08 11:00:55.870 [eventLoopGroupProxy-16-1 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ae88712 2024-02-08 11:00:55.870 [eventLoopGroupProxy-16-1 @call-handler#2689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:55.871 [Test worker @coroutine#2686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:00:55.873 [eventLoopGroupProxy-16-2 @call-handler#2699] 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-02-08 11:00:55.879 [eventLoopGroupProxy-16-2 @call-handler#2699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:00:55.886 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dd1be2 2024-02-08 11:00:55.915 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:55.946 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:55.948 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:57.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-08 11:00:57.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:57.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:57.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:57.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:57.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:57.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66e62fc4 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:57.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@23aaa756 2024-02-08 11:00:57.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@23aaa756 2024-02-08 11:00:57.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-08 11:00:57.065 [DefaultDispatcher-worker-13 @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23aaa756 2024-02-08 11:00:57.071 [Test worker @coroutine#2709] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44365/api/blob/upload-init-batch 2024-02-08 11:00:57.071 [Test worker @coroutine#2709] 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:44365/api/blob/upload-init-batch. 2024-02-08 11:00:57.071 [Test worker @coroutine#2709] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44365/api/blob/upload-init-batch 2024-02-08 11:00:57.071 [Test worker @coroutine#2709] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44365/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 11:00:57.073 [Test worker @coroutine#2709] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44365/api/blob/upload-init-batch 2024-02-08 11:00:57.073 [Test worker @coroutine#2709] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44365/api/blob/upload-init-batch 2024-02-08 11:00:57.073 [Test worker @coroutine#2709] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44365/api/blob/upload-init-batch. 2024-02-08 11:00:57.073 [Test worker @coroutine#2709] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44365/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:00:57.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-08 11:00:57.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-08 11:00:57.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:57.080 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23aaa756: (connection evicted) 2024-02-08 11:00:57.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:57.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-08 11:00:57.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@746da54f 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:57.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-08 11:00:57.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:57.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:57.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:57.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:57.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:57.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:57.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:57.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:57.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-08 11:00:57.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@742dbac8 2024-02-08 11:00:57.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@742dbac8 2024-02-08 11:00:57.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-08 11:00:57.101 [Test worker @coroutine#2719] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52631/api/blob/upload-init-batch 2024-02-08 11:00:57.102 [Test worker @coroutine#2719] 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:52631/api/blob/upload-init-batch. 2024-02-08 11:00:57.102 [Test worker @coroutine#2719] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52631/api/blob/upload-init-batch 2024-02-08 11:00:57.102 [Test worker @coroutine#2719] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52631/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 11:00:57.104 [Test worker @coroutine#2719] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52631/api/blob/upload-init-batch 2024-02-08 11:00:57.104 [Test worker @coroutine#2719] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52631/api/blob/upload-init-batch 2024-02-08 11:00:57.104 [Test worker @coroutine#2719] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52631/api/blob/upload-init-batch. 2024-02-08 11:00:57.104 [Test worker @coroutine#2719] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52631/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:00:57.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-08 11:00:57.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-08 11:00:57.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:57.105 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@742dbac8: (connection evicted) 2024-02-08 11:00:57.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:57.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-08 11:00:57.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-08 11:00:57.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ab826bb 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:57.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3702d0ed 2024-02-08 11:00:57.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3702d0ed 2024-02-08 11:00:57.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-08 11:00:57.128 [Test worker @coroutine#2726] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37793/api/blob/upload-init-batch 2024-02-08 11:00:57.128 [Test worker @coroutine#2726] 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:37793/api/blob/upload-init-batch. 2024-02-08 11:00:57.128 [Test worker @coroutine#2726] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37793/api/blob/upload-init-batch 2024-02-08 11:00:57.128 [Test worker @coroutine#2726] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37793/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 11:00:57.129 [Test worker @coroutine#2726] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37793/api/blob/upload-init-batch 2024-02-08 11:00:57.129 [Test worker @coroutine#2726] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37793/api/blob/upload-init-batch 2024-02-08 11:00:57.130 [Test worker @coroutine#2726] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37793/api/blob/upload-init-batch. 2024-02-08 11:00:57.130 [Test worker @coroutine#2726] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37793/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:00:57.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-08 11:00:57.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-08 11:00:57.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:57.138 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3702d0ed: (connection evicted) 2024-02-08 11:00:57.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:57.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-08 11:00:57.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@185b7cc6 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:57.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:57.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-08 11:00:57.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@528a16fb 2024-02-08 11:00:57.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@528a16fb 2024-02-08 11:00:57.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-08 11:00:57.224 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528a16fb 2024-02-08 11:00:57.245 [DefaultDispatcher-worker-1 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528a16fb 2024-02-08 11:00:57.250 [DefaultDispatcher-worker-11 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528a16fb 2024-02-08 11:00:57.259 [DefaultDispatcher-worker-12 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528a16fb 2024-02-08 11:00:57.266 [DefaultDispatcher-worker-12 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528a16fb 2024-02-08 11:00:57.275 [DefaultDispatcher-worker-7 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528a16fb 2024-02-08 11:00:57.283 [DefaultDispatcher-worker-5 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528a16fb 2024-02-08 11:00:57.292 [DefaultDispatcher-worker-2 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528a16fb 2024-02-08 11:00:57.301 [DefaultDispatcher-worker-11 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528a16fb 2024-02-08 11:00:57.307 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:00:57.309 [DefaultDispatcher-worker-5 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528a16fb 2024-02-08 11:00:57.311 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d108966 2024-02-08 11:00:57.311 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d108966 2024-02-08 11:00:57.316 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d764b4 2024-02-08 11:00:57.316 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d764b4 2024-02-08 11:00:57.319 [DefaultDispatcher-worker-2 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528a16fb 2024-02-08 11:00:57.320 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e8e216 2024-02-08 11:00:57.320 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e8e216 2024-02-08 11:00:57.323 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ea6e8f 2024-02-08 11:00:57.323 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ea6e8f 2024-02-08 11:00:57.326 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba8860d 2024-02-08 11:00:57.326 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba8860d 2024-02-08 11:00:57.328 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f2b908 2024-02-08 11:00:57.328 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f2b908 2024-02-08 11:00:57.330 [DefaultDispatcher-worker-7 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528a16fb 2024-02-08 11:00:57.331 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@335a0f32 2024-02-08 11:00:57.331 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@335a0f32 2024-02-08 11:00:57.333 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c591c0 2024-02-08 11:00:57.333 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c591c0 2024-02-08 11:00:57.336 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d52f17b 2024-02-08 11:00:57.336 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d52f17b 2024-02-08 11:00:57.336 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 11:00:57.339 [DefaultDispatcher-worker-7 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528a16fb 2024-02-08 11:00:57.349 [DefaultDispatcher-worker-5 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528a16fb 2024-02-08 11:00:57.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-08 11:00:57.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-08 11:00:57.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:00:57.352 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@528a16fb: (connection evicted) 2024-02-08 11:00:57.353 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d108966: (connection evicted) 2024-02-08 11:00:57.353 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13d764b4: (connection evicted) 2024-02-08 11:00:57.354 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17e8e216: (connection evicted) 2024-02-08 11:00:57.354 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52ea6e8f: (connection evicted) 2024-02-08 11:00:57.354 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ba8860d: (connection evicted) 2024-02-08 11:00:57.355 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63f2b908: (connection evicted) 2024-02-08 11:00:57.355 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@335a0f32: (connection evicted) 2024-02-08 11:00:57.356 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32c591c0: (connection evicted) 2024-02-08 11:00:57.356 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d52f17b: (connection evicted) 2024-02-08 11:00:57.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:57.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-08 11:00:57.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4797023d 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:57.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:57.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-08 11:00:57.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b06f498 2024-02-08 11:00:57.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b06f498 2024-02-08 11:00:57.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-08 11:00:57.380 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b06f498 2024-02-08 11:00:57.399 [DefaultDispatcher-worker-7 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b06f498 2024-02-08 11:00:57.408 [DefaultDispatcher-worker-2 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b06f498 2024-02-08 11:00:57.416 [DefaultDispatcher-worker-7 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b06f498 2024-02-08 11:00:57.425 [DefaultDispatcher-worker-11 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b06f498 2024-02-08 11:00:57.434 [DefaultDispatcher-worker-3 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b06f498 2024-02-08 11:00:57.443 [DefaultDispatcher-worker-3 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b06f498 2024-02-08 11:00:57.453 [DefaultDispatcher-worker-6 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b06f498 2024-02-08 11:00:57.459 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:00:57.460 [DefaultDispatcher-worker-7 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b06f498 2024-02-08 11:00:57.464 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@e563d3b 2024-02-08 11:00:57.464 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@e563d3b 2024-02-08 11:00:57.467 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@91c281 2024-02-08 11:00:57.467 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@91c281 2024-02-08 11:00:57.469 [DefaultDispatcher-worker-7 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b06f498 2024-02-08 11:00:57.470 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae564b 2024-02-08 11:00:57.470 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae564b 2024-02-08 11:00:57.473 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@41acc8ba 2024-02-08 11:00:57.473 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@41acc8ba 2024-02-08 11:00:57.476 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eac8a51 2024-02-08 11:00:57.476 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eac8a51 2024-02-08 11:00:57.476 [DefaultDispatcher-worker-11 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b06f498 2024-02-08 11:00:57.479 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7027cacf 2024-02-08 11:00:57.479 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7027cacf 2024-02-08 11:00:57.481 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cdd68e 2024-02-08 11:00:57.481 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cdd68e 2024-02-08 11:00:57.483 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@218337f5 2024-02-08 11:00:57.483 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@218337f5 2024-02-08 11:00:57.485 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b67cf96 2024-02-08 11:00:57.485 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b67cf96 2024-02-08 11:00:57.485 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 11:00:57.486 [DefaultDispatcher-worker-5 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b06f498 2024-02-08 11:00:57.495 [DefaultDispatcher-worker-6 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b06f498 2024-02-08 11:00:57.504 [DefaultDispatcher-worker-3 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b06f498 2024-02-08 11:00:57.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-08 11:00:57.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-08 11:00:57.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:00:57.505 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b06f498: (connection evicted) 2024-02-08 11:00:57.506 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e563d3b: (connection evicted) 2024-02-08 11:00:57.507 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@91c281: (connection evicted) 2024-02-08 11:00:57.507 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ae564b: (connection evicted) 2024-02-08 11:00:57.507 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41acc8ba: (connection evicted) 2024-02-08 11:00:57.508 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7eac8a51: (connection evicted) 2024-02-08 11:00:57.508 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7027cacf: (connection evicted) 2024-02-08 11:00:57.509 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cdd68e: (connection evicted) 2024-02-08 11:00:57.509 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@218337f5: (connection evicted) 2024-02-08 11:00:57.509 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b67cf96: (connection evicted) 2024-02-08 11:00:57.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:57.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-08 11:00:57.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-08 11:00:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-08 11:00:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@384f0e32 2024-02-08 11:00:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-08 11:00:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:57.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-08 11:00:57.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f14590c 2024-02-08 11:00:57.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f14590c 2024-02-08 11:00:57.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@347f8029 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:57.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:57.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-08 11:00:57.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@630e5010 2024-02-08 11:00:57.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@630e5010 2024-02-08 11:00:57.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-08 11:00:57.964 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@630e5010 2024-02-08 11:00:57.967 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@630e5010 2024-02-08 11:00:57.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-08 11:00:57.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:57.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:57.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:57.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:57.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:57.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:57.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c0d3715 2024-02-08 11:00:57.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:57.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:57.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:57.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:57.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:57.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:57.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:57.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:57.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:57.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:57.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:57.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:57.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:57.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:57.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:57.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:57.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:57.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:57.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:57.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-08 11:00:57.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:57.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:57.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:57.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:57.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:57.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:57.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:57.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:57.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-08 11:00:57.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@31de8099 2024-02-08 11:00:57.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@31de8099 2024-02-08 11:00:57.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-08 11:00:57.997 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31de8099 2024-02-08 11:00:58.000 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31de8099 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50b2ba2c 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:58.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-08 11:00:58.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@64921450 2024-02-08 11:00:58.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@64921450 2024-02-08 11:00:58.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-08 11:00:58.024 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:58.030 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64921450 2024-02-08 11:00:58.033 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64921450 2024-02-08 11:00:58.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c07023 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:58.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@774189d0 2024-02-08 11:00:58.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@774189d0 2024-02-08 11:00:58.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-08 11:00:58.041 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:58.060 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@774189d0 2024-02-08 11:00:58.062 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@774189d0 2024-02-08 11:00:58.068 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55565/ 2024-02-08 11:00:58.068 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55565/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:58.070 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55565/ 2024-02-08 11:00:58.070 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55565/ 2024-02-08 11:00:58.070 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55565/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:58.071 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55565/ 2024-02-08 11:00:58.072 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55565/ 2024-02-08 11:00:58.072 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55565/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:58.072 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55565/ 2024-02-08 11:00:58.072 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55565/ 2024-02-08 11:00:58.072 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55565/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:58.073 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:58.107 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:58.115 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55565/ 2024-02-08 11:00:58.115 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55565/ 2024-02-08 11:00:58.115 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55565/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:58.116 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55565/ 2024-02-08 11:00:58.117 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55565/ 2024-02-08 11:00:58.117 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55565/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:58.118 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55565/ 2024-02-08 11:00:58.118 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55565/ 2024-02-08 11:00:58.118 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55565/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:58.119 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55565/ 2024-02-08 11:00:58.123 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56941/ 2024-02-08 11:00:58.123 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56941/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:58.124 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56941/ 2024-02-08 11:00:58.125 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56941/ 2024-02-08 11:00:58.125 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56941/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:58.125 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56941/ 2024-02-08 11:00:58.126 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56941/ 2024-02-08 11:00:58.126 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56941/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:58.126 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56941/ 2024-02-08 11:00:58.127 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56941/ 2024-02-08 11:00:58.127 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56941/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:58.135 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:58.171 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56941/ 2024-02-08 11:00:58.171 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56941/ 2024-02-08 11:00:58.171 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56941/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:58.172 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56941/ 2024-02-08 11:00:58.173 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56941/ 2024-02-08 11:00:58.173 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56941/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:58.173 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56941/ 2024-02-08 11:00:58.174 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56941/ 2024-02-08 11:00:58.174 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56941/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:00:58.174 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56941/ 2024-02-08 11:00:58.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ab2e018 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:58.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:58.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-08 11:00:58.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@468eff41 2024-02-08 11:00:58.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@468eff41 2024-02-08 11:00:58.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-08 11:00:58.417 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468eff41 2024-02-08 11:00:58.428 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468eff41 2024-02-08 11:00:58.430 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468eff41 2024-02-08 11:00:58.433 [DefaultDispatcher-worker-1 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33155/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:58.433 [DefaultDispatcher-worker-1 @coroutine#2850] 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:33155/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 11:00:58.433 [DefaultDispatcher-worker-1 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33155/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:58.433 [DefaultDispatcher-worker-1 @coroutine#2850] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33155/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:00:58.435 [DefaultDispatcher-worker-13 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33155/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:58.435 [DefaultDispatcher-worker-13 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33155/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:58.444 [DefaultDispatcher-worker-7 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468eff41 2024-02-08 11:00:58.444 [DefaultDispatcher-worker-7 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:00:58.444 [DefaultDispatcher-worker-7 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId. 2024-02-08 11:00:58.444 [DefaultDispatcher-worker-7 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:00:58.445 [DefaultDispatcher-worker-10 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:00:58.445 [DefaultDispatcher-worker-10 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:00:58.447 [Test worker @coroutine#2854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468eff41 2024-02-08 11:00:58.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-08 11:00:58.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:58.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:58.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:58.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:58.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:58.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:58.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@594f508f 2024-02-08 11:00:58.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:58.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:58.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:58.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:58.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:58.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:58.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-08 11:00:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:58.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-08 11:00:58.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d32f5db 2024-02-08 11:00:58.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d32f5db 2024-02-08 11:00:58.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-08 11:00:58.477 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d32f5db 2024-02-08 11:00:58.488 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d32f5db 2024-02-08 11:00:58.490 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d32f5db 2024-02-08 11:00:58.495 [DefaultDispatcher-worker-5 @coroutine#2871] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33155/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 11:00:58.495 [DefaultDispatcher-worker-5 @coroutine#2871] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33155/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-08 11:00:58.495 [DefaultDispatcher-worker-5 @coroutine#2871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33155/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 11:00:58.497 [DefaultDispatcher-worker-10 @coroutine#2871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33155/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 11:00:58.497 [DefaultDispatcher-worker-10 @coroutine#2871] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33155/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 11:00:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71e89a26 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:58.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:58.499 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:58.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-08 11:00:58.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:00:58.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:00:58.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-08 11:00:58.501 [DefaultDispatcher-worker-10 @coroutine#2865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d32f5db 2024-02-08 11:00:58.505 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d06b35 2024-02-08 11:00:58.505 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d06b35 2024-02-08 11:00:58.508 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c179d1f 2024-02-08 11:00:58.508 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c179d1f 2024-02-08 11:00:58.511 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@48280045 2024-02-08 11:00:58.511 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@48280045 2024-02-08 11:00:58.515 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2a9724 2024-02-08 11:00:58.515 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2a9724 2024-02-08 11:00:58.518 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c62cc77 2024-02-08 11:00:58.518 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c62cc77 2024-02-08 11:00:58.521 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ced5f81 2024-02-08 11:00:58.521 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ced5f81 2024-02-08 11:00:58.524 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@344f5a71 2024-02-08 11:00:58.524 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@344f5a71 2024-02-08 11:00:58.527 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:00:58.528 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d05686b 2024-02-08 11:00:58.528 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d05686b 2024-02-08 11:00:58.530 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@375e10c8 2024-02-08 11:00:58.530 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@375e10c8 2024-02-08 11:00:58.530 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:00:58.543 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:00:58.545 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:00:58.547 [DefaultDispatcher-worker-4 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52331/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:58.547 [DefaultDispatcher-worker-4 @coroutine#2882] 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:52331/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 11:00:58.547 [DefaultDispatcher-worker-4 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52331/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:58.547 [DefaultDispatcher-worker-4 @coroutine#2882] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52331/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:00:58.549 [DefaultDispatcher-worker-12 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52331/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:58.549 [DefaultDispatcher-worker-12 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52331/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:58.550 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:58.554 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8b6d5a 2024-02-08 11:00:58.555 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8b6d5a 2024-02-08 11:00:58.555 [DefaultDispatcher-worker-3 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:00:58.555 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:00:58.555 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId. 2024-02-08 11:00:58.555 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:00:58.556 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:00:58.556 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:00:58.558 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@154c905b 2024-02-08 11:00:58.558 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@154c905b 2024-02-08 11:00:58.560 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:00:58.561 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1173062a 2024-02-08 11:00:58.561 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1173062a 2024-02-08 11:00:58.564 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@54719a60 2024-02-08 11:00:58.564 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@54719a60 2024-02-08 11:00:58.567 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d0dc09 2024-02-08 11:00:58.567 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d0dc09 2024-02-08 11:00:58.568 [DefaultDispatcher-worker-8 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:00:58.569 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef4880 2024-02-08 11:00:58.569 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef4880 2024-02-08 11:00:58.572 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca45041 2024-02-08 11:00:58.572 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca45041 2024-02-08 11:00:58.574 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@345e652f 2024-02-08 11:00:58.574 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@345e652f 2024-02-08 11:00:58.574 [DefaultDispatcher-worker-8 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:00:58.576 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@267cc739 2024-02-08 11:00:58.576 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@267cc739 2024-02-08 11:00:58.576 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:00:58.583 [DefaultDispatcher-worker-11 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:00:58.592 [DefaultDispatcher-worker-11 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:00:58.600 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:00:58.601 [DefaultDispatcher-worker-3 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:00:58.604 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@674e47e2 2024-02-08 11:00:58.604 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@674e47e2 2024-02-08 11:00:58.607 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6989b57b 2024-02-08 11:00:58.607 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6989b57b 2024-02-08 11:00:58.609 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db62c92 2024-02-08 11:00:58.609 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db62c92 2024-02-08 11:00:58.609 [DefaultDispatcher-worker-11 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:00:58.612 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b4bf40 2024-02-08 11:00:58.612 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b4bf40 2024-02-08 11:00:58.614 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd08ce3 2024-02-08 11:00:58.614 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd08ce3 2024-02-08 11:00:58.616 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1956d44f 2024-02-08 11:00:58.616 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1956d44f 2024-02-08 11:00:58.618 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@45d8b94b 2024-02-08 11:00:58.618 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@45d8b94b 2024-02-08 11:00:58.619 [DefaultDispatcher-worker-10 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:00:58.620 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@489b400f 2024-02-08 11:00:58.620 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@489b400f 2024-02-08 11:00:58.622 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@71156a6b 2024-02-08 11:00:58.622 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@71156a6b 2024-02-08 11:00:58.622 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 11:00:58.629 [DefaultDispatcher-worker-10 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:00:58.639 [DefaultDispatcher-worker-12 @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:00:58.649 [DefaultDispatcher-worker-7 @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75b4db22 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:58.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:58.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-08 11:00:58.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@23909b3 2024-02-08 11:00:58.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@23909b3 2024-02-08 11:00:58.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-08 11:00:58.680 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23909b3 2024-02-08 11:00:58.691 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23909b3 2024-02-08 11:00:58.693 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23909b3 2024-02-08 11:00:58.694 [DefaultDispatcher-worker-7 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57357/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:58.694 [DefaultDispatcher-worker-7 @coroutine#2929] 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:57357/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 11:00:58.694 [DefaultDispatcher-worker-7 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57357/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:58.694 [DefaultDispatcher-worker-7 @coroutine#2929] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57357/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:00:58.697 [DefaultDispatcher-worker-12 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57357/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:58.697 [DefaultDispatcher-worker-12 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57357/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:58.704 [DefaultDispatcher-worker-5 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23909b3 2024-02-08 11:00:58.704 [DefaultDispatcher-worker-5 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:00:58.704 [DefaultDispatcher-worker-5 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId. 2024-02-08 11:00:58.704 [DefaultDispatcher-worker-5 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:00:58.705 [DefaultDispatcher-worker-12 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:00:58.705 [DefaultDispatcher-worker-12 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:00:58.706 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23909b3 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6792f2c6 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:58.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:58.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-08 11:00:58.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-08 11:00:58.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-08 11:00:58.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-08 11:00:58.710 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-08 11:00:58.721 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-08 11:00:58.723 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-08 11:00:58.725 [DefaultDispatcher-worker-12 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57357/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 11:00:58.725 [DefaultDispatcher-worker-12 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57357/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-08 11:00:58.725 [DefaultDispatcher-worker-12 @coroutine#2950] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57357/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 11:00:58.727 [DefaultDispatcher-worker-12 @coroutine#2950] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57357/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 11:00:58.727 [DefaultDispatcher-worker-12 @coroutine#2950] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57357/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@367fbb28 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:58.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:58.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-08 11:00:58.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f7ce20 2024-02-08 11:00:58.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f7ce20 2024-02-08 11:00:58.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-08 11:00:58.733 [DefaultDispatcher-worker-11 @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-08 11:00:58.750 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f7ce20 2024-02-08 11:00:58.761 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f7ce20 2024-02-08 11:00:58.762 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:58.763 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f7ce20 2024-02-08 11:00:58.764 [DefaultDispatcher-worker-2 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46799/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:58.764 [DefaultDispatcher-worker-2 @coroutine#2961] 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:46799/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 11:00:58.764 [DefaultDispatcher-worker-2 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46799/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:58.764 [DefaultDispatcher-worker-2 @coroutine#2961] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46799/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:00:58.766 [DefaultDispatcher-worker-3 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46799/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:58.766 [DefaultDispatcher-worker-3 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46799/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:58.767 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@520ed060 2024-02-08 11:00:58.767 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@520ed060 2024-02-08 11:00:58.772 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc92451 2024-02-08 11:00:58.772 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc92451 2024-02-08 11:00:58.773 [DefaultDispatcher-worker-4 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f7ce20 2024-02-08 11:00:58.774 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:00:58.774 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId. 2024-02-08 11:00:58.774 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:00:58.774 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f6bb10 2024-02-08 11:00:58.774 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f6bb10 2024-02-08 11:00:58.774 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:00:58.774 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:00:58.776 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f7ce20 2024-02-08 11:00:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-08 11:00:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:58.776 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df42e6a 2024-02-08 11:00:58.776 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df42e6a 2024-02-08 11:00:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50841932 2024-02-08 11:00:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:58.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-08 11:00:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:58.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:58.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-08 11:00:58.779 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@395d6064 2024-02-08 11:00:58.779 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@395d6064 2024-02-08 11:00:58.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c47cf9 2024-02-08 11:00:58.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c47cf9 2024-02-08 11:00:58.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-08 11:00:58.780 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c47cf9 2024-02-08 11:00:58.781 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2330b2 2024-02-08 11:00:58.781 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2330b2 2024-02-08 11:00:58.783 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4160201d 2024-02-08 11:00:58.783 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4160201d 2024-02-08 11:00:58.785 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ddbd125 2024-02-08 11:00:58.785 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ddbd125 2024-02-08 11:00:58.787 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd7c0ba 2024-02-08 11:00:58.787 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd7c0ba 2024-02-08 11:00:58.787 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:00:58.793 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c47cf9 2024-02-08 11:00:58.795 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c47cf9 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e4dddee 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:58.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:58.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-08 11:00:58.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-02-08 11:00:58.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-02-08 11:00:58.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-08 11:00:58.806 [DefaultDispatcher-worker-4 @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c47cf9 2024-02-08 11:00:58.810 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:58.814 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5505fee9 2024-02-08 11:00:58.814 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5505fee9 2024-02-08 11:00:58.817 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-02-08 11:00:58.819 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc21a39 2024-02-08 11:00:58.819 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc21a39 2024-02-08 11:00:58.821 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffd9599 2024-02-08 11:00:58.821 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffd9599 2024-02-08 11:00:58.823 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aff1002 2024-02-08 11:00:58.823 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aff1002 2024-02-08 11:00:58.825 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f75702 2024-02-08 11:00:58.825 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f75702 2024-02-08 11:00:58.828 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2baf8af7 2024-02-08 11:00:58.828 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2baf8af7 2024-02-08 11:00:58.828 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-02-08 11:00:58.830 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-02-08 11:00:58.830 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@184d9346 2024-02-08 11:00:58.830 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@184d9346 2024-02-08 11:00:58.830 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:58.831 [DefaultDispatcher-worker-4 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35881/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:58.831 [DefaultDispatcher-worker-4 @coroutine#2990] 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:35881/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 11:00:58.831 [DefaultDispatcher-worker-4 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35881/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:58.831 [DefaultDispatcher-worker-4 @coroutine#2990] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35881/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:00:58.832 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ad0ef4d 2024-02-08 11:00:58.832 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ad0ef4d 2024-02-08 11:00:58.833 [DefaultDispatcher-worker-5 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35881/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:58.833 [DefaultDispatcher-worker-5 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35881/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:58.835 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c5f852 2024-02-08 11:00:58.835 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c5f852 2024-02-08 11:00:58.835 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:00:58.835 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd2ab89 2024-02-08 11:00:58.835 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd2ab89 2024-02-08 11:00:58.840 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@75155a83 2024-02-08 11:00:58.840 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@75155a83 2024-02-08 11:00:58.841 [DefaultDispatcher-worker-13 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-02-08 11:00:58.841 [DefaultDispatcher-worker-13 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:00:58.841 [DefaultDispatcher-worker-13 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId. 2024-02-08 11:00:58.841 [DefaultDispatcher-worker-13 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:00:58.842 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@712ac0f9 2024-02-08 11:00:58.842 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:00:58.842 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@712ac0f9 2024-02-08 11:00:58.842 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:00:58.844 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-02-08 11:00:58.844 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@342850b8 2024-02-08 11:00:58.844 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@342850b8 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28b7646 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:58.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:58.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-08 11:00:58.847 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a482b57 2024-02-08 11:00:58.847 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a482b57 2024-02-08 11:00:58.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 11:00:58.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 11:00:58.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-08 11:00:58.849 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6a3df 2024-02-08 11:00:58.849 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6a3df 2024-02-08 11:00:58.849 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 11:00:58.851 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@225c8694 2024-02-08 11:00:58.851 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@225c8694 2024-02-08 11:00:58.853 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5407aff7 2024-02-08 11:00:58.853 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5407aff7 2024-02-08 11:00:58.856 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f0e24b3 2024-02-08 11:00:58.856 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f0e24b3 2024-02-08 11:00:58.856 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:00:58.862 [Test worker @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 11:00:58.864 [Test worker @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 11:00:58.865 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-08 11:00:58.865 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:58.865 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:58.865 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:58.865 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:58.865 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:58.865 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:58.865 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55d8120 2024-02-08 11:00:58.865 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:58.865 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:58.865 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:58.865 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:58.865 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:58.865 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:58.865 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:58.865 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:58.865 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:58.865 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:58.865 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:58.865 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:58.866 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:58.866 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:58.866 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:58.866 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:58.866 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:58.866 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:58.866 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:58.866 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-08 11:00:58.866 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:58.866 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:58.866 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:58.866 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:58.866 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:58.866 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:58.866 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:58.866 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:58.866 [DefaultDispatcher-worker-9 @coroutine#3012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-08 11:00:58.867 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee6088a 2024-02-08 11:00:58.867 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@ee6088a 2024-02-08 11:00:58.867 [DefaultDispatcher-worker-9 @coroutine#3012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-08 11:00:58.875 [DefaultDispatcher-worker-14 @coroutine#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e553d60 2024-02-08 11:00:58.879 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:58.883 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8a21fd 2024-02-08 11:00:58.883 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8a21fd 2024-02-08 11:00:58.886 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@654dc2fc 2024-02-08 11:00:58.887 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@654dc2fc 2024-02-08 11:00:58.890 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@61724a8d 2024-02-08 11:00:58.890 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@61724a8d 2024-02-08 11:00:58.893 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2470c8c7 2024-02-08 11:00:58.893 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2470c8c7 2024-02-08 11:00:58.895 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ee6088a 2024-02-08 11:00:58.896 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4f807d 2024-02-08 11:00:58.896 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4f807d 2024-02-08 11:00:58.898 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@151eeb6a 2024-02-08 11:00:58.898 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@151eeb6a 2024-02-08 11:00:58.898 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:58.900 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@66cbfd66 2024-02-08 11:00:58.900 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@66cbfd66 2024-02-08 11:00:58.902 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@445f3788 2024-02-08 11:00:58.902 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@445f3788 2024-02-08 11:00:58.903 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ebd0b81 2024-02-08 11:00:58.903 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ebd0b81 2024-02-08 11:00:58.904 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f10b16 2024-02-08 11:00:58.904 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f10b16 2024-02-08 11:00:58.904 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:00:58.907 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@307ae226 2024-02-08 11:00:58.907 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@307ae226 2024-02-08 11:00:58.907 [DefaultDispatcher-worker-9 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ee6088a 2024-02-08 11:00:58.909 [DefaultDispatcher-worker-9 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ee6088a 2024-02-08 11:00:58.909 [DefaultDispatcher-worker-13 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:58.909 [DefaultDispatcher-worker-13 @coroutine#3019] 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-02-08 11:00:58.909 [DefaultDispatcher-worker-13 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:58.910 [DefaultDispatcher-worker-13 @coroutine#3019] 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-02-08 11:00:58.910 [DefaultDispatcher-worker-9 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 11:00:58.910 [DefaultDispatcher-worker-9 @coroutine#3012] 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-02-08 11:00:58.910 [DefaultDispatcher-worker-9 @coroutine#3012] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 11:00:58.911 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@344560f1 2024-02-08 11:00:58.911 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@344560f1 2024-02-08 11:00:58.912 [DefaultDispatcher-worker-3 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:58.912 [DefaultDispatcher-worker-13 @coroutine#3012] 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-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65a8c306 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-08 11:00:58.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:58.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:58.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:58.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:58.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:58.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:58.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:58.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:58.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-08 11:00:58.915 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7147e81d 2024-02-08 11:00:58.915 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7147e81d 2024-02-08 11:00:58.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:00:58.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:00:58.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-08 11:00:58.918 [DefaultDispatcher-worker-11 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ee6088a 2024-02-08 11:00:58.918 [DefaultDispatcher-worker-11 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:00:58.918 [DefaultDispatcher-worker-11 @coroutine#3018] 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-02-08 11:00:58.918 [DefaultDispatcher-worker-11 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:00:58.920 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f004b7 2024-02-08 11:00:58.920 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f004b7 2024-02-08 11:00:58.924 [DefaultDispatcher-worker-9 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:00:58.924 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@407cb9bd 2024-02-08 11:00:58.924 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@407cb9bd 2024-02-08 11:00:58.931 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f210bab 2024-02-08 11:00:58.932 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f210bab 2024-02-08 11:00:58.934 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@11681752 2024-02-08 11:00:58.934 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@11681752 2024-02-08 11:00:58.937 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@361a6c74 2024-02-08 11:00:58.937 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@361a6c74 2024-02-08 11:00:58.937 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:00:58.942 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:00:58.949 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:58.953 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@267be1dc 2024-02-08 11:00:58.953 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@267be1dc 2024-02-08 11:00:58.953 [Test worker @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:00:58.955 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:00:58.956 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@28bc1b63 2024-02-08 11:00:58.956 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@28bc1b63 2024-02-08 11:00:58.956 [DefaultDispatcher-worker-9 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37447/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:58.956 [DefaultDispatcher-worker-9 @coroutine#3034] 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:37447/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 11:00:58.956 [DefaultDispatcher-worker-9 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37447/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:58.956 [DefaultDispatcher-worker-9 @coroutine#3034] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37447/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:00:58.958 [DefaultDispatcher-worker-4 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37447/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:58.958 [DefaultDispatcher-worker-4 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37447/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:58.959 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c838aac 2024-02-08 11:00:58.959 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c838aac 2024-02-08 11:00:58.962 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@69811158 2024-02-08 11:00:58.962 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@69811158 2024-02-08 11:00:58.964 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@100d78b5 2024-02-08 11:00:58.964 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@100d78b5 2024-02-08 11:00:58.966 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@58221ed4 2024-02-08 11:00:58.966 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@58221ed4 2024-02-08 11:00:58.966 [DefaultDispatcher-worker-4 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:00:58.967 [DefaultDispatcher-worker-4 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:00:58.967 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:58.967 [DefaultDispatcher-worker-4 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId. 2024-02-08 11:00:58.967 [DefaultDispatcher-worker-4 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:00:58.968 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:00:58.968 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:00:58.968 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@68442996 2024-02-08 11:00:58.968 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@68442996 2024-02-08 11:00:58.970 [Test worker @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:00:58.970 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@9aeee17 2024-02-08 11:00:58.970 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@9aeee17 2024-02-08 11:00:58.970 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@681e7650 2024-02-08 11:00:58.970 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@681e7650 2024-02-08 11:00:58.972 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@721df747 2024-02-08 11:00:58.972 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@721df747 2024-02-08 11:00:58.972 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:00:58.974 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d98523 2024-02-08 11:00:58.974 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@66d98523 2024-02-08 11:00:58.977 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e61d20 2024-02-08 11:00:58.977 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e61d20 2024-02-08 11:00:58.979 [DefaultDispatcher-worker-4 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:00:58.980 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e48f18 2024-02-08 11:00:58.980 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e48f18 2024-02-08 11:00:58.982 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd3c142 2024-02-08 11:00:58.982 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd3c142 2024-02-08 11:00:58.984 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1609ab66 2024-02-08 11:00:58.984 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1609ab66 2024-02-08 11:00:58.987 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d4bb9a 2024-02-08 11:00:58.987 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d4bb9a 2024-02-08 11:00:58.988 [DefaultDispatcher-worker-9 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:00:58.989 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@47cb7057 2024-02-08 11:00:58.989 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@47cb7057 2024-02-08 11:00:58.991 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b0703d 2024-02-08 11:00:58.991 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b0703d 2024-02-08 11:00:58.991 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:00:58.996 [DefaultDispatcher-worker-2 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:00:59.004 [DefaultDispatcher-worker-9 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:00:59.012 [DefaultDispatcher-worker-11 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:00:59.016 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:00:59.019 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e91847 2024-02-08 11:00:59.019 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e91847 2024-02-08 11:00:59.022 [DefaultDispatcher-worker-8 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:00:59.022 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f2eec0a 2024-02-08 11:00:59.022 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f2eec0a 2024-02-08 11:00:59.025 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b117337 2024-02-08 11:00:59.025 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b117337 2024-02-08 11:00:59.027 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e13e631 2024-02-08 11:00:59.027 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e13e631 2024-02-08 11:00:59.029 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@721fe94 2024-02-08 11:00:59.029 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@721fe94 2024-02-08 11:00:59.031 [DefaultDispatcher-worker-7 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:00:59.031 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc71cc6 2024-02-08 11:00:59.031 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc71cc6 2024-02-08 11:00:59.034 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1f5ac2 2024-02-08 11:00:59.034 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1f5ac2 2024-02-08 11:00:59.036 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3c197e 2024-02-08 11:00:59.036 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3c197e 2024-02-08 11:00:59.038 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@76619d73 2024-02-08 11:00:59.038 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@76619d73 2024-02-08 11:00:59.038 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 11:00:59.040 [DefaultDispatcher-worker-9 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:00:59.045 [DefaultDispatcher-worker-10 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:00:59.048 [DefaultDispatcher-worker-9 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37447/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 11:00:59.048 [DefaultDispatcher-worker-9 @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.localdomain:37447/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 11:00:59.048 [DefaultDispatcher-worker-9 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37447/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 11:00:59.049 [DefaultDispatcher-worker-14 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37447/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 11:00:59.049 [DefaultDispatcher-worker-14 @coroutine#3063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37447/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 11:00:59.050 [DefaultDispatcher-worker-14 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37447/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 11:00:59.050 [DefaultDispatcher-worker-14 @coroutine#3063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37447/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:00:59.051 [DefaultDispatcher-worker-14 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37447/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 11:00:59.051 [DefaultDispatcher-worker-14 @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.localdomain:37447/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-08 11:00:59.051 [DefaultDispatcher-worker-14 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37447/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 11:00:59.052 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37447/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 11:00:59.052 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37447/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 11:00:59.079 [DefaultDispatcher-worker-4 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3599b18 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:59.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:59.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-08 11:00:59.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:00:59.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:00:59.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-08 11:00:59.105 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:00:59.116 [Test worker @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:00:59.117 [Test worker @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:00:59.119 [DefaultDispatcher-worker-9 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40943/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:59.119 [DefaultDispatcher-worker-9 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40943/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 11:00:59.119 [DefaultDispatcher-worker-9 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40943/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:59.119 [DefaultDispatcher-worker-9 @coroutine#3085] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40943/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:00:59.121 [DefaultDispatcher-worker-5 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40943/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:59.121 [DefaultDispatcher-worker-5 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40943/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:59.126 [DefaultDispatcher-worker-12 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:00:59.126 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.126 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId. 2024-02-08 11:00:59.126 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.127 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.127 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.129 [Test worker @coroutine#3089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71ac5723 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:59.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:59.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-08 11:00:59.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-08 11:00:59.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-08 11:00:59.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-08 11:00:59.135 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-08 11:00:59.155 [Test worker @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-08 11:00:59.158 [Test worker @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-08 11:00:59.170 [DefaultDispatcher-worker-1 @coroutine#3100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-08 11:00:59.170 [DefaultDispatcher-worker-7 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:00:59.177 [DefaultDispatcher-worker-7 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:00:59.184 [DefaultDispatcher-worker-10 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:00:59.185 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:00:59.190 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@27033b73 2024-02-08 11:00:59.190 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@27033b73 2024-02-08 11:00:59.192 [DefaultDispatcher-worker-10 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:00:59.194 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c4c1e3 2024-02-08 11:00:59.194 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c4c1e3 2024-02-08 11:00:59.196 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dfb5003 2024-02-08 11:00:59.196 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dfb5003 2024-02-08 11:00:59.198 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f9cbd8 2024-02-08 11:00:59.198 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f9cbd8 2024-02-08 11:00:59.200 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@561fad17 2024-02-08 11:00:59.200 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@561fad17 2024-02-08 11:00:59.203 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@595ba5ee 2024-02-08 11:00:59.203 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@595ba5ee 2024-02-08 11:00:59.205 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e579d8e 2024-02-08 11:00:59.205 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e579d8e 2024-02-08 11:00:59.207 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d63497 2024-02-08 11:00:59.207 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d63497 2024-02-08 11:00:59.210 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@238a578f 2024-02-08 11:00:59.210 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@238a578f 2024-02-08 11:00:59.210 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 11:00:59.216 [DefaultDispatcher-worker-13 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:00:59.232 [DefaultDispatcher-worker-1 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:00:59.234 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:59.239 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7368130f 2024-02-08 11:00:59.239 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7368130f 2024-02-08 11:00:59.242 [DefaultDispatcher-worker-11 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:00:59.243 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dafe312 2024-02-08 11:00:59.243 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dafe312 2024-02-08 11:00:59.245 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7990787f 2024-02-08 11:00:59.245 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7990787f 2024-02-08 11:00:59.248 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c92e929 2024-02-08 11:00:59.248 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c92e929 2024-02-08 11:00:59.250 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5165df 2024-02-08 11:00:59.250 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5165df 2024-02-08 11:00:59.252 [DefaultDispatcher-worker-13 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:00:59.252 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@d64b054 2024-02-08 11:00:59.252 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@d64b054 2024-02-08 11:00:59.254 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@774d6207 2024-02-08 11:00:59.254 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@774d6207 2024-02-08 11:00:59.257 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbd1666 2024-02-08 11:00:59.257 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbd1666 2024-02-08 11:00:59.259 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c6ffb3 2024-02-08 11:00:59.259 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c6ffb3 2024-02-08 11:00:59.259 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:00:59.261 [DefaultDispatcher-worker-1 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:00:59.272 [DefaultDispatcher-worker-7 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c247b02 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:59.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:59.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-08 11:00:59.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 11:00:59.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 11:00:59.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-08 11:00:59.296 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 11:00:59.307 [Test worker @coroutine#3122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 11:00:59.309 [Test worker @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 11:00:59.310 [DefaultDispatcher-worker-7 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58735/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:59.310 [DefaultDispatcher-worker-7 @coroutine#3128] 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:58735/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 11:00:59.310 [DefaultDispatcher-worker-7 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58735/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:59.310 [DefaultDispatcher-worker-7 @coroutine#3128] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58735/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:00:59.312 [DefaultDispatcher-worker-8 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58735/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:59.312 [DefaultDispatcher-worker-8 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58735/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:59.320 [DefaultDispatcher-worker-8 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 11:00:59.320 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.320 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId. 2024-02-08 11:00:59.320 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.321 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.321 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.323 [Test worker @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@579ee82 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:59.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:59.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:59.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:59.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:59.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:59.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:59.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:59.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-08 11:00:59.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 11:00:59.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 11:00:59.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-08 11:00:59.328 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 11:00:59.341 [Test worker @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 11:00:59.342 [Test worker @coroutine#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 11:00:59.353 [DefaultDispatcher-worker-2 @coroutine#3143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 11:00:59.355 [DefaultDispatcher-worker-1 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 11:00:59.363 [DefaultDispatcher-worker-10 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 11:00:59.370 [DefaultDispatcher-worker-12 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 11:00:59.375 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:00:59.379 [DefaultDispatcher-worker-13 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 11:00:59.380 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@73692f3e 2024-02-08 11:00:59.380 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@73692f3e 2024-02-08 11:00:59.380 [DefaultDispatcher-worker-6 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58735/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 11:00:59.380 [DefaultDispatcher-worker-6 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58735/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 11:00:59.380 [DefaultDispatcher-worker-6 @coroutine#3156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58735/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 11:00:59.381 [DefaultDispatcher-worker-2 @coroutine#3156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58735/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 11:00:59.381 [DefaultDispatcher-worker-2 @coroutine#3156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58735/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 11:00:59.382 [DefaultDispatcher-worker-2 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58735/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 11:00:59.382 [DefaultDispatcher-worker-2 @coroutine#3156] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58735/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:00:59.382 [DefaultDispatcher-worker-2 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58735/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 11:00:59.382 [DefaultDispatcher-worker-2 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58735/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-08 11:00:59.382 [DefaultDispatcher-worker-2 @coroutine#3156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58735/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 11:00:59.383 [DefaultDispatcher-worker-13 @coroutine#3156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58735/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 11:00:59.383 [DefaultDispatcher-worker-13 @coroutine#3156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58735/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 11:00:59.383 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7daedf23 2024-02-08 11:00:59.383 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7daedf23 2024-02-08 11:00:59.387 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7991444e 2024-02-08 11:00:59.387 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7991444e 2024-02-08 11:00:59.390 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c93d518 2024-02-08 11:00:59.390 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c93d518 2024-02-08 11:00:59.392 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b90d6b 2024-02-08 11:00:59.392 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b90d6b 2024-02-08 11:00:59.394 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@d658d58 2024-02-08 11:00:59.394 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@d658d58 2024-02-08 11:00:59.396 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea50b8e 2024-02-08 11:00:59.396 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea50b8e 2024-02-08 11:00:59.399 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbc2a57 2024-02-08 11:00:59.399 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbc2a57 2024-02-08 11:00:59.401 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1220a6fe 2024-02-08 11:00:59.401 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1220a6fe 2024-02-08 11:00:59.401 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 11:00:59.404 [DefaultDispatcher-worker-2 @coroutine#3156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 11:00:59.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-08 11:00:59.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:59.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:59.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:59.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:59.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:59.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:59.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@549debdb 2024-02-08 11:00:59.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:59.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:59.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:59.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:59.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:59.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:59.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:59.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:59.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:59.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:59.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:59.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:59.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:59.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:59.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:59.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:59.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:59.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:59.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:59.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-08 11:00:59.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:59.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:59.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:59.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:59.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:59.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:59.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:59.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:59.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-08 11:00:59.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-08 11:00:59.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-08 11:00:59.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-08 11:00:59.427 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:59.430 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-08 11:00:59.432 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb5e489 2024-02-08 11:00:59.432 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb5e489 2024-02-08 11:00:59.436 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5720b8f 2024-02-08 11:00:59.436 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5720b8f 2024-02-08 11:00:59.439 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d8ff9 2024-02-08 11:00:59.439 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d8ff9 2024-02-08 11:00:59.441 [Test worker @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-08 11:00:59.442 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@444f01b4 2024-02-08 11:00:59.442 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@444f01b4 2024-02-08 11:00:59.443 [Test worker @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-08 11:00:59.444 [DefaultDispatcher-worker-2 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52981/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:59.444 [DefaultDispatcher-worker-2 @coroutine#3181] 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:52981/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 11:00:59.444 [DefaultDispatcher-worker-2 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52981/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:59.444 [DefaultDispatcher-worker-2 @coroutine#3181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52981/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:00:59.446 [DefaultDispatcher-worker-15 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52981/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:59.446 [DefaultDispatcher-worker-15 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52981/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:00:59.447 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@60fa3418 2024-02-08 11:00:59.447 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@60fa3418 2024-02-08 11:00:59.450 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@754165fb 2024-02-08 11:00:59.450 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@754165fb 2024-02-08 11:00:59.453 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@181e0eed 2024-02-08 11:00:59.453 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@181e0eed 2024-02-08 11:00:59.455 [DefaultDispatcher-worker-13 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-08 11:00:59.455 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.455 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId. 2024-02-08 11:00:59.455 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.455 [DefaultDispatcher-worker-3 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468eff41 2024-02-08 11:00:59.455 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.455 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId. 2024-02-08 11:00:59.455 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.456 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.456 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.457 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2460fefb 2024-02-08 11:00:59.457 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2460fefb 2024-02-08 11:00:59.457 [DefaultDispatcher-worker-2 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.457 [DefaultDispatcher-worker-2 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.458 [Test worker @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-08 11:00:59.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bbaf983 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:59.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:59.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-08 11:00:59.459 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@158b449b 2024-02-08 11:00:59.459 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@158b449b 2024-02-08 11:00:59.459 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:00:59.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-08 11:00:59.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-08 11:00:59.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-08 11:00:59.463 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-08 11:00:59.476 [Test worker @coroutine#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-08 11:00:59.478 [Test worker @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-08 11:00:59.482 [DefaultDispatcher-worker-2 @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52981/auth/register 2024-02-08 11:00:59.482 [DefaultDispatcher-worker-2 @coroutine#3206] 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:52981/auth/register. 2024-02-08 11:00:59.482 [DefaultDispatcher-worker-2 @coroutine#3206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52981/auth/register 2024-02-08 11:00:59.482 [DefaultDispatcher-worker-2 @coroutine#3206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52981/auth/register from class io.ktor.http.content.TextContent 2024-02-08 11:00:59.483 [DefaultDispatcher-worker-2 @coroutine#3206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52981/auth/register 2024-02-08 11:00:59.483 [DefaultDispatcher-worker-2 @coroutine#3206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52981/auth/register 2024-02-08 11:00:59.483 [DefaultDispatcher-worker-2 @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52981/auth/register. 2024-02-08 11:00:59.483 [DefaultDispatcher-worker-2 @coroutine#3206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52981/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:00:59.487 [DefaultDispatcher-worker-1 @coroutine#3199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc42abe 2024-02-08 11:00:59.504 [DefaultDispatcher-worker-4 @coroutine#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-08 11:00:59.510 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:00:59.514 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d02e43c 2024-02-08 11:00:59.514 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d02e43c 2024-02-08 11:00:59.515 [DefaultDispatcher-worker-9 @coroutine#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-08 11:00:59.518 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c501ec 2024-02-08 11:00:59.518 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c501ec 2024-02-08 11:00:59.521 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fa8f4c 2024-02-08 11:00:59.521 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fa8f4c 2024-02-08 11:00:59.524 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f80bd7 2024-02-08 11:00:59.524 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f80bd7 2024-02-08 11:00:59.527 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@58112eb0 2024-02-08 11:00:59.527 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@58112eb0 2024-02-08 11:00:59.529 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@23a09e3f 2024-02-08 11:00:59.529 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@23a09e3f 2024-02-08 11:00:59.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-08 11:00:59.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:59.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:59.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:59.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:59.531 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a3e5e8 2024-02-08 11:00:59.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:59.531 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a3e5e8 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a1e578f 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:59.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2024-02-08 11:00:59.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2024-02-08 11:00:59.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-08 11:00:59.534 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d7f498 2024-02-08 11:00:59.534 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d7f498 2024-02-08 11:00:59.536 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e220dc 2024-02-08 11:00:59.536 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e220dc 2024-02-08 11:00:59.536 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:00:59.550 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2024-02-08 11:00:59.561 [Test worker @coroutine#3214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2024-02-08 11:00:59.562 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:59.564 [Test worker @coroutine#3216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2024-02-08 11:00:59.565 [DefaultDispatcher-worker-4 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:00:59.565 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.565 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId. 2024-02-08 11:00:59.565 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.565 [DefaultDispatcher-worker-10 @coroutine#3221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:00:59.565 [DefaultDispatcher-worker-10 @coroutine#3221] 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-02-08 11:00:59.565 [DefaultDispatcher-worker-10 @coroutine#3221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:00:59.565 [DefaultDispatcher-worker-10 @coroutine#3221] 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-02-08 11:00:59.566 [DefaultDispatcher-worker-11 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.567 [DefaultDispatcher-worker-11 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.567 [DefaultDispatcher-worker-8 @coroutine#3221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:00:59.567 [DefaultDispatcher-worker-8 @coroutine#3221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:00:59.568 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d15ca8c 2024-02-08 11:00:59.568 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d15ca8c 2024-02-08 11:00:59.572 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d2375e 2024-02-08 11:00:59.572 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d2375e 2024-02-08 11:00:59.575 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@17eda1fc 2024-02-08 11:00:59.575 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@17eda1fc 2024-02-08 11:00:59.576 [DefaultDispatcher-worker-3 @coroutine#3220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2024-02-08 11:00:59.577 [DefaultDispatcher-worker-3 @coroutine#3220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 11:00:59.577 [DefaultDispatcher-worker-3 @coroutine#3220] 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-02-08 11:00:59.577 [DefaultDispatcher-worker-3 @coroutine#3220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 11:00:59.577 [DefaultDispatcher-worker-6 @coroutine#3220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 11:00:59.577 [DefaultDispatcher-worker-6 @coroutine#3220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 11:00:59.578 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ef3d65 2024-02-08 11:00:59.578 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ef3d65 2024-02-08 11:00:59.579 [Test worker @coroutine#3226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2024-02-08 11:00:59.580 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@611dcc1e 2024-02-08 11:00:59.580 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@611dcc1e 2024-02-08 11:00:59.583 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@63776fa4 2024-02-08 11:00:59.583 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@63776fa4 2024-02-08 11:00:59.585 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@196fc077 2024-02-08 11:00:59.585 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@196fc077 2024-02-08 11:00:59.586 [Test worker @coroutine#3234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2024-02-08 11:00:59.587 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c0c22a 2024-02-08 11:00:59.587 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c0c22a 2024-02-08 11:00:59.589 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d328550 2024-02-08 11:00:59.589 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d328550 2024-02-08 11:00:59.589 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:00:59.606 [Test worker @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2024-02-08 11:00:59.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-08 11:00:59.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-08 11:00:59.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:59.608 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b: (connection evicted) 2024-02-08 11:00:59.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:59.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-08 11:00:59.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-08 11:00:59.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@694c0ed1 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:59.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:59.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-08 11:00:59.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2024-02-08 11:00:59.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2024-02-08 11:00:59.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-08 11:00:59.615 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2024-02-08 11:00:59.626 [Test worker @coroutine#3244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2024-02-08 11:00:59.627 [Test worker @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2024-02-08 11:00:59.628 [DefaultDispatcher-worker-6 @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:00:59.628 [DefaultDispatcher-worker-6 @coroutine#3250] 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-02-08 11:00:59.628 [DefaultDispatcher-worker-6 @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:00:59.628 [DefaultDispatcher-worker-6 @coroutine#3250] 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-02-08 11:00:59.631 [DefaultDispatcher-worker-15 @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:00:59.631 [DefaultDispatcher-worker-15 @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:00:59.638 [DefaultDispatcher-worker-9 @coroutine#3249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2024-02-08 11:00:59.638 [DefaultDispatcher-worker-9 @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 11:00:59.638 [DefaultDispatcher-worker-9 @coroutine#3249] 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-02-08 11:00:59.638 [DefaultDispatcher-worker-9 @coroutine#3249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 11:00:59.639 [DefaultDispatcher-worker-10 @coroutine#3249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 11:00:59.639 [DefaultDispatcher-worker-10 @coroutine#3249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 11:00:59.641 [Test worker @coroutine#3254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2024-02-08 11:00:59.644 [Test worker @coroutine#3261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2024-02-08 11:00:59.648 [Test worker @coroutine#3268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2024-02-08 11:00:59.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-08 11:00:59.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-08 11:00:59.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:59.649 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b: (connection evicted) 2024-02-08 11:00:59.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:59.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-08 11:00:59.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-08 11:00:59.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-08 11:00:59.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:59.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:59.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:59.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:59.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:59.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:59.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ec70725 2024-02-08 11:00:59.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:59.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:59.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:59.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:59.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:59.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:59.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:59.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:59.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:59.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:59.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:59.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:59.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:59.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:59.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:59.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:59.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:59.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:59.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:59.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-08 11:00:59.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:59.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:59.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:59.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:59.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:59.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:59.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:59.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:59.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-08 11:00:59.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-02-08 11:00:59.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-02-08 11:00:59.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-08 11:00:59.654 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-02-08 11:00:59.664 [Test worker @coroutine#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-02-08 11:00:59.666 [Test worker @coroutine#3273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-02-08 11:00:59.667 [DefaultDispatcher-worker-10 @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:00:59.667 [DefaultDispatcher-worker-10 @coroutine#3277] 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-02-08 11:00:59.667 [DefaultDispatcher-worker-10 @coroutine#3277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:00:59.667 [DefaultDispatcher-worker-10 @coroutine#3277] 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-02-08 11:00:59.669 [DefaultDispatcher-worker-15 @coroutine#3277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:00:59.669 [DefaultDispatcher-worker-15 @coroutine#3277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:00:59.676 [DefaultDispatcher-worker-3 @coroutine#3276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-02-08 11:00:59.676 [DefaultDispatcher-worker-3 @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 11:00:59.677 [DefaultDispatcher-worker-3 @coroutine#3276] 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-02-08 11:00:59.677 [DefaultDispatcher-worker-3 @coroutine#3276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 11:00:59.677 [DefaultDispatcher-worker-11 @coroutine#3276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 11:00:59.677 [DefaultDispatcher-worker-11 @coroutine#3276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 11:00:59.681 [Test worker @coroutine#3281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-02-08 11:00:59.684 [Test worker @coroutine#3288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-02-08 11:00:59.687 [Test worker @coroutine#3295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-02-08 11:00:59.690 [Test worker @coroutine#3297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-02-08 11:00:59.692 [Test worker @coroutine#3303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-02-08 11:00:59.696 [Test worker @coroutine#3305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-02-08 11:00:59.698 [Test worker @coroutine#3306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-02-08 11:00:59.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-08 11:00:59.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-08 11:00:59.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:59.699 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15f229e8: (connection evicted) 2024-02-08 11:00:59.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:59.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-08 11:00:59.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11896af6 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:59.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:59.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-08 11:00:59.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-08 11:00:59.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-08 11:00:59.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-08 11:00:59.703 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-08 11:00:59.714 [Test worker @coroutine#3309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-08 11:00:59.715 [DefaultDispatcher-worker-3 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23909b3 2024-02-08 11:00:59.715 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.715 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId. 2024-02-08 11:00:59.715 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.715 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-08 11:00:59.716 [DefaultDispatcher-worker-11 @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:00:59.716 [DefaultDispatcher-worker-2 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.716 [DefaultDispatcher-worker-11 @coroutine#3317] 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-02-08 11:00:59.716 [DefaultDispatcher-worker-2 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.716 [DefaultDispatcher-worker-11 @coroutine#3317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:00:59.717 [DefaultDispatcher-worker-11 @coroutine#3317] 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-02-08 11:00:59.718 [DefaultDispatcher-worker-6 @coroutine#3317] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:00:59.718 [DefaultDispatcher-worker-6 @coroutine#3317] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:00:59.722 [DefaultDispatcher-worker-4 @coroutine#3316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-08 11:00:59.723 [DefaultDispatcher-worker-4 @coroutine#3316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 11:00:59.723 [DefaultDispatcher-worker-4 @coroutine#3316] 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-02-08 11:00:59.723 [DefaultDispatcher-worker-4 @coroutine#3316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 11:00:59.723 [DefaultDispatcher-worker-14 @coroutine#3316] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 11:00:59.723 [DefaultDispatcher-worker-14 @coroutine#3316] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 11:00:59.725 [Test worker @coroutine#3322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-08 11:00:59.727 [Test worker @coroutine#3329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-08 11:00:59.730 [Test worker @coroutine#3336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-08 11:00:59.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-08 11:00:59.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-08 11:00:59.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:59.731 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f: (connection evicted) 2024-02-08 11:00:59.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:59.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-08 11:00:59.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-08 11:00:59.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-08 11:00:59.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:59.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2559f65c 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:59.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:59.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-08 11:00:59.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2024-02-08 11:00:59.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2024-02-08 11:00:59.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-08 11:00:59.736 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2024-02-08 11:00:59.746 [Test worker @coroutine#3344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2024-02-08 11:00:59.748 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2024-02-08 11:00:59.749 [DefaultDispatcher-worker-9 @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:00:59.749 [DefaultDispatcher-worker-9 @coroutine#3350] 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-02-08 11:00:59.749 [DefaultDispatcher-worker-9 @coroutine#3350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:00:59.749 [DefaultDispatcher-worker-9 @coroutine#3350] 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-02-08 11:00:59.750 [DefaultDispatcher-worker-3 @coroutine#3350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:00:59.750 [DefaultDispatcher-worker-3 @coroutine#3350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:00:59.759 [DefaultDispatcher-worker-7 @coroutine#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2024-02-08 11:00:59.760 [DefaultDispatcher-worker-7 @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 11:00:59.760 [DefaultDispatcher-worker-7 @coroutine#3349] 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-02-08 11:00:59.760 [DefaultDispatcher-worker-7 @coroutine#3349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 11:00:59.760 [DefaultDispatcher-worker-1 @coroutine#3349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 11:00:59.760 [DefaultDispatcher-worker-1 @coroutine#3349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 11:00:59.763 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2024-02-08 11:00:59.767 [Test worker @coroutine#3361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2024-02-08 11:00:59.771 [Test worker @coroutine#3363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2024-02-08 11:00:59.773 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2024-02-08 11:00:59.776 [Test worker @coroutine#3372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2024-02-08 11:00:59.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-08 11:00:59.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-08 11:00:59.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:59.777 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d682397: (connection evicted) 2024-02-08 11:00:59.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:59.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-08 11:00:59.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-08 11:00:59.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-08 11:00:59.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:00:59.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:00:59.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:00:59.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:00:59.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:00:59.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:00:59.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27bc2650 2024-02-08 11:00:59.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:00:59.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:00:59.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:00:59.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:00:59.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:00:59.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:00:59.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:00:59.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:00:59.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:00:59.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:00:59.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:00:59.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:00:59.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:00:59.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:00:59.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:00:59.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:00:59.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:00:59.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:00:59.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:00:59.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-08 11:00:59.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:00:59.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:00:59.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:00:59.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:00:59.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:00:59.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:00:59.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:00:59.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:00:59.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-08 11:00:59.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2024-02-08 11:00:59.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2024-02-08 11:00:59.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-08 11:00:59.782 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2024-02-08 11:00:59.784 [DefaultDispatcher-worker-1 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f7ce20 2024-02-08 11:00:59.785 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.785 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId. 2024-02-08 11:00:59.785 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.786 [DefaultDispatcher-worker-2 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.786 [DefaultDispatcher-worker-2 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.792 [Test worker @coroutine#3375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2024-02-08 11:00:59.794 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2024-02-08 11:00:59.795 [DefaultDispatcher-worker-3 @coroutine#3384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:00:59.795 [DefaultDispatcher-worker-3 @coroutine#3384] 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-02-08 11:00:59.795 [DefaultDispatcher-worker-3 @coroutine#3384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:00:59.795 [DefaultDispatcher-worker-3 @coroutine#3384] 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-02-08 11:00:59.797 [DefaultDispatcher-worker-14 @coroutine#3384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:00:59.797 [DefaultDispatcher-worker-14 @coroutine#3384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:00:59.804 [DefaultDispatcher-worker-2 @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2024-02-08 11:00:59.804 [DefaultDispatcher-worker-2 @coroutine#3383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 11:00:59.804 [DefaultDispatcher-worker-2 @coroutine#3383] 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-02-08 11:00:59.804 [DefaultDispatcher-worker-2 @coroutine#3383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 11:00:59.805 [DefaultDispatcher-worker-7 @coroutine#3383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 11:00:59.805 [DefaultDispatcher-worker-7 @coroutine#3383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 11:00:59.808 [Test worker @coroutine#3387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2024-02-08 11:00:59.811 [Test worker @coroutine#3395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2024-02-08 11:00:59.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-08 11:00:59.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-08 11:00:59.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:00:59.814 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@198524ec: (connection evicted) 2024-02-08 11:00:59.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:00:59.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-08 11:00:59.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-08 11:00:59.908 [DefaultDispatcher-worker-7 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-02-08 11:00:59.909 [DefaultDispatcher-worker-7 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.909 [DefaultDispatcher-worker-7 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId. 2024-02-08 11:00:59.909 [DefaultDispatcher-worker-7 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.910 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.910 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.977 [DefaultDispatcher-worker-2 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ee6088a 2024-02-08 11:00:59.977 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.977 [DefaultDispatcher-worker-2 @coroutine#3018] 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-02-08 11:00:59.977 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.978 [DefaultDispatcher-worker-12 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.979 [DefaultDispatcher-worker-11 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:00:59.979 [DefaultDispatcher-worker-11 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.979 [DefaultDispatcher-worker-11 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId. 2024-02-08 11:00:59.979 [DefaultDispatcher-worker-11 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.980 [DefaultDispatcher-worker-12 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:00:59.980 [DefaultDispatcher-worker-12 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e9f6095 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:00.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-08 11:01:00.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:00.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:00.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:00.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:00.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:00.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:00.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:00.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:00.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-08 11:01:00.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@c770b57 2024-02-08 11:01:00.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@c770b57 2024-02-08 11:01:00.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-08 11:01:00.050 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c770b57 2024-02-08 11:01:00.061 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c770b57 2024-02-08 11:01:00.063 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c770b57 2024-02-08 11:01:00.065 [DefaultDispatcher-worker-11 @coroutine#3438] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.065 [DefaultDispatcher-worker-11 @coroutine#3438] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 11:01:00.065 [DefaultDispatcher-worker-11 @coroutine#3438] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.065 [DefaultDispatcher-worker-11 @coroutine#3438] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:01:00.067 [DefaultDispatcher-worker-7 @coroutine#3438] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.067 [DefaultDispatcher-worker-7 @coroutine#3438] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.072 [DefaultDispatcher-worker-12 @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c770b57 2024-02-08 11:01:00.072 [DefaultDispatcher-worker-12 @coroutine#3437] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.072 [DefaultDispatcher-worker-12 @coroutine#3437] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:00.072 [DefaultDispatcher-worker-12 @coroutine#3437] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.073 [DefaultDispatcher-worker-3 @coroutine#3437] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.073 [DefaultDispatcher-worker-3 @coroutine#3437] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.075 [Test worker @coroutine#3442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c770b57 2024-02-08 11:01:00.093 [DefaultDispatcher-worker-4 @coroutine#3449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c770b57 2024-02-08 11:01:00.133 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:00.137 [DefaultDispatcher-worker-13 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:01:00.137 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.137 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:00.137 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.138 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.138 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.138 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac3b284 2024-02-08 11:01:00.138 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac3b284 2024-02-08 11:01:00.142 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@240449ac 2024-02-08 11:01:00.142 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@240449ac 2024-02-08 11:01:00.145 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@203bd9f4 2024-02-08 11:01:00.145 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@203bd9f4 2024-02-08 11:01:00.147 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@65394397 2024-02-08 11:01:00.147 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@65394397 2024-02-08 11:01:00.149 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@52599a26 2024-02-08 11:01:00.149 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@52599a26 2024-02-08 11:01:00.151 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c770b57 2024-02-08 11:01:00.151 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5496e0e8 2024-02-08 11:01:00.151 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5496e0e8 2024-02-08 11:01:00.153 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a1c67f7 2024-02-08 11:01:00.153 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a1c67f7 2024-02-08 11:01:00.156 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@516bcd8 2024-02-08 11:01:00.156 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@516bcd8 2024-02-08 11:01:00.158 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b809ef6 2024-02-08 11:01:00.158 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b809ef6 2024-02-08 11:01:00.158 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 11:01:00.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-08 11:01:00.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-08 11:01:00.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:01:00.160 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c770b57: (connection evicted) 2024-02-08 11:01:00.160 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ac3b284: (connection evicted) 2024-02-08 11:01:00.161 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@240449ac: (connection evicted) 2024-02-08 11:01:00.161 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@203bd9f4: (connection evicted) 2024-02-08 11:01:00.162 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65394397: (connection evicted) 2024-02-08 11:01:00.162 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52599a26: (connection evicted) 2024-02-08 11:01:00.162 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5496e0e8: (connection evicted) 2024-02-08 11:01:00.163 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a1c67f7: (connection evicted) 2024-02-08 11:01:00.163 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@516bcd8: (connection evicted) 2024-02-08 11:01:00.164 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b809ef6: (connection evicted) 2024-02-08 11:01:00.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:00.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-08 11:01:00.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40b678b3 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:00.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-08 11:01:00.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf6ba1c 2024-02-08 11:01:00.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf6ba1c 2024-02-08 11:01:00.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-08 11:01:00.173 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf6ba1c 2024-02-08 11:01:00.185 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf6ba1c 2024-02-08 11:01:00.187 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf6ba1c 2024-02-08 11:01:00.188 [DefaultDispatcher-worker-7 @coroutine#3464] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.188 [DefaultDispatcher-worker-7 @coroutine#3464] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 11:01:00.188 [DefaultDispatcher-worker-7 @coroutine#3464] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.188 [DefaultDispatcher-worker-7 @coroutine#3464] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:01:00.190 [DefaultDispatcher-worker-2 @coroutine#3464] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.190 [DefaultDispatcher-worker-2 @coroutine#3464] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.198 [DefaultDispatcher-worker-11 @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf6ba1c 2024-02-08 11:01:00.198 [DefaultDispatcher-worker-11 @coroutine#3463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.198 [DefaultDispatcher-worker-11 @coroutine#3463] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:00.198 [DefaultDispatcher-worker-11 @coroutine#3463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.199 [DefaultDispatcher-worker-4 @coroutine#3463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.199 [DefaultDispatcher-worker-4 @coroutine#3463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.201 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf6ba1c 2024-02-08 11:01:00.215 [DefaultDispatcher-worker-4 @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf6ba1c 2024-02-08 11:01:00.269 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf6ba1c 2024-02-08 11:01:00.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-08 11:01:00.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-08 11:01:00.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:00.272 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:00.272 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cf6ba1c: (connection evicted) 2024-02-08 11:01:00.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:00.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-08 11:01:00.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34c2e03d 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:00.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:00.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-08 11:01:00.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-02-08 11:01:00.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-02-08 11:01:00.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-08 11:01:00.278 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-02-08 11:01:00.290 [Test worker @coroutine#3481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-02-08 11:01:00.291 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-02-08 11:01:00.292 [DefaultDispatcher-worker-4 @coroutine#3486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.292 [DefaultDispatcher-worker-4 @coroutine#3486] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 11:01:00.292 [DefaultDispatcher-worker-4 @coroutine#3486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.292 [DefaultDispatcher-worker-4 @coroutine#3486] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:01:00.294 [DefaultDispatcher-worker-7 @coroutine#3486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.294 [DefaultDispatcher-worker-7 @coroutine#3486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.301 [DefaultDispatcher-worker-9 @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-02-08 11:01:00.301 [DefaultDispatcher-worker-9 @coroutine#3485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.301 [DefaultDispatcher-worker-9 @coroutine#3485] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:00.301 [DefaultDispatcher-worker-9 @coroutine#3485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.302 [DefaultDispatcher-worker-14 @coroutine#3485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.302 [DefaultDispatcher-worker-14 @coroutine#3485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.305 [Test worker @coroutine#3489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-02-08 11:01:00.321 [DefaultDispatcher-worker-4 @coroutine#3497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-02-08 11:01:00.330 [DefaultDispatcher-worker-6 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 11:01:00.330 [DefaultDispatcher-worker-6 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.330 [DefaultDispatcher-worker-6 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:00.330 [DefaultDispatcher-worker-6 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.331 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.331 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.362 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-02-08 11:01:00.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-08 11:01:00.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-08 11:01:00.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:00.365 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c: (connection evicted) 2024-02-08 11:01:00.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:00.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-08 11:01:00.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4198921f 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:00.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:00.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-08 11:01:00.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@21fa19e4 2024-02-08 11:01:00.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@21fa19e4 2024-02-08 11:01:00.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-08 11:01:00.372 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fa19e4 2024-02-08 11:01:00.383 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fa19e4 2024-02-08 11:01:00.385 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fa19e4 2024-02-08 11:01:00.386 [DefaultDispatcher-worker-4 @coroutine#3511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.386 [DefaultDispatcher-worker-4 @coroutine#3511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 11:01:00.386 [DefaultDispatcher-worker-4 @coroutine#3511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.386 [DefaultDispatcher-worker-4 @coroutine#3511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:01:00.388 [DefaultDispatcher-worker-12 @coroutine#3511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.388 [DefaultDispatcher-worker-12 @coroutine#3511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.394 [DefaultDispatcher-worker-2 @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fa19e4 2024-02-08 11:01:00.395 [DefaultDispatcher-worker-2 @coroutine#3510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.395 [DefaultDispatcher-worker-2 @coroutine#3510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:00.395 [DefaultDispatcher-worker-2 @coroutine#3510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.395 [DefaultDispatcher-worker-6 @coroutine#3510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.395 [DefaultDispatcher-worker-6 @coroutine#3510] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.398 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fa19e4 2024-02-08 11:01:00.411 [DefaultDispatcher-worker-2 @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fa19e4 2024-02-08 11:01:00.446 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fa19e4 2024-02-08 11:01:00.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-08 11:01:00.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-08 11:01:00.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:00.449 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21fa19e4: (connection evicted) 2024-02-08 11:01:00.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:00.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-08 11:01:00.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-08 11:01:00.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-08 11:01:00.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:00.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:00.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:00.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:00.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:00.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:00.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dc5b887 2024-02-08 11:01:00.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:00.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:00.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:00.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:00.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:00.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:00.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:01:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:01:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:01:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-08 11:01:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:00.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:00.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-08 11:01:00.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2024-02-08 11:01:00.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2024-02-08 11:01:00.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-08 11:01:00.455 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2024-02-08 11:01:00.467 [DefaultDispatcher-worker-8 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-08 11:01:00.467 [DefaultDispatcher-worker-8 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.467 [DefaultDispatcher-worker-8 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:00.467 [DefaultDispatcher-worker-8 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.467 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2024-02-08 11:01:00.467 [DefaultDispatcher-worker-9 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468eff41 2024-02-08 11:01:00.467 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.467 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:00.467 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.468 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.468 [DefaultDispatcher-worker-2 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.468 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.468 [DefaultDispatcher-worker-2 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.469 [Test worker @coroutine#3533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2024-02-08 11:01:00.471 [DefaultDispatcher-worker-6 @coroutine#3541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.471 [DefaultDispatcher-worker-6 @coroutine#3541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-08 11:01:00.471 [DefaultDispatcher-worker-6 @coroutine#3541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.471 [DefaultDispatcher-worker-6 @coroutine#3541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:01:00.472 [DefaultDispatcher-worker-7 @coroutine#3541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.472 [DefaultDispatcher-worker-7 @coroutine#3541] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.479 [DefaultDispatcher-worker-4 @coroutine#3540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2024-02-08 11:01:00.479 [DefaultDispatcher-worker-4 @coroutine#3540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 11:01:00.479 [DefaultDispatcher-worker-4 @coroutine#3540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-08 11:01:00.479 [DefaultDispatcher-worker-4 @coroutine#3540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 11:01:00.480 [DefaultDispatcher-worker-7 @coroutine#3540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 11:01:00.480 [DefaultDispatcher-worker-7 @coroutine#3540] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 11:01:00.488 [DefaultDispatcher-worker-1 @coroutine#3547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2024-02-08 11:01:00.497 [DefaultDispatcher-worker-5 @coroutine#3547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2024-02-08 11:01:00.506 [DefaultDispatcher-worker-6 @coroutine#3547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2024-02-08 11:01:00.518 [DefaultDispatcher-worker-11 @coroutine#3547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2024-02-08 11:01:00.522 [Test worker @coroutine#3555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2024-02-08 11:01:00.535 [DefaultDispatcher-worker-6 @coroutine#3547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2024-02-08 11:01:00.542 [DefaultDispatcher-worker-11 @coroutine#3547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2024-02-08 11:01:00.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-08 11:01:00.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-08 11:01:00.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:00.543 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7552f05b: (connection evicted) 2024-02-08 11:01:00.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:00.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-08 11:01:00.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-08 11:01:00.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5183131d 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:00.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:00.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-08 11:01:00.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-08 11:01:00.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-08 11:01:00.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-08 11:01:00.551 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-08 11:01:00.564 [Test worker @coroutine#3560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-08 11:01:00.566 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-08 11:01:00.567 [DefaultDispatcher-worker-11 @coroutine#3566] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.567 [DefaultDispatcher-worker-11 @coroutine#3566] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-08 11:01:00.567 [DefaultDispatcher-worker-11 @coroutine#3566] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.567 [DefaultDispatcher-worker-11 @coroutine#3566] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:01:00.569 [DefaultDispatcher-worker-1 @coroutine#3566] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.569 [DefaultDispatcher-worker-1 @coroutine#3566] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.577 [DefaultDispatcher-worker-10 @coroutine#3565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-08 11:01:00.577 [DefaultDispatcher-worker-15 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:01:00.577 [DefaultDispatcher-worker-10 @coroutine#3565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 11:01:00.578 [DefaultDispatcher-worker-10 @coroutine#3565] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-08 11:01:00.578 [DefaultDispatcher-worker-10 @coroutine#3565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 11:01:00.578 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.578 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:00.578 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.578 [DefaultDispatcher-worker-1 @coroutine#3565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 11:01:00.578 [DefaultDispatcher-worker-1 @coroutine#3565] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 11:01:00.579 [DefaultDispatcher-worker-14 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.579 [DefaultDispatcher-worker-14 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.586 [DefaultDispatcher-worker-17 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-08 11:01:00.595 [DefaultDispatcher-worker-14 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-08 11:01:00.605 [DefaultDispatcher-worker-5 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-08 11:01:00.614 [DefaultDispatcher-worker-17 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-08 11:01:00.622 [DefaultDispatcher-worker-14 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-08 11:01:00.630 [DefaultDispatcher-worker-9 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-08 11:01:00.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-08 11:01:00.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-08 11:01:00.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:00.633 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69c263f8: (connection evicted) 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:00.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-08 11:01:00.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eed2edf 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:00.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:00.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:00.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:00.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-08 11:01:00.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-08 11:01:00.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-08 11:01:00.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-08 11:01:00.639 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-08 11:01:00.652 [Test worker @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-08 11:01:00.653 [Test worker @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-08 11:01:00.654 [DefaultDispatcher-worker-17 @coroutine#3594] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.654 [DefaultDispatcher-worker-17 @coroutine#3594] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-08 11:01:00.654 [DefaultDispatcher-worker-17 @coroutine#3594] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.654 [DefaultDispatcher-worker-17 @coroutine#3594] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:01:00.656 [DefaultDispatcher-worker-17 @coroutine#3594] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.656 [DefaultDispatcher-worker-17 @coroutine#3594] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.661 [DefaultDispatcher-worker-2 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-08 11:01:00.661 [DefaultDispatcher-worker-2 @coroutine#3593] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 11:01:00.661 [DefaultDispatcher-worker-2 @coroutine#3593] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-08 11:01:00.661 [DefaultDispatcher-worker-2 @coroutine#3593] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 11:01:00.662 [DefaultDispatcher-worker-2 @coroutine#3593] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 11:01:00.662 [DefaultDispatcher-worker-2 @coroutine#3593] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 11:01:00.669 [DefaultDispatcher-worker-2 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-08 11:01:00.676 [DefaultDispatcher-worker-17 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-08 11:01:00.684 [DefaultDispatcher-worker-13 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-08 11:01:00.693 [DefaultDispatcher-worker-2 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-08 11:01:00.701 [DefaultDispatcher-worker-13 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-08 11:01:00.708 [DefaultDispatcher-worker-13 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-08 11:01:00.711 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-08 11:01:00.713 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-08 11:01:00.724 [DefaultDispatcher-worker-9 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-08 11:01:00.725 [DefaultDispatcher-worker-6 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23909b3 2024-02-08 11:01:00.725 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.725 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:00.725 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.726 [DefaultDispatcher-worker-5 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.726 [DefaultDispatcher-worker-5 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.732 [DefaultDispatcher-worker-14 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-08 11:01:00.738 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:00.740 [DefaultDispatcher-worker-14 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-08 11:01:00.742 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8be97b 2024-02-08 11:01:00.742 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8be97b 2024-02-08 11:01:00.742 [Test worker @coroutine#3598] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=556411556116713473 2024-02-08 11:01:00.742 [Test worker @coroutine#3598] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/PersonDao/findByUidAsync?uid=556411556116713473. 2024-02-08 11:01:00.742 [Test worker @coroutine#3598] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=556411556116713473 2024-02-08 11:01:00.742 [Test worker @coroutine#3598] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=556411556116713473 2024-02-08 11:01:00.743 [Test worker @coroutine#3598] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=556411556116713473 2024-02-08 11:01:00.744 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@534c0cba 2024-02-08 11:01:00.744 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@534c0cba 2024-02-08 11:01:00.748 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5773820b 2024-02-08 11:01:00.748 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5773820b 2024-02-08 11:01:00.750 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@12710681 2024-02-08 11:01:00.750 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@12710681 2024-02-08 11:01:00.751 [DefaultDispatcher-worker-6 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-08 11:01:00.752 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1033f585 2024-02-08 11:01:00.752 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1033f585 2024-02-08 11:01:00.754 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@232912e5 2024-02-08 11:01:00.755 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@232912e5 2024-02-08 11:01:00.757 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6881bf51 2024-02-08 11:01:00.757 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6881bf51 2024-02-08 11:01:00.759 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@725ef9ce 2024-02-08 11:01:00.759 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@725ef9ce 2024-02-08 11:01:00.760 [DefaultDispatcher-worker-17 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-08 11:01:00.761 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcea5dd 2024-02-08 11:01:00.761 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcea5dd 2024-02-08 11:01:00.761 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:01:00.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-08 11:01:00.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-08 11:01:00.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:01:00.762 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5: (connection evicted) 2024-02-08 11:01:00.762 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d8be97b: (connection evicted) 2024-02-08 11:01:00.763 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@534c0cba: (connection evicted) 2024-02-08 11:01:00.763 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5773820b: (connection evicted) 2024-02-08 11:01:00.764 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12710681: (connection evicted) 2024-02-08 11:01:00.764 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1033f585: (connection evicted) 2024-02-08 11:01:00.764 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@232912e5: (connection evicted) 2024-02-08 11:01:00.765 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6881bf51: (connection evicted) 2024-02-08 11:01:00.765 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@725ef9ce: (connection evicted) 2024-02-08 11:01:00.766 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dcea5dd: (connection evicted) 2024-02-08 11:01:00.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:00.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-08 11:01:00.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-08 11:01:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-08 11:01:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ef63b6d 2024-02-08 11:01:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:00.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:00.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:00.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:00.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:00.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:00.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:00.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:00.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:00.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:00.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:00.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:01:00.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:01:00.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:00.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:00.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:01:00.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:00.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-08 11:01:00.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:00.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:00.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:00.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:00.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:00.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:00.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:00.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:00.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-08 11:01:00.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-08 11:01:00.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-08 11:01:00.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-08 11:01:00.773 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-08 11:01:00.785 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-08 11:01:00.787 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-08 11:01:00.788 [DefaultDispatcher-worker-5 @coroutine#3633] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.788 [DefaultDispatcher-worker-5 @coroutine#3633] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-08 11:01:00.788 [DefaultDispatcher-worker-5 @coroutine#3633] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.788 [DefaultDispatcher-worker-5 @coroutine#3633] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:01:00.789 [DefaultDispatcher-worker-10 @coroutine#3633] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.790 [DefaultDispatcher-worker-10 @coroutine#3633] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:01:00.796 [DefaultDispatcher-worker-14 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f7ce20 2024-02-08 11:01:00.797 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.797 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:00.797 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.797 [DefaultDispatcher-worker-5 @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-08 11:01:00.797 [DefaultDispatcher-worker-5 @coroutine#3632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 11:01:00.797 [DefaultDispatcher-worker-5 @coroutine#3632] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-08 11:01:00.797 [DefaultDispatcher-worker-5 @coroutine#3632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 11:01:00.798 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.798 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.798 [DefaultDispatcher-worker-14 @coroutine#3632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 11:01:00.798 [DefaultDispatcher-worker-14 @coroutine#3632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 11:01:00.806 [DefaultDispatcher-worker-8 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-08 11:01:00.815 [DefaultDispatcher-worker-8 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-08 11:01:00.816 [DefaultDispatcher-worker-2 @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b06dc57 2024-02-08 11:01:00.822 [DefaultDispatcher-worker-4 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-08 11:01:00.832 [DefaultDispatcher-worker-8 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-08 11:01:00.840 [DefaultDispatcher-worker-4 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-08 11:01:00.849 [DefaultDispatcher-worker-10 @coroutine#3654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ae88712 2024-02-08 11:01:00.849 [DefaultDispatcher-worker-1 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-08 11:01:00.853 [Test worker @coroutine#3657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-08 11:01:00.861 [DefaultDispatcher-worker-12 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-08 11:01:00.871 [DefaultDispatcher-worker-1 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-08 11:01:00.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-08 11:01:00.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-08 11:01:00.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:00.872 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25c98637: (connection evicted) 2024-02-08 11:01:00.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:00.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-08 11:01:00.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c194c4e 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:00.892 [Test worker @coroutine#3661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-08 11:01:00.893 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-08 11:01:00.893 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-08 11:01:00.893 [Test worker @coroutine#3661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-08 11:01:00.906 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-08 11:01:00.918 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-08 11:01:00.919 [DefaultDispatcher-worker-1 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-02-08 11:01:00.919 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.919 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:00.919 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.920 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-08 11:01:00.920 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.920 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.922 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-08 11:01:00.929 [DefaultDispatcher-worker-2 @coroutine#3672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-08 11:01:00.939 [DefaultDispatcher-worker-14 @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-08 11:01:00.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-08 11:01:00.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-08 11:01:00.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:00.942 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ba50851: (connection evicted) 2024-02-08 11:01:00.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:00.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-08 11:01:00.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b60be3 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-08 11:01:00.945 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-02-08 11:01:00.946 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-02-08 11:01:00.946 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-08 11:01:00.961 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-02-08 11:01:00.971 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-02-08 11:01:00.973 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-02-08 11:01:00.975 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e30a8ef 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:00.975 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-08 11:01:00.976 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa 2024-02-08 11:01:00.976 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa 2024-02-08 11:01:00.976 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-08 11:01:00.990 [DefaultDispatcher-worker-16 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ee6088a 2024-02-08 11:01:00.990 [DefaultDispatcher-worker-16 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.990 [DefaultDispatcher-worker-16 @coroutine#3018] 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-02-08 11:01:00.990 [DefaultDispatcher-worker-16 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.991 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa 2024-02-08 11:01:00.992 [DefaultDispatcher-worker-15 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:01:00.992 [DefaultDispatcher-worker-15 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.992 [DefaultDispatcher-worker-15 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:00.992 [DefaultDispatcher-worker-15 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.993 [DefaultDispatcher-worker-1 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.994 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:00.994 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.002 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa 2024-02-08 11:01:01.004 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa 2024-02-08 11:01:01.006 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa 2024-02-08 11:01:01.017 [DefaultDispatcher-worker-9 @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa 2024-02-08 11:01:01.033 [DefaultDispatcher-worker-13 @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-02-08 11:01:01.039 [DefaultDispatcher-worker-3 @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-02-08 11:01:01.046 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:01.046 [DefaultDispatcher-worker-11 @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-02-08 11:01:01.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-08 11:01:01.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-08 11:01:01.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:01.058 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64a8851a: (connection evicted) 2024-02-08 11:01:01.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:01.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-08 11:01:01.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-08 11:01:01.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-08 11:01:01.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-08 11:01:01.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:01.059 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa: (connection evicted) 2024-02-08 11:01:01.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:01.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-08 11:01:01.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@360e4235 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:01.061 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-08 11:01:01.062 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c644fe 2024-02-08 11:01:01.062 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c644fe 2024-02-08 11:01:01.062 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-08 11:01:01.075 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c644fe 2024-02-08 11:01:01.086 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c644fe 2024-02-08 11:01:01.087 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c644fe 2024-02-08 11:01:01.089 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c644fe 2024-02-08 11:01:01.089 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-08 11:01:01.089 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:01.089 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:01.089 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:01.089 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:01.089 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:01.089 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:01.089 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55b78dad 2024-02-08 11:01:01.089 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:01.089 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:01.089 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:01.089 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:01.089 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:01.089 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:01.089 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:01.090 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:01.090 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:01.090 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:01.090 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:01.090 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:01.090 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:01.090 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:01.090 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:01.090 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:01.090 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:01.090 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:01.090 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:01.090 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-08 11:01:01.090 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:01.090 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:01.090 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:01.090 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:01.090 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:01.090 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:01.090 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:01.090 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:01.090 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-08 11:01:01.090 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@689fcf08 2024-02-08 11:01:01.090 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@689fcf08 2024-02-08 11:01:01.090 [Test worker @coroutine#3726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-08 11:01:01.103 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fcf08 2024-02-08 11:01:01.113 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fcf08 2024-02-08 11:01:01.115 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fcf08 2024-02-08 11:01:01.116 [Test worker @coroutine#3738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fcf08 2024-02-08 11:01:01.127 [DefaultDispatcher-worker-12 @coroutine#3740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fcf08 2024-02-08 11:01:01.139 [DefaultDispatcher-worker-12 @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c644fe 2024-02-08 11:01:01.150 [DefaultDispatcher-worker-15 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:01:01.150 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.150 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:01.150 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.150 [DefaultDispatcher-worker-13 @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c644fe 2024-02-08 11:01:01.151 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.151 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.158 [DefaultDispatcher-worker-13 @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c644fe 2024-02-08 11:01:01.162 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:01.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-08 11:01:01.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-08 11:01:01.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:01.168 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61c644fe: (connection evicted) 2024-02-08 11:01:01.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:01.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-08 11:01:01.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-08 11:01:01.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-08 11:01:01.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-08 11:01:01.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:01.169 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@689fcf08: (connection evicted) 2024-02-08 11:01:01.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:01.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-08 11:01:01.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193792e6 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:01.172 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:01.173 [Test worker @coroutine#3769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-08 11:01:01.173 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff87203 2024-02-08 11:01:01.173 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff87203 2024-02-08 11:01:01.173 [Test worker @coroutine#3769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-08 11:01:01.189 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff87203 2024-02-08 11:01:01.200 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff87203 2024-02-08 11:01:01.201 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff87203 2024-02-08 11:01:01.203 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff87203 2024-02-08 11:01:01.225 [DefaultDispatcher-worker-5 @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff87203 2024-02-08 11:01:01.233 [DefaultDispatcher-worker-13 @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff87203 2024-02-08 11:01:01.237 [Test worker @coroutine#3784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff87203 2024-02-08 11:01:01.244 [DefaultDispatcher-worker-17 @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff87203 2024-02-08 11:01:01.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-08 11:01:01.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-08 11:01:01.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:01.256 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ff87203: (connection evicted) 2024-02-08 11:01:01.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:01.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-08 11:01:01.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-08 11:01:01.258 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-08 11:01:01.258 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:01.258 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:01.258 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:01.258 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:01.258 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:01.258 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:01.258 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5de14222 2024-02-08 11:01:01.258 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:01.258 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:01.258 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:01.258 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:01.258 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:01.258 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:01.258 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:01.258 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:01.258 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:01.258 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:01.258 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:01.258 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:01.258 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:01.258 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:01.258 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:01.258 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:01.258 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:01.259 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:01.259 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:01.259 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-08 11:01:01.259 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:01.259 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:01.259 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:01.259 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:01.259 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:01.259 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:01.259 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:01.259 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:01.259 [Test worker @coroutine#3804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-08 11:01:01.259 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@722d3ddb 2024-02-08 11:01:01.259 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@722d3ddb 2024-02-08 11:01:01.259 [Test worker @coroutine#3804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-08 11:01:01.275 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722d3ddb 2024-02-08 11:01:01.285 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722d3ddb 2024-02-08 11:01:01.287 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722d3ddb 2024-02-08 11:01:01.289 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722d3ddb 2024-02-08 11:01:01.297 [DefaultDispatcher-worker-15 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722d3ddb 2024-02-08 11:01:01.299 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722d3ddb 2024-02-08 11:01:01.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-08 11:01:01.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-08 11:01:01.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:01.302 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@722d3ddb: (connection evicted) 2024-02-08 11:01:01.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:01.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-08 11:01:01.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c81e7c2 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e15093 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e15093 2024-02-08 11:01:01.309 [Test worker @coroutine#3834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-08 11:01:01.323 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e15093 2024-02-08 11:01:01.334 [Test worker @coroutine#3836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e15093 2024-02-08 11:01:01.336 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e15093 2024-02-08 11:01:01.337 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e15093 2024-02-08 11:01:01.341 [DefaultDispatcher-worker-10 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 11:01:01.341 [DefaultDispatcher-worker-10 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.341 [DefaultDispatcher-worker-10 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:01.341 [DefaultDispatcher-worker-10 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.385 [DefaultDispatcher-worker-16 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.385 [DefaultDispatcher-worker-16 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.433 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:01.435 [DefaultDispatcher-worker-14 @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e15093 2024-02-08 11:01:01.508 [DefaultDispatcher-worker-14 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-08 11:01:01.508 [DefaultDispatcher-worker-16 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468eff41 2024-02-08 11:01:01.508 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.508 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:01.508 [DefaultDispatcher-worker-16 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.508 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.508 [DefaultDispatcher-worker-16 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:01.508 [DefaultDispatcher-worker-16 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.510 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.510 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.510 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.510 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.518 [DefaultDispatcher-worker-11 @coroutine#3869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e15093 2024-02-08 11:01:01.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-08 11:01:01.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-08 11:01:01.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:01.567 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21e15093: (connection evicted) 2024-02-08 11:01:01.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:01.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-08 11:01:01.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63ff861e 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:01.571 [Test worker @coroutine#3886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-08 11:01:01.572 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7f8c25 2024-02-08 11:01:01.572 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7f8c25 2024-02-08 11:01:01.572 [Test worker @coroutine#3886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-08 11:01:01.590 [DefaultDispatcher-worker-11 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:01:01.590 [DefaultDispatcher-worker-11 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.590 [DefaultDispatcher-worker-11 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:01.590 [DefaultDispatcher-worker-11 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.590 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7f8c25 2024-02-08 11:01:01.591 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.591 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.601 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7f8c25 2024-02-08 11:01:01.603 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7f8c25 2024-02-08 11:01:01.605 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7f8c25 2024-02-08 11:01:01.614 [DefaultDispatcher-worker-11 @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7f8c25 2024-02-08 11:01:01.617 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7f8c25 2024-02-08 11:01:01.640 [DefaultDispatcher-worker-8 @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7f8c25 2024-02-08 11:01:01.648 [DefaultDispatcher-worker-3 @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7f8c25 2024-02-08 11:01:01.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-08 11:01:01.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-08 11:01:01.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:01.658 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c7f8c25: (connection evicted) 2024-02-08 11:01:01.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:01.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-08 11:01:01.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7adde776 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae435a3 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae435a3 2024-02-08 11:01:01.660 [Test worker @coroutine#3918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-08 11:01:01.674 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae435a3 2024-02-08 11:01:01.685 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae435a3 2024-02-08 11:01:01.687 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae435a3 2024-02-08 11:01:01.689 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae435a3 2024-02-08 11:01:01.700 [DefaultDispatcher-worker-7 @coroutine#3926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae435a3 2024-02-08 11:01:01.761 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:01.763 [DefaultDispatcher-worker-1 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23909b3 2024-02-08 11:01:01.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-08 11:01:01.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-08 11:01:01.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:01.763 [DefaultDispatcher-worker-1 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.763 [DefaultDispatcher-worker-1 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:01.763 [DefaultDispatcher-worker-1 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.763 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ae435a3: (connection evicted) 2024-02-08 11:01:01.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:01.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-08 11:01:01.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-08 11:01:01.764 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.764 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58dea0a7 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:01.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-02-08 11:01:01.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-02-08 11:01:01.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-08 11:01:01.841 [DefaultDispatcher-worker-7 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f7ce20 2024-02-08 11:01:01.841 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.841 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:01.841 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.842 [DefaultDispatcher-worker-11 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.842 [DefaultDispatcher-worker-11 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.865 [DefaultDispatcher-worker-9 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-02-08 11:01:01.868 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:01.872 [DefaultDispatcher-worker-3 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-02-08 11:01:01.879 [DefaultDispatcher-worker-15 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-02-08 11:01:01.886 [DefaultDispatcher-worker-3 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-02-08 11:01:01.915 [DefaultDispatcher-worker-7 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-02-08 11:01:01.915 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 11:01:01.920 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2024-02-08 11:01:01.922 [DefaultDispatcher-worker-8 @coroutine#3955] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 11:01:01.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-08 11:01:01.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:01.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:01.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:01.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:01.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:01.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:01.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24ea71d 2024-02-08 11:01:01.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:01.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:01.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:01.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:01.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:01.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:01.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-08 11:01:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:01.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:01.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-08 11:01:01.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c800a5 2024-02-08 11:01:01.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c800a5 2024-02-08 11:01:01.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-08 11:01:01.929 [DefaultDispatcher-worker-3 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-02-08 11:01:01.929 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.929 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:01.929 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.930 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.931 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.939 [DefaultDispatcher-worker-7 @coroutine#3960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:01.939 [DefaultDispatcher-worker-7 @coroutine#3960] 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-02-08 11:01:01.939 [DefaultDispatcher-worker-7 @coroutine#3960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:01.939 [DefaultDispatcher-worker-7 @coroutine#3960] 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-02-08 11:01:01.941 [eventLoopGroupProxy-19-1 @call-handler#3967] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 11:01:01.941 [eventLoopGroupProxy-19-1 @call-handler#3967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:01.942 [eventLoopGroupProxy-19-2 @call-handler#3969] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 11:01:01.942 [eventLoopGroupProxy-19-2 @call-handler#3969] 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-02-08 11:01:01.942 [eventLoopGroupProxy-19-2 @call-handler#3969] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:01:01.942 [eventLoopGroupProxy-19-2 @call-handler#3969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:01.943 [DefaultDispatcher-worker-1 @coroutine#3960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:01.943 [DefaultDispatcher-worker-1 @coroutine#3960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:01.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-08 11:01:01.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:01.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:01.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:01.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52c68925 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:01.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-02-08 11:01:01.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-02-08 11:01:01.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-08 11:01:01.958 [DefaultDispatcher-worker-1 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c800a5 2024-02-08 11:01:01.958 [DefaultDispatcher-worker-1 @coroutine#3959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.958 [DefaultDispatcher-worker-1 @coroutine#3959] 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-02-08 11:01:01.958 [DefaultDispatcher-worker-1 @coroutine#3959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.959 [eventLoopGroupProxy-19-2 @call-handler#3974] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 11:01:01.960 [eventLoopGroupProxy-19-2 @call-handler#3974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:01.960 [DefaultDispatcher-worker-4 @coroutine#3959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.960 [DefaultDispatcher-worker-4 @coroutine#3959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.966 [DefaultDispatcher-worker-1 @coroutine#3979] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:01.966 [DefaultDispatcher-worker-1 @coroutine#3979] 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-02-08 11:01:01.966 [DefaultDispatcher-worker-1 @coroutine#3979] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:01.966 [DefaultDispatcher-worker-1 @coroutine#3979] 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-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@342a5b57 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:01.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-08 11:01:01.967 [eventLoopGroupProxy-19-2 @call-handler#3983] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b89debc 2024-02-08 11:01:01.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b89debc 2024-02-08 11:01:01.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-08 11:01:01.968 [eventLoopGroupProxy-19-2 @call-handler#3983] 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-02-08 11:01:01.968 [eventLoopGroupProxy-19-2 @call-handler#3983] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:01:01.968 [eventLoopGroupProxy-19-2 @call-handler#3983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:01.969 [eventLoopGroupProxy-19-3 @call-handler#3986] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 11:01:01.969 [eventLoopGroupProxy-19-3 @call-handler#3986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:01.969 [DefaultDispatcher-worker-5 @coroutine#3979] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:01.969 [DefaultDispatcher-worker-5 @coroutine#3979] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:01.969 [DefaultDispatcher-worker-15 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c800a5 2024-02-08 11:01:01.978 [DefaultDispatcher-worker-8 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c800a5 2024-02-08 11:01:01.984 [DefaultDispatcher-worker-9 @coroutine#3991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:01.984 [DefaultDispatcher-worker-9 @coroutine#3991] 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-02-08 11:01:01.984 [DefaultDispatcher-worker-9 @coroutine#3991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:01.984 [DefaultDispatcher-worker-9 @coroutine#3991] 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-02-08 11:01:01.985 [eventLoopGroupProxy-19-2 @call-handler#3995] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 11:01:01.985 [eventLoopGroupProxy-19-2 @call-handler#3995] 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-02-08 11:01:01.985 [eventLoopGroupProxy-19-2 @call-handler#3995] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:01:01.986 [eventLoopGroupProxy-19-4 @call-handler#4000] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 11:01:01.986 [eventLoopGroupProxy-19-4 @call-handler#4000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:01.993 [DefaultDispatcher-worker-3 @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-02-08 11:01:01.993 [DefaultDispatcher-worker-3 @coroutine#3978] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.994 [DefaultDispatcher-worker-3 @coroutine#3978] 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-02-08 11:01:01.994 [DefaultDispatcher-worker-3 @coroutine#3978] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.997 [DefaultDispatcher-worker-6 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-02-08 11:01:01.997 [eventLoopGroupProxy-19-2 @call-handler#3995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:01.998 [DefaultDispatcher-worker-9 @coroutine#3991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:01.998 [DefaultDispatcher-worker-9 @coroutine#3991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:01:01.998 [eventLoopGroupProxy-19-5 @call-handler#4008] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 11:01:01.998 [eventLoopGroupProxy-19-5 @call-handler#4008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:01.999 [DefaultDispatcher-worker-11 @coroutine#3978] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:01:01.999 [DefaultDispatcher-worker-11 @coroutine#3978] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.003 [DefaultDispatcher-worker-1 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ee6088a 2024-02-08 11:01:02.004 [DefaultDispatcher-worker-1 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.004 [DefaultDispatcher-worker-1 @coroutine#3018] 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-02-08 11:01:02.004 [DefaultDispatcher-worker-1 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.005 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.008 [DefaultDispatcher-worker-14 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-02-08 11:01:02.010 [DefaultDispatcher-worker-9 @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-02-08 11:01:02.016 [DefaultDispatcher-worker-12 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-02-08 11:01:02.019 [DefaultDispatcher-worker-7 @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-02-08 11:01:02.023 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:02.025 [DefaultDispatcher-worker-2 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-02-08 11:01:02.028 [DefaultDispatcher-worker-10 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:01:02.028 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.028 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:02.028 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.034 [DefaultDispatcher-worker-18 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.034 [DefaultDispatcher-worker-18 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.034 [DefaultDispatcher-worker-14 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-02-08 11:01:02.035 [DefaultDispatcher-worker-18 @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b89debc 2024-02-08 11:01:02.035 [DefaultDispatcher-worker-18 @coroutine#3990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.035 [DefaultDispatcher-worker-18 @coroutine#3990] 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-02-08 11:01:02.035 [DefaultDispatcher-worker-18 @coroutine#3990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.036 [eventLoopGroupProxy-19-2 @call-handler#4024] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 11:01:02.036 [eventLoopGroupProxy-19-2 @call-handler#4024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:02.036 [DefaultDispatcher-worker-14 @coroutine#3990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.036 [DefaultDispatcher-worker-14 @coroutine#3990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.043 [DefaultDispatcher-worker-21 @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b89debc 2024-02-08 11:01:02.047 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:02.050 [DefaultDispatcher-worker-18 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b89debc 2024-02-08 11:01:02.062 [DefaultDispatcher-worker-14 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-02-08 11:01:02.064 [DefaultDispatcher-worker-17 @coroutine#3996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 11:01:02.064 [DefaultDispatcher-worker-17 @coroutine#3996] 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-02-08 11:01:02.064 [DefaultDispatcher-worker-17 @coroutine#3996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 11:01:02.065 [eventLoopGroupProxy-19-2 @call-handler#4038] 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-02-08 11:01:02.068 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:02.071 [DefaultDispatcher-worker-3 @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c800a5 2024-02-08 11:01:02.089 [DefaultDispatcher-worker-9 @coroutine#3996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 11:01:02.089 [DefaultDispatcher-worker-9 @coroutine#3996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 11:01:02.090 [DefaultDispatcher-worker-9 @coroutine#3996] 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-02-08 11:01:02.090 [DefaultDispatcher-worker-9 @coroutine#3996] 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-02-08 11:01:02.090 [DefaultDispatcher-worker-9 @coroutine#3996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556411564791099392 2024-02-08 11:01:02.090 [DefaultDispatcher-worker-9 @coroutine#3996] 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?uid=556411564791099392. 2024-02-08 11:01:02.090 [DefaultDispatcher-worker-9 @coroutine#3996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556411564791099392 2024-02-08 11:01:02.091 [eventLoopGroupProxy-19-2 @call-handler#4042] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-08 11:01:02.094 [eventLoopGroupProxy-19-2 @call-handler#4042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:02.094 [DefaultDispatcher-worker-8 @coroutine#3996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556411564791099392 2024-02-08 11:01:02.094 [DefaultDispatcher-worker-8 @coroutine#3996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556411564791099392 2024-02-08 11:01:02.095 [DefaultDispatcher-worker-8 @coroutine#3996] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556411564791099392. 2024-02-08 11:01:02.095 [DefaultDispatcher-worker-8 @coroutine#3996] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556411564791099392 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:01:02.104 [DefaultDispatcher-worker-17 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c800a5 2024-02-08 11:01:02.105 [DefaultDispatcher-worker-17 @coroutine#3996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 11:01:02.105 [DefaultDispatcher-worker-17 @coroutine#3996] 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-02-08 11:01:02.105 [DefaultDispatcher-worker-17 @coroutine#3996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 11:01:02.106 [eventLoopGroupProxy-19-2 @call-handler#4046] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-08 11:01:02.108 [eventLoopGroupProxy-19-2 @call-handler#4046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:02.109 [DefaultDispatcher-worker-17 @coroutine#3996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 11:01:02.109 [DefaultDispatcher-worker-17 @coroutine#3996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 11:01:02.109 [DefaultDispatcher-worker-17 @coroutine#3996] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-08 11:01:02.109 [DefaultDispatcher-worker-17 @coroutine#3996] 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-02-08 11:01:02.114 [DefaultDispatcher-worker-17 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c800a5 2024-02-08 11:01:02.134 [DefaultDispatcher-worker-20 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c800a5 2024-02-08 11:01:02.144 [DefaultDispatcher-worker-1 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c800a5 2024-02-08 11:01:02.144 [DefaultDispatcher-worker-21 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-02-08 11:01:02.145 [DefaultDispatcher-worker-1 @coroutine#3961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:01:02.145 [DefaultDispatcher-worker-1 @coroutine#3961] 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-02-08 11:01:02.145 [DefaultDispatcher-worker-1 @coroutine#3961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:01:02.145 [DefaultDispatcher-worker-1 @coroutine#3961] 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-02-08 11:01:02.146 [eventLoopGroupProxy-19-2 @call-handler#4052] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 11:01:02.146 [eventLoopGroupProxy-19-2 @call-handler#4052] 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-02-08 11:01:02.146 [eventLoopGroupProxy-19-2 @call-handler#4052] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:01:02.151 [DefaultDispatcher-worker-4 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-02-08 11:01:02.162 [DefaultDispatcher-worker-13 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:01:02.162 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.162 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:02.162 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.162 [DefaultDispatcher-worker-8 @call-handler#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-02-08 11:01:02.163 [eventLoopGroupProxy-19-2 @call-handler#4052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:02.163 [DefaultDispatcher-worker-9 @coroutine#3961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:01:02.163 [DefaultDispatcher-worker-9 @coroutine#3961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:01:02.163 [DefaultDispatcher-worker-18 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.163 [DefaultDispatcher-worker-18 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.164 [DefaultDispatcher-worker-9 @coroutine#3961] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 11:01:02.164 [DefaultDispatcher-worker-9 @coroutine#3961] 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-02-08 11:01:02.171 [DefaultDispatcher-worker-13 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-02-08 11:01:02.173 [DefaultDispatcher-worker-5 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c800a5 2024-02-08 11:01:02.179 [DefaultDispatcher-worker-2 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-02-08 11:01:02.207 [DefaultDispatcher-worker-2 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-02-08 11:01:02.208 [DefaultDispatcher-worker-8 @coroutine#3996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 11:01:02.208 [DefaultDispatcher-worker-8 @coroutine#3996] 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-02-08 11:01:02.208 [DefaultDispatcher-worker-8 @coroutine#3996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 11:01:02.209 [eventLoopGroupProxy-19-2 @call-handler#4071] 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-02-08 11:01:02.213 [DefaultDispatcher-worker-18 @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-02-08 11:01:02.231 [DefaultDispatcher-worker-18 @coroutine#3996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 11:01:02.231 [DefaultDispatcher-worker-18 @coroutine#3996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 11:01:02.231 [DefaultDispatcher-worker-18 @coroutine#3996] 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-02-08 11:01:02.231 [DefaultDispatcher-worker-18 @coroutine#3996] 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-02-08 11:01:02.231 [DefaultDispatcher-worker-18 @coroutine#3996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556411564791099393 2024-02-08 11:01:02.231 [DefaultDispatcher-worker-18 @coroutine#3996] 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?uid=556411564791099393. 2024-02-08 11:01:02.231 [DefaultDispatcher-worker-18 @coroutine#3996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556411564791099393 2024-02-08 11:01:02.232 [eventLoopGroupProxy-19-2 @call-handler#4075] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-08 11:01:02.233 [eventLoopGroupProxy-19-2 @call-handler#4075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:02.233 [DefaultDispatcher-worker-18 @coroutine#3996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556411564791099393 2024-02-08 11:01:02.233 [DefaultDispatcher-worker-18 @coroutine#3996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556411564791099393 2024-02-08 11:01:02.234 [DefaultDispatcher-worker-18 @coroutine#3996] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556411564791099393. 2024-02-08 11:01:02.234 [DefaultDispatcher-worker-18 @coroutine#3996] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556411564791099393 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:01:02.243 [DefaultDispatcher-worker-8 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-02-08 11:01:02.244 [DefaultDispatcher-worker-8 @coroutine#3996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 11:01:02.244 [DefaultDispatcher-worker-8 @coroutine#3996] 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-02-08 11:01:02.244 [DefaultDispatcher-worker-8 @coroutine#3996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 11:01:02.245 [eventLoopGroupProxy-19-2 @call-handler#4079] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-08 11:01:02.245 [eventLoopGroupProxy-19-2 @call-handler#4079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:02.246 [DefaultDispatcher-worker-8 @coroutine#3996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 11:01:02.246 [DefaultDispatcher-worker-8 @coroutine#3996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 11:01:02.246 [DefaultDispatcher-worker-8 @coroutine#3996] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-08 11:01:02.246 [DefaultDispatcher-worker-8 @coroutine#3996] 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-02-08 11:01:02.255 [DefaultDispatcher-worker-2 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-02-08 11:01:02.276 [DefaultDispatcher-worker-1 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-02-08 11:01:02.287 [DefaultDispatcher-worker-17 @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-02-08 11:01:02.287 [DefaultDispatcher-worker-17 @coroutine#3980] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:01:02.287 [DefaultDispatcher-worker-17 @coroutine#3980] 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-02-08 11:01:02.287 [DefaultDispatcher-worker-17 @coroutine#3980] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:01:02.287 [DefaultDispatcher-worker-17 @coroutine#3980] 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-02-08 11:01:02.288 [eventLoopGroupProxy-19-2 @call-handler#4085] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 11:01:02.288 [DefaultDispatcher-worker-16 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-02-08 11:01:02.288 [eventLoopGroupProxy-19-2 @call-handler#4085] 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-02-08 11:01:02.288 [eventLoopGroupProxy-19-2 @call-handler#4085] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:01:02.295 [DefaultDispatcher-worker-11 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-02-08 11:01:02.304 [DefaultDispatcher-worker-10 @call-handler#4085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-02-08 11:01:02.305 [eventLoopGroupProxy-19-2 @call-handler#4085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:02.305 [DefaultDispatcher-worker-17 @coroutine#3980] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:01:02.305 [DefaultDispatcher-worker-17 @coroutine#3980] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:01:02.306 [DefaultDispatcher-worker-17 @coroutine#3980] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 11:01:02.306 [DefaultDispatcher-worker-17 @coroutine#3980] 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-02-08 11:01:02.314 [UI Thread @coroutine#4093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556411564791099392&assignmentUid=556411560496132096 2024-02-08 11:01:02.314 [UI Thread @coroutine#4093] 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/getLatestSubmissionForUserAsync?accountPersonUid=556411564791099392&assignmentUid=556411560496132096. 2024-02-08 11:01:02.314 [UI Thread @coroutine#4093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556411564791099392&assignmentUid=556411560496132096 2024-02-08 11:01:02.315 [UI Thread @coroutine#4100] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556411560496132096&accountPersonUid=556411564791099392 2024-02-08 11:01:02.315 [UI Thread @coroutine#4100] 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=556411560496132096&accountPersonUid=556411564791099392. 2024-02-08 11:01:02.315 [UI Thread @coroutine#4100] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556411560496132096&accountPersonUid=556411564791099392 2024-02-08 11:01:02.315 [eventLoopGroupProxy-19-2 @call-handler#4105] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-08 11:01:02.315 [UI Thread @coroutine#4102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556411564791099392&assignmentUid=556411560496132096 2024-02-08 11:01:02.315 [UI Thread @coroutine#4102] 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=556411564791099392&assignmentUid=556411560496132096. 2024-02-08 11:01:02.315 [UI Thread @coroutine#4102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556411564791099392&assignmentUid=556411560496132096 2024-02-08 11:01:02.316 [eventLoopGroupProxy-19-5 @call-handler#4110] 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/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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-08 11:01:02.316 [DefaultDispatcher-worker-11 @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-02-08 11:01:02.320 [eventLoopGroupProxy-19-6 @call-handler#4116] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-08 11:01:02.321 [eventLoopGroupProxy-19-2 @call-handler#4105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:02.322 [eventLoopGroupProxy-19-6 @call-handler#4116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:02.322 [UI Thread @coroutine#4093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556411564791099392&assignmentUid=556411560496132096 2024-02-08 11:01:02.322 [UI Thread @coroutine#4093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556411564791099392&assignmentUid=556411560496132096 2024-02-08 11:01:02.322 [UI Thread @coroutine#4093] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556411564791099392&assignmentUid=556411560496132096. 2024-02-08 11:01:02.322 [UI Thread @coroutine#4093] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556411564791099392&assignmentUid=556411560496132096 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:01:02.323 [UI Thread @coroutine#4102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556411564791099392&assignmentUid=556411560496132096 2024-02-08 11:01:02.323 [UI Thread @coroutine#4102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556411564791099392&assignmentUid=556411560496132096 2024-02-08 11:01:02.323 [eventLoopGroupProxy-19-5 @call-handler#4110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:02.323 [UI Thread @coroutine#4102] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556411564791099392&assignmentUid=556411560496132096. 2024-02-08 11:01:02.323 [UI Thread @coroutine#4102] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556411564791099392&assignmentUid=556411560496132096 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:01:02.323 [UI Thread @coroutine#4100] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556411560496132096&accountPersonUid=556411564791099392 2024-02-08 11:01:02.323 [UI Thread @coroutine#4100] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556411560496132096&accountPersonUid=556411564791099392 2024-02-08 11:01:02.323 [UI Thread @coroutine#4100] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556411560496132096&accountPersonUid=556411564791099392. 2024-02-08 11:01:02.323 [UI Thread @coroutine#4100] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556411560496132096&accountPersonUid=556411564791099392 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:01:02.332 [DefaultDispatcher-worker-3 @coroutine#4093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c800a5 2024-02-08 11:01:02.337 [DefaultDispatcher-worker-3 @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c800a5 2024-02-08 11:01:02.343 [DefaultDispatcher-worker-11 @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c800a5 2024-02-08 11:01:02.346 [UI Thread @coroutine#4126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556411560496132096 2024-02-08 11:01:02.346 [UI Thread @coroutine#4126] 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=556411560496132096. 2024-02-08 11:01:02.346 [UI Thread @coroutine#4126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556411560496132096 2024-02-08 11:01:02.347 [eventLoopGroupProxy-19-2 @call-handler#4128] 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/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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-08 11:01:02.348 [eventLoopGroupProxy-19-2 @call-handler#4128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:02.349 [UI Thread @coroutine#4126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556411560496132096 2024-02-08 11:01:02.349 [UI Thread @coroutine#4126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556411560496132096 2024-02-08 11:01:02.349 [UI Thread @coroutine#4126] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556411560496132096. 2024-02-08 11:01:02.349 [UI Thread @coroutine#4126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556411560496132096 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:01:02.357 [DefaultDispatcher-worker-4 @coroutine#4126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c800a5 2024-02-08 11:01:02.366 [DefaultDispatcher-worker-3 @coroutine#4126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c800a5 2024-02-08 11:01:02.375 [DefaultDispatcher-worker-3 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c800a5 2024-02-08 11:01:02.375 [DefaultDispatcher-worker-3 @coroutine#3961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:01:02.375 [DefaultDispatcher-worker-3 @coroutine#3961] 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-02-08 11:01:02.375 [DefaultDispatcher-worker-3 @coroutine#3961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:01:02.375 [DefaultDispatcher-worker-3 @coroutine#3961] 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-02-08 11:01:02.376 [eventLoopGroupProxy-19-2 @call-handler#4138] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 11:01:02.377 [eventLoopGroupProxy-19-2 @call-handler#4138] 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-02-08 11:01:02.377 [eventLoopGroupProxy-19-2 @call-handler#4138] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:01:02.385 [DefaultDispatcher-worker-4 @call-handler#4138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-02-08 11:01:02.385 [eventLoopGroupProxy-19-2 @call-handler#4138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:02.385 [DefaultDispatcher-worker-4 @coroutine#3961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:01:02.385 [DefaultDispatcher-worker-4 @coroutine#3961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:01:02.386 [DefaultDispatcher-worker-4 @coroutine#3961] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 11:01:02.386 [DefaultDispatcher-worker-4 @coroutine#3961] 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-02-08 11:01:02.394 [UI Thread @coroutine#4145] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556411560496132096&accountPersonUid=556411564791099393 2024-02-08 11:01:02.394 [UI Thread @coroutine#4145] 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=556411560496132096&accountPersonUid=556411564791099393. 2024-02-08 11:01:02.394 [UI Thread @coroutine#4145] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556411560496132096&accountPersonUid=556411564791099393 2024-02-08 11:01:02.395 [eventLoopGroupProxy-19-2 @call-handler#4153] 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/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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-08 11:01:02.395 [UI Thread @coroutine#4147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556411564791099392 2024-02-08 11:01:02.395 [UI Thread @coroutine#4147] 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=556411564791099392. 2024-02-08 11:01:02.395 [UI Thread @coroutine#4147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556411564791099392 2024-02-08 11:01:02.396 [eventLoopGroupProxy-19-5 @call-handler#4157] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-08 11:01:02.398 [DefaultDispatcher-worker-3 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c800a5 2024-02-08 11:01:02.398 [DefaultDispatcher-worker-8 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 11:01:02.398 [eventLoopGroupProxy-19-5 @call-handler#4157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:02.398 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.398 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:02.398 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.399 [UI Thread @coroutine#4158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556411560496132096 2024-02-08 11:01:02.399 [DefaultDispatcher-worker-11 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.399 [UI Thread @coroutine#4158] 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=556411560496132096. 2024-02-08 11:01:02.399 [UI Thread @coroutine#4158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556411560496132096 2024-02-08 11:01:02.399 [DefaultDispatcher-worker-11 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.400 [UI Thread @coroutine#4162] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556411564791099392&assignmentUid=556411560496132096 2024-02-08 11:01:02.400 [UI Thread @coroutine#4162] 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=556411564791099392&assignmentUid=556411560496132096. 2024-02-08 11:01:02.400 [UI Thread @coroutine#4162] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556411564791099392&assignmentUid=556411560496132096 2024-02-08 11:01:02.400 [UI Thread @coroutine#4166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556411564791099392&assignmentUid=556411560496132096 2024-02-08 11:01:02.400 [UI Thread @coroutine#4166] 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=556411564791099392&assignmentUid=556411560496132096. 2024-02-08 11:01:02.400 [UI Thread @coroutine#4166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556411564791099392&assignmentUid=556411560496132096 2024-02-08 11:01:02.400 [eventLoopGroupProxy-19-5 @call-handler#4175] 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/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /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/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-08 11:01:02.400 [UI Thread @coroutine#4147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556411564791099392 2024-02-08 11:01:02.400 [UI Thread @coroutine#4147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556411564791099392 2024-02-08 11:01:02.401 [UI Thread @coroutine#4147] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556411564791099392. 2024-02-08 11:01:02.401 [UI Thread @coroutine#4147] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556411564791099392 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:01:02.401 [eventLoopGroupProxy-19-6 @call-handler#4176] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-08 11:01:02.402 [eventLoopGroupProxy-19-2 @call-handler#4153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:02.403 [UI Thread @coroutine#4145] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556411560496132096&accountPersonUid=556411564791099393 2024-02-08 11:01:02.403 [eventLoopGroupProxy-19-5 @call-handler#4175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:02.403 [UI Thread @coroutine#4145] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556411560496132096&accountPersonUid=556411564791099393 2024-02-08 11:01:02.403 [UI Thread @coroutine#4145] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556411560496132096&accountPersonUid=556411564791099393. 2024-02-08 11:01:02.403 [UI Thread @coroutine#4145] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556411560496132096&accountPersonUid=556411564791099393 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:01:02.404 [UI Thread @coroutine#4158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556411560496132096 2024-02-08 11:01:02.404 [UI Thread @coroutine#4158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556411560496132096 2024-02-08 11:01:02.404 [UI Thread @coroutine#4158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556411560496132096. 2024-02-08 11:01:02.404 [UI Thread @coroutine#4158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556411560496132096 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:01:02.404 [eventLoopGroupProxy-19-6 @call-handler#4176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:02.404 [eventLoopGroupProxy-19-7 @call-handler#4185] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-08 11:01:02.405 [UI Thread @coroutine#4166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556411564791099392&assignmentUid=556411560496132096 2024-02-08 11:01:02.405 [UI Thread @coroutine#4166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556411564791099392&assignmentUid=556411560496132096 2024-02-08 11:01:02.405 [UI Thread @coroutine#4166] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556411564791099392&assignmentUid=556411560496132096. 2024-02-08 11:01:02.405 [UI Thread @coroutine#4166] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556411564791099392&assignmentUid=556411560496132096 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:01:02.406 [eventLoopGroupProxy-19-7 @call-handler#4185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:02.407 [UI Thread @coroutine#4162] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556411564791099392&assignmentUid=556411560496132096 2024-02-08 11:01:02.407 [UI Thread @coroutine#4162] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556411564791099392&assignmentUid=556411560496132096 2024-02-08 11:01:02.407 [UI Thread @coroutine#4162] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556411564791099392&assignmentUid=556411560496132096. 2024-02-08 11:01:02.407 [UI Thread @coroutine#4162] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556411564791099392&assignmentUid=556411560496132096 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:01:02.412 [DefaultDispatcher-worker-6 @coroutine#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-02-08 11:01:02.423 [DefaultDispatcher-worker-3 @coroutine#4145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-02-08 11:01:02.433 [DefaultDispatcher-worker-8 @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-02-08 11:01:02.443 [DefaultDispatcher-worker-12 @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-02-08 11:01:02.452 [DefaultDispatcher-worker-21 @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-02-08 11:01:02.456 [UI Thread @coroutine#4195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556411560496132096&accountPersonUid=556411564791099393 2024-02-08 11:01:02.456 [UI Thread @coroutine#4195] 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=556411560496132096&accountPersonUid=556411564791099393. 2024-02-08 11:01:02.456 [UI Thread @coroutine#4195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556411560496132096&accountPersonUid=556411564791099393 2024-02-08 11:01:02.457 [eventLoopGroupProxy-19-2 @call-handler#4197] 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/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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-08 11:01:02.460 [eventLoopGroupProxy-19-2 @call-handler#4197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:02.460 [UI Thread @coroutine#4195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556411560496132096&accountPersonUid=556411564791099393 2024-02-08 11:01:02.460 [UI Thread @coroutine#4195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556411560496132096&accountPersonUid=556411564791099393 2024-02-08 11:01:02.461 [UI Thread @coroutine#4195] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556411560496132096&accountPersonUid=556411564791099393. 2024-02-08 11:01:02.461 [UI Thread @coroutine#4195] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556411560496132096&accountPersonUid=556411564791099393 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:01:02.471 [DefaultDispatcher-worker-6 @coroutine#4195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-02-08 11:01:02.482 [DefaultDispatcher-worker-12 @coroutine#4195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-02-08 11:01:02.491 [DefaultDispatcher-worker-6 @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-02-08 11:01:02.491 [DefaultDispatcher-worker-6 @coroutine#3980] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:01:02.492 [DefaultDispatcher-worker-6 @coroutine#3980] 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-02-08 11:01:02.492 [DefaultDispatcher-worker-6 @coroutine#3980] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:01:02.492 [DefaultDispatcher-worker-6 @coroutine#3980] 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-02-08 11:01:02.493 [eventLoopGroupProxy-19-2 @call-handler#4202] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 11:01:02.493 [eventLoopGroupProxy-19-2 @call-handler#4202] 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-02-08 11:01:02.493 [eventLoopGroupProxy-19-2 @call-handler#4202] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:01:02.501 [DefaultDispatcher-worker-14 @call-handler#4202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-02-08 11:01:02.501 [eventLoopGroupProxy-19-2 @call-handler#4202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:02.501 [DefaultDispatcher-worker-6 @coroutine#3980] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:01:02.502 [DefaultDispatcher-worker-6 @coroutine#3980] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:01:02.502 [DefaultDispatcher-worker-6 @coroutine#3980] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 11:01:02.502 [DefaultDispatcher-worker-6 @coroutine#3980] 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-02-08 11:01:02.503 [UI Thread @coroutine#4221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556411560496132096&accountPersonUid=556411564791099392 2024-02-08 11:01:02.503 [UI Thread @coroutine#4221] 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=556411560496132096&accountPersonUid=556411564791099392. 2024-02-08 11:01:02.503 [UI Thread @coroutine#4221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556411560496132096&accountPersonUid=556411564791099392 2024-02-08 11:01:02.504 [UI Thread @coroutine#4223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556411564791099392&assignmentUid=556411560496132096 2024-02-08 11:01:02.504 [UI Thread @coroutine#4223] 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=556411564791099392&assignmentUid=556411560496132096. 2024-02-08 11:01:02.504 [UI Thread @coroutine#4223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556411564791099392&assignmentUid=556411560496132096 2024-02-08 11:01:02.504 [UI Thread @coroutine#4213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556411564791099392&assignmentUid=556411560496132096 2024-02-08 11:01:02.504 [UI Thread @coroutine#4213] 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/getLatestSubmissionForUserAsync?accountPersonUid=556411564791099392&assignmentUid=556411560496132096. 2024-02-08 11:01:02.504 [UI Thread @coroutine#4213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556411564791099392&assignmentUid=556411560496132096 2024-02-08 11:01:02.505 [eventLoopGroupProxy-19-2 @call-handler#4229] 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/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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-08 11:01:02.505 [eventLoopGroupProxy-19-5 @call-handler#4231] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-08 11:01:02.505 [eventLoopGroupProxy-19-6 @call-handler#4236] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-08 11:01:02.507 [eventLoopGroupProxy-19-5 @call-handler#4231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:02.508 [UI Thread @coroutine#4223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556411564791099392&assignmentUid=556411560496132096 2024-02-08 11:01:02.508 [UI Thread @coroutine#4223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556411564791099392&assignmentUid=556411560496132096 2024-02-08 11:01:02.508 [eventLoopGroupProxy-19-2 @call-handler#4229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:02.509 [eventLoopGroupProxy-19-6 @call-handler#4236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:01:02.509 [UI Thread @coroutine#4223] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556411564791099392&assignmentUid=556411560496132096. 2024-02-08 11:01:02.509 [UI Thread @coroutine#4223] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556411564791099392&assignmentUid=556411560496132096 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:01:02.509 [UI Thread @coroutine#4221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556411560496132096&accountPersonUid=556411564791099392 2024-02-08 11:01:02.509 [UI Thread @coroutine#4221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556411560496132096&accountPersonUid=556411564791099392 2024-02-08 11:01:02.509 [UI Thread @coroutine#4221] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556411560496132096&accountPersonUid=556411564791099392. 2024-02-08 11:01:02.509 [UI Thread @coroutine#4221] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556411560496132096&accountPersonUid=556411564791099392 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:01:02.510 [UI Thread @coroutine#4213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556411564791099392&assignmentUid=556411560496132096 2024-02-08 11:01:02.510 [UI Thread @coroutine#4213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556411564791099392&assignmentUid=556411560496132096 2024-02-08 11:01:02.510 [UI Thread @coroutine#4213] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556411564791099392&assignmentUid=556411560496132096. 2024-02-08 11:01:02.510 [UI Thread @coroutine#4213] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556411564791099392&assignmentUid=556411560496132096 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:01:02.514 [DefaultDispatcher-worker-20 @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-02-08 11:01:02.518 [DefaultDispatcher-worker-10 @coroutine#4223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c800a5 2024-02-08 11:01:02.519 [DefaultDispatcher-worker-8 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468eff41 2024-02-08 11:01:02.519 [DefaultDispatcher-worker-8 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.519 [DefaultDispatcher-worker-5 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-08 11:01:02.519 [DefaultDispatcher-worker-8 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:02.519 [DefaultDispatcher-worker-8 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.519 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.519 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:02.519 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.521 [DefaultDispatcher-worker-8 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.521 [DefaultDispatcher-worker-10 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.521 [DefaultDispatcher-worker-8 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.521 [DefaultDispatcher-worker-10 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.526 [DefaultDispatcher-worker-12 @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c800a5 2024-02-08 11:01:02.533 [DefaultDispatcher-worker-12 @coroutine#4213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c800a5 2024-02-08 11:01:02.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-08 11:01:02.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-08 11:01:02.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:02.536 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31c800a5: (connection evicted) 2024-02-08 11:01:02.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:02.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-08 11:01:02.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-08 11:01:02.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-08 11:01:02.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-08 11:01:02.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:02.538 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65a01901: (connection evicted) 2024-02-08 11:01:02.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:02.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-08 11:01:02.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-08 11:01:02.601 [DefaultDispatcher-worker-8 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:01:02.602 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.602 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:02.602 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.603 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.603 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.773 [DefaultDispatcher-worker-13 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23909b3 2024-02-08 11:01:02.774 [DefaultDispatcher-worker-13 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.774 [DefaultDispatcher-worker-13 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:02.774 [DefaultDispatcher-worker-13 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.775 [DefaultDispatcher-worker-11 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.775 [DefaultDispatcher-worker-11 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.851 [DefaultDispatcher-worker-3 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f7ce20 2024-02-08 11:01:02.851 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.851 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:02.851 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.852 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.853 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.939 [DefaultDispatcher-worker-10 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-02-08 11:01:02.939 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.939 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:02.939 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.940 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:02.941 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.014 [DefaultDispatcher-worker-12 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ee6088a 2024-02-08 11:01:03.014 [DefaultDispatcher-worker-12 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.014 [DefaultDispatcher-worker-12 @coroutine#3018] 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-02-08 11:01:03.014 [DefaultDispatcher-worker-12 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.015 [DefaultDispatcher-worker-12 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.044 [DefaultDispatcher-worker-3 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:01:03.044 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.044 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:03.044 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.045 [DefaultDispatcher-worker-12 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.045 [DefaultDispatcher-worker-12 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.176 [DefaultDispatcher-worker-3 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:01:03.176 [DefaultDispatcher-worker-3 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.176 [DefaultDispatcher-worker-3 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:03.176 [DefaultDispatcher-worker-3 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.177 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.177 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.409 [DefaultDispatcher-worker-14 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 11:01:03.410 [DefaultDispatcher-worker-14 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.410 [DefaultDispatcher-worker-14 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:03.410 [DefaultDispatcher-worker-14 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.411 [DefaultDispatcher-worker-15 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.411 [DefaultDispatcher-worker-15 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.532 [DefaultDispatcher-worker-13 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-08 11:01:03.532 [DefaultDispatcher-worker-3 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468eff41 2024-02-08 11:01:03.533 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.533 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.533 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:03.533 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.533 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:03.533 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.534 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.534 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.534 [DefaultDispatcher-worker-12 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.534 [DefaultDispatcher-worker-12 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-08 11:01:03.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-08 11:01:03.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:03.543 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb: (connection evicted) 2024-02-08 11:01:03.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:03.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-08 11:01:03.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-08 11:01:03.547 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75a5a912 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b9cfc19 2024-02-08 11:01:03.548 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b9cfc19 2024-02-08 11:01:03.549 [Test worker @coroutine#4294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-08 11:01:03.562 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b9cfc19 2024-02-08 11:01:03.573 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b9cfc19 2024-02-08 11:01:03.574 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b9cfc19 2024-02-08 11:01:03.576 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b9cfc19 2024-02-08 11:01:03.576 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e783f78 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2024-02-08 11:01:03.577 [Test worker @coroutine#4294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-08 11:01:03.590 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2024-02-08 11:01:03.600 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2024-02-08 11:01:03.601 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2024-02-08 11:01:03.603 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2024-02-08 11:01:03.613 [DefaultDispatcher-worker-1 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:01:03.613 [DefaultDispatcher-worker-13 @coroutine#4307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2024-02-08 11:01:03.613 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.613 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:03.613 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.615 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.615 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.627 [DefaultDispatcher-worker-6 @coroutine#4294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b9cfc19 2024-02-08 11:01:03.638 [DefaultDispatcher-worker-17 @coroutine#4294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b9cfc19 2024-02-08 11:01:03.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-02-08 11:01:03.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-02-08 11:01:03.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:03.643 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b9cfc19: (connection evicted) 2024-02-08 11:01:03.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:03.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-02-08 11:01:03.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-02-08 11:01:03.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-08 11:01:03.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-08 11:01:03.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:03.645 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb: (connection evicted) 2024-02-08 11:01:03.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:03.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-08 11:01:03.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-08 11:01:03.646 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e6add8d 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@85104d6 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@85104d6 2024-02-08 11:01:03.647 [Test worker @coroutine#4337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-08 11:01:03.663 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@85104d6 2024-02-08 11:01:03.673 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@85104d6 2024-02-08 11:01:03.675 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@85104d6 2024-02-08 11:01:03.677 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@85104d6 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e9947af 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-08 11:01:03.677 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:03.678 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:03.678 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:03.678 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:03.678 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:03.678 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:03.678 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:03.678 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:03.678 [Test worker @coroutine#4337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-08 11:01:03.678 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2024-02-08 11:01:03.678 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2024-02-08 11:01:03.678 [Test worker @coroutine#4337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-08 11:01:03.691 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2024-02-08 11:01:03.701 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2024-02-08 11:01:03.703 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2024-02-08 11:01:03.704 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2024-02-08 11:01:03.716 [DefaultDispatcher-worker-15 @coroutine#4350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2024-02-08 11:01:03.728 [DefaultDispatcher-worker-6 @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@85104d6 2024-02-08 11:01:03.740 [DefaultDispatcher-worker-6 @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@85104d6 2024-02-08 11:01:03.748 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:03.750 [DefaultDispatcher-worker-1 @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@85104d6 2024-02-08 11:01:03.766 [DefaultDispatcher-worker-1 @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@85104d6 2024-02-08 11:01:03.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-08 11:01:03.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-08 11:01:03.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:03.769 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@85104d6: (connection evicted) 2024-02-08 11:01:03.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:03.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-08 11:01:03.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-08 11:01:03.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-08 11:01:03.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-08 11:01:03.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:03.771 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30942f54: (connection evicted) 2024-02-08 11:01:03.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:03.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-08 11:01:03.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4791d904 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:03.773 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:03.774 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:03.774 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:03.774 [Test worker @coroutine#4390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-08 11:01:03.774 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bbb3c84 2024-02-08 11:01:03.774 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bbb3c84 2024-02-08 11:01:03.774 [Test worker @coroutine#4390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-08 11:01:03.783 [DefaultDispatcher-worker-21 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23909b3 2024-02-08 11:01:03.783 [DefaultDispatcher-worker-21 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.783 [DefaultDispatcher-worker-21 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:03.783 [DefaultDispatcher-worker-21 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.784 [DefaultDispatcher-worker-7 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.784 [DefaultDispatcher-worker-7 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.792 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbb3c84 2024-02-08 11:01:03.802 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbb3c84 2024-02-08 11:01:03.804 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbb3c84 2024-02-08 11:01:03.805 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbb3c84 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40aaf656 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-02-08 11:01:03.806 [Test worker @coroutine#4390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-08 11:01:03.819 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-02-08 11:01:03.830 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-02-08 11:01:03.831 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-02-08 11:01:03.833 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-02-08 11:01:03.844 [DefaultDispatcher-worker-1 @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c 2024-02-08 11:01:03.857 [DefaultDispatcher-worker-19 @coroutine#4390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbb3c84 2024-02-08 11:01:03.862 [DefaultDispatcher-worker-5 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f7ce20 2024-02-08 11:01:03.862 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.862 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:03.862 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.863 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.863 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.869 [DefaultDispatcher-worker-18 @coroutine#4390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbb3c84 2024-02-08 11:01:03.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-08 11:01:03.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-08 11:01:03.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:03.874 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bbb3c84: (connection evicted) 2024-02-08 11:01:03.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:03.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-08 11:01:03.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-08 11:01:03.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-08 11:01:03.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-08 11:01:03.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:03.875 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@167ccc3c: (connection evicted) 2024-02-08 11:01:03.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:03.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-08 11:01:03.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-08 11:01:03.877 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-08 11:01:03.877 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:03.877 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:03.877 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:03.877 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:03.877 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:03.877 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dcec8e9 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:03.878 [Test worker @coroutine#4437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-08 11:01:03.879 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-02-08 11:01:03.879 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-02-08 11:01:03.879 [Test worker @coroutine#4437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-08 11:01:03.895 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-02-08 11:01:03.905 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-02-08 11:01:03.907 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-02-08 11:01:03.908 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77737e3e 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-02-08 11:01:03.909 [Test worker @coroutine#4437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-08 11:01:03.924 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-02-08 11:01:03.934 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-02-08 11:01:03.936 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-02-08 11:01:03.938 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-02-08 11:01:03.949 [DefaultDispatcher-worker-10 @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-02-08 11:01:03.951 [DefaultDispatcher-worker-10 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-02-08 11:01:03.952 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.952 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:03.952 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.953 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.953 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:03.966 [DefaultDispatcher-worker-5 @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-02-08 11:01:03.979 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:03.980 [DefaultDispatcher-worker-19 @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-02-08 11:01:03.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-08 11:01:03.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-08 11:01:03.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:03.984 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73543048: (connection evicted) 2024-02-08 11:01:03.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:03.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-08 11:01:03.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-08 11:01:03.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-08 11:01:03.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-08 11:01:03.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:03.985 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3652dd19: (connection evicted) 2024-02-08 11:01:03.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:03.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-08 11:01:03.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-08 11:01:03.987 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@480fb706 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-02-08 11:01:03.988 [Test worker @coroutine#4479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-08 11:01:04.008 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-02-08 11:01:04.022 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-02-08 11:01:04.024 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-02-08 11:01:04.025 [DefaultDispatcher-worker-4 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ee6088a 2024-02-08 11:01:04.026 [DefaultDispatcher-worker-4 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.026 [DefaultDispatcher-worker-4 @coroutine#3018] 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-02-08 11:01:04.026 [DefaultDispatcher-worker-4 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.026 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:04.027 [DefaultDispatcher-worker-8 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bdb6b36 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e3689e7 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e3689e7 2024-02-08 11:01:04.027 [Test worker @coroutine#4479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-08 11:01:04.040 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3689e7 2024-02-08 11:01:04.052 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3689e7 2024-02-08 11:01:04.054 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3689e7 2024-02-08 11:01:04.055 [DefaultDispatcher-worker-10 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:01:04.055 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.055 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:04.055 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.055 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3689e7 2024-02-08 11:01:04.056 [DefaultDispatcher-worker-19 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.056 [DefaultDispatcher-worker-19 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.066 [DefaultDispatcher-worker-6 @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3689e7 2024-02-08 11:01:04.079 [DefaultDispatcher-worker-1 @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-02-08 11:01:04.088 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:04.094 [DefaultDispatcher-worker-21 @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1 2024-02-08 11:01:04.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-08 11:01:04.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-08 11:01:04.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:04.100 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f36c8b1: (connection evicted) 2024-02-08 11:01:04.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:04.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-08 11:01:04.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-08 11:01:04.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-08 11:01:04.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-08 11:01:04.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:04.101 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e3689e7: (connection evicted) 2024-02-08 11:01:04.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:04.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-08 11:01:04.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12ae75f1 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:04.103 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-08 11:01:04.104 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:04.104 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:04.104 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:04.104 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:04.104 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:04.104 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:04.104 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:04.104 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:04.104 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-08 11:01:04.104 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f8a1b 2024-02-08 11:01:04.104 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f8a1b 2024-02-08 11:01:04.104 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-08 11:01:04.118 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8a1b 2024-02-08 11:01:04.129 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8a1b 2024-02-08 11:01:04.131 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8a1b 2024-02-08 11:01:04.133 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8a1b 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cc022ac 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:04.133 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:04.134 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:04.134 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:04.134 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:04.134 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:04.134 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:04.134 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-08 11:01:04.134 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-02-08 11:01:04.134 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-02-08 11:01:04.134 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-08 11:01:04.147 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-02-08 11:01:04.157 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-02-08 11:01:04.159 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-02-08 11:01:04.160 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-02-08 11:01:04.171 [DefaultDispatcher-worker-6 @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f 2024-02-08 11:01:04.185 [DefaultDispatcher-worker-4 @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8a1b 2024-02-08 11:01:04.185 [DefaultDispatcher-worker-9 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:01:04.185 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.186 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:04.186 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.187 [DefaultDispatcher-worker-20 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.187 [DefaultDispatcher-worker-20 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.198 [DefaultDispatcher-worker-10 @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8a1b 2024-02-08 11:01:04.204 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:04.206 [DefaultDispatcher-worker-20 @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8a1b 2024-02-08 11:01:04.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-08 11:01:04.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-08 11:01:04.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:04.210 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f8a1b: (connection evicted) 2024-02-08 11:01:04.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:04.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-08 11:01:04.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-08 11:01:04.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-08 11:01:04.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-08 11:01:04.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:04.211 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42eaf47f: (connection evicted) 2024-02-08 11:01:04.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:04.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-08 11:01:04.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf82c58 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:04.213 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-08 11:01:04.214 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:04.214 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:04.214 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:04.214 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:04.214 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:04.214 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:04.214 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:04.214 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:04.214 [Test worker @coroutine#4569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-08 11:01:04.214 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2024-02-08 11:01:04.214 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2024-02-08 11:01:04.214 [Test worker @coroutine#4569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-08 11:01:04.232 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2024-02-08 11:01:04.242 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2024-02-08 11:01:04.244 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2024-02-08 11:01:04.246 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@327ac23 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:04.246 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:04.247 [Test worker @coroutine#4569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-08 11:01:04.247 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-02-08 11:01:04.247 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-02-08 11:01:04.247 [Test worker @coroutine#4569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-08 11:01:04.260 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-02-08 11:01:04.270 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-02-08 11:01:04.272 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-02-08 11:01:04.274 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-02-08 11:01:04.285 [DefaultDispatcher-worker-19 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0 2024-02-08 11:01:04.298 [DefaultDispatcher-worker-7 @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2024-02-08 11:01:04.312 [DefaultDispatcher-worker-19 @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2024-02-08 11:01:04.314 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:04.319 [DefaultDispatcher-worker-7 @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2024-02-08 11:01:04.337 [DefaultDispatcher-worker-21 @coroutine#4610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aff8207 2024-02-08 11:01:04.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-08 11:01:04.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-08 11:01:04.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:04.341 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5aff8207: (connection evicted) 2024-02-08 11:01:04.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:04.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-08 11:01:04.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-08 11:01:04.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-08 11:01:04.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-08 11:01:04.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:04.342 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b61a4b0: (connection evicted) 2024-02-08 11:01:04.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:04.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-08 11:01:04.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-08 11:01:04.343 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f523dae 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:04.344 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-08 11:01:04.345 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-02-08 11:01:04.345 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-02-08 11:01:04.345 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-08 11:01:04.359 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-02-08 11:01:04.369 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-02-08 11:01:04.371 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-02-08 11:01:04.373 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-02-08 11:01:04.373 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-08 11:01:04.373 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:04.373 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:04.373 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:04.373 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:04.373 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:04.373 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:04.373 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6020cd42 2024-02-08 11:01:04.373 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:04.373 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:04.373 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:04.373 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:04.373 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:04.373 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:04.373 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:04.373 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:04.373 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:04.373 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:04.373 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:04.373 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:04.373 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:04.373 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:04.373 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:04.373 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:04.374 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:04.374 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:04.374 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:04.374 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-08 11:01:04.374 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:04.374 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:04.374 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:04.374 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:04.374 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:04.374 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:04.374 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:04.374 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:04.374 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-08 11:01:04.374 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-02-08 11:01:04.374 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-02-08 11:01:04.374 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-08 11:01:04.387 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-02-08 11:01:04.397 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-02-08 11:01:04.399 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-02-08 11:01:04.401 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-02-08 11:01:04.412 [DefaultDispatcher-worker-9 @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-02-08 11:01:04.419 [DefaultDispatcher-worker-4 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 11:01:04.419 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.419 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:04.419 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.420 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.420 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.426 [DefaultDispatcher-worker-8 @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-02-08 11:01:04.434 [DefaultDispatcher-worker-16 @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-02-08 11:01:04.438 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2024-02-08 11:01:04.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-08 11:01:04.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-08 11:01:04.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:04.443 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f41f259: (connection evicted) 2024-02-08 11:01:04.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:04.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-08 11:01:04.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-08 11:01:04.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-08 11:01:04.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-08 11:01:04.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:04.444 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@326d39fd: (connection evicted) 2024-02-08 11:01:04.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:04.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-08 11:01:04.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@145ce025 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:04.446 [Test worker @coroutine#4669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-08 11:01:04.447 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2024-02-08 11:01:04.447 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2024-02-08 11:01:04.447 [Test worker @coroutine#4669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-08 11:01:04.462 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2024-02-08 11:01:04.472 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2024-02-08 11:01:04.474 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2024-02-08 11:01:04.476 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ca9ec77 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:04.476 [Test worker @coroutine#4669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-08 11:01:04.477 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-08 11:01:04.477 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-08 11:01:04.477 [Test worker @coroutine#4669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-08 11:01:04.490 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-08 11:01:04.500 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-08 11:01:04.502 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-08 11:01:04.504 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-08 11:01:04.514 [DefaultDispatcher-worker-5 @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-08 11:01:04.526 [DefaultDispatcher-worker-10 @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2024-02-08 11:01:04.541 [DefaultDispatcher-worker-1 @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2024-02-08 11:01:04.545 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2024-02-08 11:01:04.547 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:04.548 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2024-02-08 11:01:04.549 [DefaultDispatcher-worker-13 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-08 11:01:04.549 [DefaultDispatcher-worker-17 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468eff41 2024-02-08 11:01:04.549 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.549 [DefaultDispatcher-worker-17 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.549 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:04.549 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.549 [DefaultDispatcher-worker-17 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:04.549 [DefaultDispatcher-worker-17 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.550 [DefaultDispatcher-worker-17 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.550 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.550 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.550 [DefaultDispatcher-worker-17 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-08 11:01:04.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-08 11:01:04.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:04.554 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1: (connection evicted) 2024-02-08 11:01:04.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:04.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-08 11:01:04.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-08 11:01:04.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-08 11:01:04.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-08 11:01:04.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:04.555 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73: (connection evicted) 2024-02-08 11:01:04.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:04.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-08 11:01:04.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26edfa34 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:04.557 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-08 11:01:04.558 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2024-02-08 11:01:04.558 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2024-02-08 11:01:04.558 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-08 11:01:04.574 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2024-02-08 11:01:04.584 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2024-02-08 11:01:04.586 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2024-02-08 11:01:04.588 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41db6e4b 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:04.588 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-08 11:01:04.589 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2024-02-08 11:01:04.589 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2024-02-08 11:01:04.589 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-08 11:01:04.601 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2024-02-08 11:01:04.612 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2024-02-08 11:01:04.613 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2024-02-08 11:01:04.615 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2024-02-08 11:01:04.625 [DefaultDispatcher-worker-5 @coroutine#4733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2024-02-08 11:01:04.625 [DefaultDispatcher-worker-19 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:01:04.626 [DefaultDispatcher-worker-19 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.626 [DefaultDispatcher-worker-19 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:04.626 [DefaultDispatcher-worker-19 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.627 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.627 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.639 [DefaultDispatcher-worker-19 @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2024-02-08 11:01:04.650 [DefaultDispatcher-worker-5 @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2024-02-08 11:01:04.700 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:04.700 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:04.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-08 11:01:04.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-08 11:01:04.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:04.708 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8: (connection evicted) 2024-02-08 11:01:04.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:04.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-08 11:01:04.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-08 11:01:04.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-08 11:01:04.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-08 11:01:04.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:04.709 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2: (connection evicted) 2024-02-08 11:01:04.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:04.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-08 11:01:04.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-08 11:01:04.711 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@665574fb 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2024-02-08 11:01:04.712 [Test worker @coroutine#4775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-08 11:01:04.729 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2024-02-08 11:01:04.739 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2024-02-08 11:01:04.741 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2024-02-08 11:01:04.743 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@384cd83a 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:04.743 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:04.744 [Test worker @coroutine#4775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-08 11:01:04.744 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2024-02-08 11:01:04.744 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2024-02-08 11:01:04.744 [Test worker @coroutine#4775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-08 11:01:04.757 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2024-02-08 11:01:04.767 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2024-02-08 11:01:04.769 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2024-02-08 11:01:04.771 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2024-02-08 11:01:04.781 [DefaultDispatcher-worker-6 @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2024-02-08 11:01:04.793 [DefaultDispatcher-worker-4 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23909b3 2024-02-08 11:01:04.793 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.793 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:04.793 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.794 [DefaultDispatcher-worker-7 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.794 [DefaultDispatcher-worker-7 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.797 [DefaultDispatcher-worker-7 @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2024-02-08 11:01:04.807 [DefaultDispatcher-worker-7 @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49 2024-02-08 11:01:04.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-08 11:01:04.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-08 11:01:04.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:04.812 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b83ec49: (connection evicted) 2024-02-08 11:01:04.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:04.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-08 11:01:04.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-08 11:01:04.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-08 11:01:04.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-08 11:01:04.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:04.813 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3119fcad: (connection evicted) 2024-02-08 11:01:04.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:04.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-08 11:01:04.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f4f385 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:04.815 [Test worker @coroutine#4819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-08 11:01:04.816 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-02-08 11:01:04.816 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-02-08 11:01:04.816 [Test worker @coroutine#4819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-08 11:01:04.832 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-02-08 11:01:04.843 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-02-08 11:01:04.845 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-02-08 11:01:04.846 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41ad6c00 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:04.847 [Test worker @coroutine#4819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-08 11:01:04.848 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2024-02-08 11:01:04.848 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2024-02-08 11:01:04.848 [Test worker @coroutine#4819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-08 11:01:04.861 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2024-02-08 11:01:04.871 [DefaultDispatcher-worker-12 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f7ce20 2024-02-08 11:01:04.871 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.871 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:04.871 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.871 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2024-02-08 11:01:04.872 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.872 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.873 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2024-02-08 11:01:04.875 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2024-02-08 11:01:04.886 [DefaultDispatcher-worker-14 @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2024-02-08 11:01:04.898 [DefaultDispatcher-worker-14 @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-02-08 11:01:04.907 [DefaultDispatcher-worker-19 @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-02-08 11:01:04.910 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-02-08 11:01:04.913 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-02-08 11:01:04.916 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:04.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-08 11:01:04.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-08 11:01:04.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:04.919 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18f1631c: (connection evicted) 2024-02-08 11:01:04.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:04.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-08 11:01:04.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-08 11:01:04.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-08 11:01:04.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-08 11:01:04.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:04.920 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6edc8385: (connection evicted) 2024-02-08 11:01:04.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:04.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-08 11:01:04.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12d33d7a 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:04.922 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-08 11:01:04.923 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@538fb761 2024-02-08 11:01:04.923 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@538fb761 2024-02-08 11:01:04.923 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-08 11:01:04.938 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538fb761 2024-02-08 11:01:04.949 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538fb761 2024-02-08 11:01:04.950 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538fb761 2024-02-08 11:01:04.952 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538fb761 2024-02-08 11:01:04.952 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-08 11:01:04.952 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@215efb16 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2024-02-08 11:01:04.953 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-08 11:01:04.963 [DefaultDispatcher-worker-20 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-02-08 11:01:04.963 [DefaultDispatcher-worker-20 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.963 [DefaultDispatcher-worker-20 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:04.963 [DefaultDispatcher-worker-20 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.964 [DefaultDispatcher-worker-17 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.964 [DefaultDispatcher-worker-17 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:04.966 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2024-02-08 11:01:04.977 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2024-02-08 11:01:04.978 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2024-02-08 11:01:04.980 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2024-02-08 11:01:04.991 [DefaultDispatcher-worker-11 @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2024-02-08 11:01:05.003 [DefaultDispatcher-worker-15 @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538fb761 2024-02-08 11:01:05.012 [DefaultDispatcher-worker-15 @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538fb761 2024-02-08 11:01:05.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-08 11:01:05.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-08 11:01:05.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:05.020 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@538fb761: (connection evicted) 2024-02-08 11:01:05.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:05.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-08 11:01:05.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-08 11:01:05.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-08 11:01:05.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-08 11:01:05.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:05.022 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b: (connection evicted) 2024-02-08 11:01:05.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:05.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-08 11:01:05.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-08 11:01:05.024 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-08 11:01:05.024 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:05.024 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:05.024 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:05.024 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:05.024 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:05.024 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:05.024 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9886ec3 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2024-02-08 11:01:05.025 [Test worker @coroutine#4926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-08 11:01:05.037 [DefaultDispatcher-worker-7 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ee6088a 2024-02-08 11:01:05.037 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.037 [DefaultDispatcher-worker-7 @coroutine#3018] 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-02-08 11:01:05.037 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.038 [DefaultDispatcher-worker-18 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.042 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2024-02-08 11:01:05.053 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2024-02-08 11:01:05.054 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2024-02-08 11:01:05.056 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2024-02-08 11:01:05.067 [DefaultDispatcher-worker-2 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:01:05.067 [DefaultDispatcher-worker-20 @coroutine#4936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2024-02-08 11:01:05.068 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.068 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:05.068 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.069 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.069 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2024-02-08 11:01:05.081 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ff247b 2024-02-08 11:01:05.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-08 11:01:05.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-08 11:01:05.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:05.094 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15ff247b: (connection evicted) 2024-02-08 11:01:05.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:05.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-08 11:01:05.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-08 11:01:05.097 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-08 11:01:05.097 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:05.097 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:05.097 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:05.097 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:05.097 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:05.097 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:05.097 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e5bce8e 2024-02-08 11:01:05.097 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c0989f7 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c0989f7 2024-02-08 11:01:05.098 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-08 11:01:05.114 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0989f7 2024-02-08 11:01:05.125 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0989f7 2024-02-08 11:01:05.127 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0989f7 2024-02-08 11:01:05.128 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0989f7 2024-02-08 11:01:05.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-08 11:01:05.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-08 11:01:05.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:05.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:05.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-08 11:01:05.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7786c2e0 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:05.133 [Test worker @coroutine#4995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-08 11:01:05.134 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c39949 2024-02-08 11:01:05.134 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c39949 2024-02-08 11:01:05.134 [Test worker @coroutine#4995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-08 11:01:05.147 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c39949 2024-02-08 11:01:05.157 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c39949 2024-02-08 11:01:05.158 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c39949 2024-02-08 11:01:05.160 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c39949 2024-02-08 11:01:05.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-08 11:01:05.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-08 11:01:05.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:05.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:05.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-08 11:01:05.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-08 11:01:05.166 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-08 11:01:05.166 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:05.166 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:05.166 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:05.166 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:05.166 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:05.166 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:05.166 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@704ddfad 2024-02-08 11:01:05.166 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:05.166 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:05.166 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:05.166 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:05.166 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:05.166 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:05.166 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:05.166 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:05.166 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:05.166 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:05.166 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:05.166 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:05.167 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:05.167 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:05.167 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:05.167 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:05.167 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:05.167 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:05.167 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:05.167 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-08 11:01:05.167 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:05.167 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:05.167 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:05.167 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:05.167 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:05.167 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:05.167 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:05.167 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:05.167 [Test worker @coroutine#5025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-08 11:01:05.167 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed4c822 2024-02-08 11:01:05.167 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed4c822 2024-02-08 11:01:05.167 [Test worker @coroutine#5025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-08 11:01:05.183 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed4c822 2024-02-08 11:01:05.193 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed4c822 2024-02-08 11:01:05.195 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed4c822 2024-02-08 11:01:05.197 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed4c822 2024-02-08 11:01:05.198 [DefaultDispatcher-worker-15 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:01:05.198 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.198 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:05.198 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.199 [DefaultDispatcher-worker-2 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.199 [DefaultDispatcher-worker-2 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-08 11:01:05.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-08 11:01:05.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:05.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:05.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-08 11:01:05.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73418044 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b2713a 2024-02-08 11:01:05.202 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b2713a 2024-02-08 11:01:05.203 [Test worker @coroutine#5061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-08 11:01:05.216 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b2713a 2024-02-08 11:01:05.226 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b2713a 2024-02-08 11:01:05.228 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b2713a 2024-02-08 11:01:05.229 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b2713a 2024-02-08 11:01:05.239 [DefaultDispatcher-worker-9 @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b2713a 2024-02-08 11:01:05.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-08 11:01:05.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-08 11:01:05.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:05.243 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52b2713a: (connection evicted) 2024-02-08 11:01:05.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:05.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-08 11:01:05.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-08 11:01:05.245 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6db64abf 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a0fe14 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a0fe14 2024-02-08 11:01:05.246 [Test worker @coroutine#5088] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-08 11:01:05.263 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a0fe14 2024-02-08 11:01:05.273 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a0fe14 2024-02-08 11:01:05.275 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a0fe14 2024-02-08 11:01:05.276 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a0fe14 2024-02-08 11:01:05.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-08 11:01:05.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-08 11:01:05.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:05.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:05.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-08 11:01:05.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-08 11:01:05.281 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-08 11:01:05.281 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b6637f3 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d474a 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d474a 2024-02-08 11:01:05.282 [Test worker @coroutine#5117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-08 11:01:05.295 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d474a 2024-02-08 11:01:05.305 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d474a 2024-02-08 11:01:05.307 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d474a 2024-02-08 11:01:05.309 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d474a 2024-02-08 11:01:05.319 [DefaultDispatcher-worker-2 @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d474a 2024-02-08 11:01:05.321 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d474a 2024-02-08 11:01:05.326 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d474a 2024-02-08 11:01:05.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-08 11:01:05.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-08 11:01:05.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:05.329 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11d474a: (connection evicted) 2024-02-08 11:01:05.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:05.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-08 11:01:05.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a9b4d4e 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:05.331 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:05.332 [Test worker @coroutine#5152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-08 11:01:05.332 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@383d2e2d 2024-02-08 11:01:05.332 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@383d2e2d 2024-02-08 11:01:05.332 [Test worker @coroutine#5152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-08 11:01:05.344 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383d2e2d 2024-02-08 11:01:05.355 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383d2e2d 2024-02-08 11:01:05.356 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383d2e2d 2024-02-08 11:01:05.358 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383d2e2d 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65689000 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:05.358 [Test worker @coroutine#5152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-08 11:01:05.359 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@420c9959 2024-02-08 11:01:05.359 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@420c9959 2024-02-08 11:01:05.359 [Test worker @coroutine#5152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-08 11:01:05.372 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420c9959 2024-02-08 11:01:05.382 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420c9959 2024-02-08 11:01:05.383 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420c9959 2024-02-08 11:01:05.385 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420c9959 2024-02-08 11:01:05.396 [DefaultDispatcher-worker-8 @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420c9959 2024-02-08 11:01:05.408 [DefaultDispatcher-worker-13 @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383d2e2d 2024-02-08 11:01:05.430 [DefaultDispatcher-worker-15 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 11:01:05.430 [DefaultDispatcher-worker-15 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.430 [DefaultDispatcher-worker-15 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:05.430 [DefaultDispatcher-worker-15 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.431 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.432 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.434 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:05.441 [DefaultDispatcher-worker-2 @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383d2e2d 2024-02-08 11:01:05.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-08 11:01:05.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-08 11:01:05.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:05.450 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@383d2e2d: (connection evicted) 2024-02-08 11:01:05.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:05.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-08 11:01:05.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-08 11:01:05.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-08 11:01:05.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-08 11:01:05.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:05.450 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@420c9959: (connection evicted) 2024-02-08 11:01:05.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:05.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-08 11:01:05.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7712c315 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:05.452 [Test worker @coroutine#5182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-08 11:01:05.453 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@5529fd4e 2024-02-08 11:01:05.453 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@5529fd4e 2024-02-08 11:01:05.453 [Test worker @coroutine#5182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-08 11:01:05.468 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5529fd4e 2024-02-08 11:01:05.478 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5529fd4e 2024-02-08 11:01:05.480 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5529fd4e 2024-02-08 11:01:05.482 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5529fd4e 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34a06981 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-02-08 11:01:05.482 [Test worker @coroutine#5182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-08 11:01:05.495 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-02-08 11:01:05.505 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-02-08 11:01:05.507 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-02-08 11:01:05.508 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-02-08 11:01:05.519 [DefaultDispatcher-worker-1 @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-02-08 11:01:05.531 [DefaultDispatcher-worker-18 @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5529fd4e 2024-02-08 11:01:05.554 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:05.559 [DefaultDispatcher-worker-3 @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5529fd4e 2024-02-08 11:01:05.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-08 11:01:05.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-08 11:01:05.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:05.563 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5529fd4e: (connection evicted) 2024-02-08 11:01:05.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:05.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-08 11:01:05.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-08 11:01:05.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-08 11:01:05.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-08 11:01:05.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:05.564 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee: (connection evicted) 2024-02-08 11:01:05.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:05.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-08 11:01:05.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-08 11:01:05.565 [DefaultDispatcher-worker-15 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-08 11:01:05.565 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.565 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:05.565 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.566 [DefaultDispatcher-worker-16 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468eff41 2024-02-08 11:01:05.566 [DefaultDispatcher-worker-16 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.566 [DefaultDispatcher-worker-16 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:05.566 [DefaultDispatcher-worker-16 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.566 [DefaultDispatcher-worker-20 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.566 [DefaultDispatcher-worker-20 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.567 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.567 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@598f6c93 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:05.567 [Test worker @coroutine#5214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-08 11:01:05.568 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-02-08 11:01:05.568 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-02-08 11:01:05.568 [Test worker @coroutine#5214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-08 11:01:05.581 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-02-08 11:01:05.591 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-02-08 11:01:05.593 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-02-08 11:01:05.594 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68c05c5b 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@130a99fe 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@130a99fe 2024-02-08 11:01:05.595 [Test worker @coroutine#5214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-08 11:01:05.608 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130a99fe 2024-02-08 11:01:05.618 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130a99fe 2024-02-08 11:01:05.620 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130a99fe 2024-02-08 11:01:05.621 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130a99fe 2024-02-08 11:01:05.632 [DefaultDispatcher-worker-19 @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130a99fe 2024-02-08 11:01:05.636 [DefaultDispatcher-worker-16 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:01:05.636 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.637 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:05.637 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.638 [DefaultDispatcher-worker-14 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.638 [DefaultDispatcher-worker-14 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.647 [DefaultDispatcher-worker-14 @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-02-08 11:01:05.668 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:05.673 [DefaultDispatcher-worker-16 @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-02-08 11:01:05.681 [DefaultDispatcher-worker-13 @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-02-08 11:01:05.691 [DefaultDispatcher-worker-16 @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-02-08 11:01:05.696 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:05.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-08 11:01:05.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-08 11:01:05.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:05.703 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8: (connection evicted) 2024-02-08 11:01:05.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:05.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-08 11:01:05.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-08 11:01:05.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-08 11:01:05.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-08 11:01:05.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:05.705 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@130a99fe: (connection evicted) 2024-02-08 11:01:05.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:05.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-08 11:01:05.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-08 11:01:05.707 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74f54f8e 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-08 11:01:05.708 [Test worker @coroutine#5256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-08 11:01:05.722 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-08 11:01:05.733 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-08 11:01:05.735 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-08 11:01:05.736 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ca896af 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-08 11:01:05.737 [Test worker @coroutine#5256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-08 11:01:05.750 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-08 11:01:05.760 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-08 11:01:05.762 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-08 11:01:05.764 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-08 11:01:05.775 [DefaultDispatcher-worker-3 @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-08 11:01:05.794 [DefaultDispatcher-worker-3 @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-08 11:01:05.805 [DefaultDispatcher-worker-16 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23909b3 2024-02-08 11:01:05.805 [DefaultDispatcher-worker-16 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.805 [DefaultDispatcher-worker-16 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:05.805 [DefaultDispatcher-worker-16 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.807 [DefaultDispatcher-worker-8 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.807 [DefaultDispatcher-worker-8 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.807 [DefaultDispatcher-worker-5 @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-08 11:01:05.809 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:05.815 [DefaultDispatcher-worker-16 @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59b8a801 2024-02-08 11:01:05.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-08 11:01:05.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-08 11:01:05.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:05.825 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59b8a801: (connection evicted) 2024-02-08 11:01:05.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:05.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-08 11:01:05.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-08 11:01:05.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-08 11:01:05.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-08 11:01:05.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:05.826 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca: (connection evicted) 2024-02-08 11:01:05.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:05.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-08 11:01:05.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-08 11:01:05.827 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77228160 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@522fc988 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@522fc988 2024-02-08 11:01:05.828 [Test worker @coroutine#5298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-08 11:01:05.842 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc988 2024-02-08 11:01:05.852 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc988 2024-02-08 11:01:05.854 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc988 2024-02-08 11:01:05.856 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc988 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3979c6e8 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:05.856 [Test worker @coroutine#5298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-08 11:01:05.857 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a3c078 2024-02-08 11:01:05.857 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a3c078 2024-02-08 11:01:05.857 [Test worker @coroutine#5298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-08 11:01:05.869 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a3c078 2024-02-08 11:01:05.880 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a3c078 2024-02-08 11:01:05.881 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a3c078 2024-02-08 11:01:05.883 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a3c078 2024-02-08 11:01:05.883 [DefaultDispatcher-worker-14 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f7ce20 2024-02-08 11:01:05.883 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.883 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:05.883 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.884 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.884 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.893 [DefaultDispatcher-worker-16 @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a3c078 2024-02-08 11:01:05.907 [DefaultDispatcher-worker-21 @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc988 2024-02-08 11:01:05.917 [DefaultDispatcher-worker-15 @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc988 2024-02-08 11:01:05.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-08 11:01:05.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-08 11:01:05.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:05.922 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@522fc988: (connection evicted) 2024-02-08 11:01:05.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:05.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-08 11:01:05.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-08 11:01:05.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-08 11:01:05.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-08 11:01:05.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:05.923 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38a3c078: (connection evicted) 2024-02-08 11:01:05.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:05.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-08 11:01:05.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bfedff3 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:05.926 [Test worker @coroutine#5341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-08 11:01:05.927 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adc38a0 2024-02-08 11:01:05.927 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adc38a0 2024-02-08 11:01:05.927 [Test worker @coroutine#5341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-08 11:01:05.942 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1adc38a0 2024-02-08 11:01:05.952 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1adc38a0 2024-02-08 11:01:05.954 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1adc38a0 2024-02-08 11:01:05.955 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1adc38a0 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@617d697 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@149162a4 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@149162a4 2024-02-08 11:01:05.956 [Test worker @coroutine#5341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-08 11:01:05.969 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149162a4 2024-02-08 11:01:05.974 [DefaultDispatcher-worker-20 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-02-08 11:01:05.974 [DefaultDispatcher-worker-20 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.974 [DefaultDispatcher-worker-20 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:05.974 [DefaultDispatcher-worker-20 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.975 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.975 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:05.981 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149162a4 2024-02-08 11:01:05.982 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149162a4 2024-02-08 11:01:05.984 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149162a4 2024-02-08 11:01:05.994 [DefaultDispatcher-worker-5 @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149162a4 2024-02-08 11:01:06.007 [DefaultDispatcher-worker-4 @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1adc38a0 2024-02-08 11:01:06.019 [DefaultDispatcher-worker-19 @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1adc38a0 2024-02-08 11:01:06.027 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:06.039 [DefaultDispatcher-worker-9 @coroutine#5373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1adc38a0 2024-02-08 11:01:06.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-08 11:01:06.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-08 11:01:06.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:06.042 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1adc38a0: (connection evicted) 2024-02-08 11:01:06.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:06.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-08 11:01:06.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-08 11:01:06.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-08 11:01:06.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-08 11:01:06.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:06.043 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@149162a4: (connection evicted) 2024-02-08 11:01:06.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:06.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-08 11:01:06.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-08 11:01:06.045 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@386ec37d 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:06.046 [Test worker @coroutine#5379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-08 11:01:06.046 [DefaultDispatcher-worker-15 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ee6088a 2024-02-08 11:01:06.046 [DefaultDispatcher-worker-15 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.046 [DefaultDispatcher-worker-15 @coroutine#3018] 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-02-08 11:01:06.046 [DefaultDispatcher-worker-15 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.047 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca0aa55 2024-02-08 11:01:06.047 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca0aa55 2024-02-08 11:01:06.047 [Test worker @coroutine#5379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-08 11:01:06.048 [DefaultDispatcher-worker-9 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.065 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0aa55 2024-02-08 11:01:06.077 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0aa55 2024-02-08 11:01:06.077 [DefaultDispatcher-worker-1 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:01:06.078 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.078 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:06.078 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.078 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0aa55 2024-02-08 11:01:06.079 [DefaultDispatcher-worker-11 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.079 [DefaultDispatcher-worker-11 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.080 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0aa55 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193f5509 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c48a23 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c48a23 2024-02-08 11:01:06.081 [Test worker @coroutine#5379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-08 11:01:06.094 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48a23 2024-02-08 11:01:06.105 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48a23 2024-02-08 11:01:06.106 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48a23 2024-02-08 11:01:06.108 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48a23 2024-02-08 11:01:06.119 [DefaultDispatcher-worker-18 @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48a23 2024-02-08 11:01:06.133 [DefaultDispatcher-worker-15 @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0aa55 2024-02-08 11:01:06.144 [DefaultDispatcher-worker-9 @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0aa55 2024-02-08 11:01:06.147 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:06.153 [DefaultDispatcher-worker-19 @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0aa55 2024-02-08 11:01:06.160 [DefaultDispatcher-worker-2 @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0aa55 2024-02-08 11:01:06.174 [DefaultDispatcher-worker-16 @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0aa55 2024-02-08 11:01:06.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-08 11:01:06.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-08 11:01:06.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:06.176 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ca0aa55: (connection evicted) 2024-02-08 11:01:06.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:06.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-08 11:01:06.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-08 11:01:06.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-08 11:01:06.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-08 11:01:06.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:06.178 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58c48a23: (connection evicted) 2024-02-08 11:01:06.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:06.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-08 11:01:06.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-08 11:01:06.180 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71ad1d0b 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:06.181 [Test worker @coroutine#5422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-08 11:01:06.182 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2024-02-08 11:01:06.182 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2024-02-08 11:01:06.182 [Test worker @coroutine#5422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-08 11:01:06.204 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2024-02-08 11:01:06.209 [DefaultDispatcher-worker-17 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:01:06.209 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.209 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:06.209 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.210 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.210 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.215 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2024-02-08 11:01:06.216 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2024-02-08 11:01:06.218 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2024-02-08 11:01:06.218 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-08 11:01:06.218 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c10f9f3 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-02-08 11:01:06.219 [Test worker @coroutine#5422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-08 11:01:06.232 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-02-08 11:01:06.242 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-02-08 11:01:06.244 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-02-08 11:01:06.245 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-02-08 11:01:06.256 [DefaultDispatcher-worker-19 @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-02-08 11:01:06.269 [DefaultDispatcher-worker-10 @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2024-02-08 11:01:06.279 [DefaultDispatcher-worker-5 @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2024-02-08 11:01:06.282 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:06.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-08 11:01:06.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-08 11:01:06.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:06.290 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc: (connection evicted) 2024-02-08 11:01:06.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:06.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-08 11:01:06.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-08 11:01:06.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-08 11:01:06.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-08 11:01:06.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:06.291 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc: (connection evicted) 2024-02-08 11:01:06.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:06.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-08 11:01:06.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f78c132 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:06.292 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-08 11:01:06.293 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:06.293 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:06.293 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:06.293 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:06.293 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:06.293 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:06.293 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:06.293 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:06.293 [Test worker @coroutine#5466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-08 11:01:06.293 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-08 11:01:06.293 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-08 11:01:06.293 [Test worker @coroutine#5466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-08 11:01:06.308 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-08 11:01:06.318 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-08 11:01:06.320 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-08 11:01:06.322 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ef1080d 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:06.322 [Test worker @coroutine#5466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-08 11:01:06.323 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@12128849 2024-02-08 11:01:06.323 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@12128849 2024-02-08 11:01:06.323 [Test worker @coroutine#5466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-08 11:01:06.336 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12128849 2024-02-08 11:01:06.347 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12128849 2024-02-08 11:01:06.348 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12128849 2024-02-08 11:01:06.350 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12128849 2024-02-08 11:01:06.361 [DefaultDispatcher-worker-14 @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12128849 2024-02-08 11:01:06.377 [DefaultDispatcher-worker-2 @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-08 11:01:06.388 [DefaultDispatcher-worker-21 @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-08 11:01:06.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-08 11:01:06.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-08 11:01:06.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:06.393 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7127f04b: (connection evicted) 2024-02-08 11:01:06.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:06.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-08 11:01:06.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-08 11:01:06.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-08 11:01:06.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-08 11:01:06.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:06.394 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12128849: (connection evicted) 2024-02-08 11:01:06.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:06.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-08 11:01:06.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-08 11:01:06.395 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@653fbbfc 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:06.396 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-08 11:01:06.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2024-02-08 11:01:06.397 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2024-02-08 11:01:06.397 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-08 11:01:06.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2024-02-08 11:01:06.425 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2024-02-08 11:01:06.426 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2024-02-08 11:01:06.428 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2024-02-08 11:01:06.428 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-08 11:01:06.428 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:06.428 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:06.428 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:06.428 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:06.428 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:06.428 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:06.428 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47fb30ca 2024-02-08 11:01:06.428 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:06.428 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:06.428 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:06.428 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:06.428 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:06.428 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:06.428 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:06.428 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:06.428 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:06.428 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:06.428 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:06.428 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:06.429 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:06.429 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:06.429 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:06.429 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:06.429 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:06.429 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:06.429 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:06.429 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-08 11:01:06.429 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:06.429 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:06.429 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:06.429 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:06.429 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:06.429 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:06.429 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:06.429 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:06.429 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-08 11:01:06.429 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-08 11:01:06.429 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-08 11:01:06.429 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-08 11:01:06.441 [DefaultDispatcher-worker-17 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 11:01:06.441 [DefaultDispatcher-worker-17 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.441 [DefaultDispatcher-worker-17 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:06.441 [DefaultDispatcher-worker-17 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.442 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.442 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.443 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-08 11:01:06.454 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-08 11:01:06.455 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-08 11:01:06.457 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-08 11:01:06.466 [DefaultDispatcher-worker-1 @coroutine#5523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-08 11:01:06.479 [DefaultDispatcher-worker-12 @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2024-02-08 11:01:06.488 [DefaultDispatcher-worker-18 @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2024-02-08 11:01:06.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-08 11:01:06.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-08 11:01:06.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:06.492 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea: (connection evicted) 2024-02-08 11:01:06.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:06.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-08 11:01:06.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-08 11:01:06.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-08 11:01:06.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-08 11:01:06.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:06.493 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe: (connection evicted) 2024-02-08 11:01:06.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:06.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-08 11:01:06.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ece7204 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:06.496 [Test worker @coroutine#5550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-08 11:01:06.497 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3df478 2024-02-08 11:01:06.497 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3df478 2024-02-08 11:01:06.497 [Test worker @coroutine#5550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-08 11:01:06.512 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3df478 2024-02-08 11:01:06.523 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3df478 2024-02-08 11:01:06.524 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3df478 2024-02-08 11:01:06.526 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3df478 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f5b81f4 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:06.526 [Test worker @coroutine#5550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-08 11:01:06.527 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@67887bf2 2024-02-08 11:01:06.527 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@67887bf2 2024-02-08 11:01:06.527 [Test worker @coroutine#5550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-08 11:01:06.539 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67887bf2 2024-02-08 11:01:06.549 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67887bf2 2024-02-08 11:01:06.551 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67887bf2 2024-02-08 11:01:06.553 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67887bf2 2024-02-08 11:01:06.568 [DefaultDispatcher-worker-2 @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67887bf2 2024-02-08 11:01:06.578 [DefaultDispatcher-worker-15 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468eff41 2024-02-08 11:01:06.578 [DefaultDispatcher-worker-13 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-08 11:01:06.578 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.578 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:06.578 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.578 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.578 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:06.578 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.579 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.579 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.579 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.579 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.585 [DefaultDispatcher-worker-1 @coroutine#5550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3df478 2024-02-08 11:01:06.597 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:06.606 [DefaultDispatcher-worker-16 @coroutine#5550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3df478 2024-02-08 11:01:06.614 [DefaultDispatcher-worker-16 @coroutine#5550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3df478 2024-02-08 11:01:06.627 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:06.647 [DefaultDispatcher-worker-15 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:01:06.647 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.647 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:06.647 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.648 [DefaultDispatcher-worker-18 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.648 [DefaultDispatcher-worker-18 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.737 [DefaultDispatcher-worker-1 @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3df478 2024-02-08 11:01:06.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-08 11:01:06.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-08 11:01:06.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:06.740 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c3df478: (connection evicted) 2024-02-08 11:01:06.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:06.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-08 11:01:06.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-08 11:01:06.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-08 11:01:06.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-08 11:01:06.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:06.742 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67887bf2: (connection evicted) 2024-02-08 11:01:06.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:06.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-08 11:01:06.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-08 11:01:06.743 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6426ad0b 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:06.744 [Test worker @coroutine#5598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-08 11:01:06.745 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@5339cdc6 2024-02-08 11:01:06.745 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@5339cdc6 2024-02-08 11:01:06.745 [Test worker @coroutine#5598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-08 11:01:06.766 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5339cdc6 2024-02-08 11:01:06.783 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5339cdc6 2024-02-08 11:01:06.785 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5339cdc6 2024-02-08 11:01:06.788 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5339cdc6 2024-02-08 11:01:06.788 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74d4f542 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2024-02-08 11:01:06.789 [Test worker @coroutine#5598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-08 11:01:06.809 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2024-02-08 11:01:06.817 [DefaultDispatcher-worker-14 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23909b3 2024-02-08 11:01:06.817 [DefaultDispatcher-worker-14 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.817 [DefaultDispatcher-worker-14 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:06.818 [DefaultDispatcher-worker-14 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.819 [DefaultDispatcher-worker-18 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.819 [DefaultDispatcher-worker-18 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.820 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2024-02-08 11:01:06.822 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2024-02-08 11:01:06.824 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2024-02-08 11:01:06.835 [DefaultDispatcher-worker-17 @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2024-02-08 11:01:06.845 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:06.850 [DefaultDispatcher-worker-13 @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5339cdc6 2024-02-08 11:01:06.866 [DefaultDispatcher-worker-3 @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5339cdc6 2024-02-08 11:01:06.875 [DefaultDispatcher-worker-13 @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5339cdc6 2024-02-08 11:01:06.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-08 11:01:06.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-08 11:01:06.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:06.879 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5339cdc6: (connection evicted) 2024-02-08 11:01:06.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:06.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-08 11:01:06.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-08 11:01:06.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-08 11:01:06.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-08 11:01:06.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:06.880 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@188500e9: (connection evicted) 2024-02-08 11:01:06.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:06.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-08 11:01:06.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-08 11:01:06.881 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-08 11:01:06.881 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:06.881 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:06.881 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:06.881 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:06.881 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:06.881 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:06.881 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47bcd95a 2024-02-08 11:01:06.881 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:06.881 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:06.881 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:06.881 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:06.881 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:06.881 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:06.881 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:06.881 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:06.881 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:06.881 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:06.881 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:06.881 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:06.881 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:06.881 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:06.882 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:06.882 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:06.882 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:06.882 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:06.882 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:06.882 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-08 11:01:06.882 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:06.882 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:06.882 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:06.882 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:06.882 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:06.882 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:06.882 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:06.882 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:06.882 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-08 11:01:06.882 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@331fe6d4 2024-02-08 11:01:06.882 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@331fe6d4 2024-02-08 11:01:06.882 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-08 11:01:06.891 [DefaultDispatcher-worker-13 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f7ce20 2024-02-08 11:01:06.891 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.892 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:06.892 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.893 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.893 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.898 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331fe6d4 2024-02-08 11:01:06.908 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331fe6d4 2024-02-08 11:01:06.910 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331fe6d4 2024-02-08 11:01:06.912 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331fe6d4 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c219c84 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:06.912 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-08 11:01:06.913 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2024-02-08 11:01:06.913 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2024-02-08 11:01:06.913 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-08 11:01:06.925 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2024-02-08 11:01:06.936 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2024-02-08 11:01:06.937 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2024-02-08 11:01:06.939 [Test worker @coroutine#5648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2024-02-08 11:01:06.950 [DefaultDispatcher-worker-13 @coroutine#5650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2024-02-08 11:01:06.963 [DefaultDispatcher-worker-8 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331fe6d4 2024-02-08 11:01:06.982 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:06.984 [DefaultDispatcher-worker-1 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@331fe6d4 2024-02-08 11:01:06.987 [DefaultDispatcher-worker-18 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-02-08 11:01:06.988 [DefaultDispatcher-worker-18 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.988 [DefaultDispatcher-worker-18 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:06.988 [DefaultDispatcher-worker-18 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-08 11:01:06.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-08 11:01:06.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:06.989 [DefaultDispatcher-worker-18 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.989 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@331fe6d4: (connection evicted) 2024-02-08 11:01:06.989 [DefaultDispatcher-worker-18 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:06.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:06.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-08 11:01:06.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-08 11:01:06.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-08 11:01:06.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-08 11:01:06.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:06.990 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14997cb9: (connection evicted) 2024-02-08 11:01:06.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:06.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-08 11:01:06.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e92bded 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:06.992 [Test worker @coroutine#5669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-08 11:01:06.993 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b9d5b7 2024-02-08 11:01:06.993 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b9d5b7 2024-02-08 11:01:06.993 [Test worker @coroutine#5669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-08 11:01:07.009 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b9d5b7 2024-02-08 11:01:07.020 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b9d5b7 2024-02-08 11:01:07.021 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b9d5b7 2024-02-08 11:01:07.023 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b9d5b7 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dfb1626 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c70eda4 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c70eda4 2024-02-08 11:01:07.024 [Test worker @coroutine#5669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-08 11:01:07.037 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c70eda4 2024-02-08 11:01:07.048 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c70eda4 2024-02-08 11:01:07.050 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c70eda4 2024-02-08 11:01:07.052 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c70eda4 2024-02-08 11:01:07.058 [DefaultDispatcher-worker-11 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ee6088a 2024-02-08 11:01:07.058 [DefaultDispatcher-worker-11 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.058 [DefaultDispatcher-worker-11 @coroutine#3018] 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-02-08 11:01:07.058 [DefaultDispatcher-worker-11 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.059 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.062 [DefaultDispatcher-worker-13 @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c70eda4 2024-02-08 11:01:07.076 [DefaultDispatcher-worker-21 @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b9d5b7 2024-02-08 11:01:07.088 [DefaultDispatcher-worker-3 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:01:07.088 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.088 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:07.088 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.089 [DefaultDispatcher-worker-15 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.090 [DefaultDispatcher-worker-15 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.093 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:07.096 [DefaultDispatcher-worker-7 @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b9d5b7 2024-02-08 11:01:07.106 [DefaultDispatcher-worker-20 @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b9d5b7 2024-02-08 11:01:07.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-08 11:01:07.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-08 11:01:07.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:07.111 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27b9d5b7: (connection evicted) 2024-02-08 11:01:07.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:07.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-08 11:01:07.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-08 11:01:07.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-08 11:01:07.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-08 11:01:07.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:07.113 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c70eda4: (connection evicted) 2024-02-08 11:01:07.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:07.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-08 11:01:07.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-08 11:01:07.115 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-08 11:01:07.115 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:07.115 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:07.115 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:07.115 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:07.115 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:07.115 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:07.115 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cb4e4b1 2024-02-08 11:01:07.115 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:07.115 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:07.115 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:07.115 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:07.115 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:07.115 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:07.115 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:07.115 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:07.115 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:07.116 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:07.116 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:07.116 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:07.116 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:07.116 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:07.116 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:07.116 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:07.116 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:07.116 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:07.116 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:07.116 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-08 11:01:07.116 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:07.116 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:07.116 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:07.116 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:07.116 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:07.116 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:07.116 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:07.116 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:07.116 [Test worker @coroutine#5706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-08 11:01:07.116 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2024-02-08 11:01:07.116 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2024-02-08 11:01:07.116 [Test worker @coroutine#5706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-08 11:01:07.132 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2024-02-08 11:01:07.143 [Test worker @coroutine#5708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2024-02-08 11:01:07.144 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2024-02-08 11:01:07.146 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2024-02-08 11:01:07.155 [DefaultDispatcher-worker-12 @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2024-02-08 11:01:07.163 [DefaultDispatcher-worker-7 @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2024-02-08 11:01:07.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-08 11:01:07.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-08 11:01:07.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:07.175 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7: (connection evicted) 2024-02-08 11:01:07.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:07.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-08 11:01:07.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-08 11:01:07.230 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-08 11:01:07.230 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@641001c2 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:07.231 [Test worker @coroutine#5741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-08 11:01:07.232 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fedae96 2024-02-08 11:01:07.232 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fedae96 2024-02-08 11:01:07.232 [Test worker @coroutine#5741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-08 11:01:07.235 [DefaultDispatcher-worker-20 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:01:07.236 [DefaultDispatcher-worker-20 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.236 [DefaultDispatcher-worker-20 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:07.236 [DefaultDispatcher-worker-20 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.237 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.237 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.247 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fedae96 2024-02-08 11:01:07.257 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fedae96 2024-02-08 11:01:07.259 [Test worker @coroutine#5747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fedae96 2024-02-08 11:01:07.260 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fedae96 2024-02-08 11:01:07.270 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-190 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@2fedae96 due to dirty commit state on close(). 2024-02-08 11:01:07.275 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fedae96 2024-02-08 11:01:07.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-08 11:01:07.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-08 11:01:07.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:07.276 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fedae96: (connection evicted) 2024-02-08 11:01:07.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:07.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-08 11:01:07.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61f2bf3a 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:07.336 [Test worker @coroutine#5764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-08 11:01:07.337 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3 2024-02-08 11:01:07.337 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3 2024-02-08 11:01:07.337 [Test worker @coroutine#5764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-08 11:01:07.349 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3 2024-02-08 11:01:07.360 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3 2024-02-08 11:01:07.361 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3 2024-02-08 11:01:07.363 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3 2024-02-08 11:01:07.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-08 11:01:07.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-08 11:01:07.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:07.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:07.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-08 11:01:07.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-08 11:01:07.368 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-08 11:01:07.368 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:07.368 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:07.368 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:07.368 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:07.368 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:07.368 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:07.368 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@558fa64a 2024-02-08 11:01:07.368 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:07.368 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:07.368 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:07.368 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:07.368 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:07.368 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:07.369 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:07.369 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:07.369 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:07.369 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:07.369 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:07.369 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:07.369 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:07.369 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:07.369 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:07.369 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:07.369 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:07.369 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:07.369 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:07.369 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-08 11:01:07.369 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:07.369 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:07.369 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:07.369 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:07.369 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:07.369 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:07.369 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:07.369 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:07.369 [Test worker @coroutine#5781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-08 11:01:07.369 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d1f4e2 2024-02-08 11:01:07.369 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d1f4e2 2024-02-08 11:01:07.369 [Test worker @coroutine#5781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-08 11:01:07.382 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68d1f4e2 2024-02-08 11:01:07.392 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68d1f4e2 2024-02-08 11:01:07.394 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68d1f4e2 2024-02-08 11:01:07.395 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68d1f4e2 2024-02-08 11:01:07.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-08 11:01:07.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-08 11:01:07.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:07.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:07.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-08 11:01:07.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e93e396 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-08 11:01:07.400 [Test worker @coroutine#5799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-08 11:01:07.416 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-08 11:01:07.431 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-08 11:01:07.433 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-08 11:01:07.435 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20ed6de 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:07.436 [Test worker @coroutine#5799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-08 11:01:07.437 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@5852605c 2024-02-08 11:01:07.437 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@5852605c 2024-02-08 11:01:07.437 [Test worker @coroutine#5799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-08 11:01:07.452 [DefaultDispatcher-worker-7 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 11:01:07.452 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.452 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:07.452 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.453 [DefaultDispatcher-worker-12 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.453 [DefaultDispatcher-worker-12 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.455 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5852605c 2024-02-08 11:01:07.471 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5852605c 2024-02-08 11:01:07.473 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5852605c 2024-02-08 11:01:07.476 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5852605c 2024-02-08 11:01:07.489 [DefaultDispatcher-worker-7 @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5852605c 2024-02-08 11:01:07.500 [HikariPool-193 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:07.501 [DefaultDispatcher-worker-7 @coroutine#5799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-08 11:01:07.507 [UI Thread @coroutine#5827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47411/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 11:01:07.507 [UI Thread @coroutine#5827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47411/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 11:01:07.507 [UI Thread @coroutine#5827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47411/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 11:01:07.508 [UI Thread @coroutine#5827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47411/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 11:01:07.509 [UI Thread @coroutine#5827] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47411/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 11:01:07.509 [UI Thread @coroutine#5827] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47411/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 11:01:07.509 [UI Thread @coroutine#5827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47411/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:01:07.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-08 11:01:07.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-08 11:01:07.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:07.512 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1676e501: (connection evicted) 2024-02-08 11:01:07.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:07.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-08 11:01:07.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-08 11:01:07.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-08 11:01:07.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-08 11:01:07.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:07.513 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5852605c: (connection evicted) 2024-02-08 11:01:07.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:07.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-08 11:01:07.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-08 11:01:07.515 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cc9a5a2 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9c188f 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9c188f 2024-02-08 11:01:07.516 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-08 11:01:07.531 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9c188f 2024-02-08 11:01:07.542 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9c188f 2024-02-08 11:01:07.544 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9c188f 2024-02-08 11:01:07.546 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9c188f 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f32fe68 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-02-08 11:01:07.547 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-08 11:01:07.561 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-02-08 11:01:07.571 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-02-08 11:01:07.573 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-02-08 11:01:07.575 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-02-08 11:01:07.586 [DefaultDispatcher-worker-9 @coroutine#5846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-02-08 11:01:07.590 [DefaultDispatcher-worker-16 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-08 11:01:07.590 [DefaultDispatcher-worker-20 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468eff41 2024-02-08 11:01:07.590 [DefaultDispatcher-worker-20 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.590 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.590 [DefaultDispatcher-worker-20 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:07.590 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:07.590 [DefaultDispatcher-worker-20 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.590 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.591 [DefaultDispatcher-worker-11 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.591 [DefaultDispatcher-worker-11 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.591 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.591 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.600 [DefaultDispatcher-worker-5 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9c188f 2024-02-08 11:01:07.602 [UI Thread @coroutine#5862] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58943/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 11:01:07.602 [UI Thread @coroutine#5862] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58943/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 11:01:07.602 [UI Thread @coroutine#5862] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58943/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 11:01:07.604 [UI Thread @coroutine#5862] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58943/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 11:01:07.604 [UI Thread @coroutine#5862] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58943/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 11:01:07.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-08 11:01:07.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-08 11:01:07.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:07.605 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a9c188f: (connection evicted) 2024-02-08 11:01:07.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:07.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-08 11:01:07.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-08 11:01:07.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-08 11:01:07.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-08 11:01:07.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:07.606 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10770c1: (connection evicted) 2024-02-08 11:01:07.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:07.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-08 11:01:07.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ca31ad7 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:07.609 [Test worker @coroutine#5868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-08 11:01:07.610 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-08 11:01:07.610 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-08 11:01:07.610 [Test worker @coroutine#5868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-08 11:01:07.625 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-08 11:01:07.638 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-08 11:01:07.641 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-08 11:01:07.644 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-08 11:01:07.644 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-08 11:01:07.644 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:07.644 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:07.644 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:07.644 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:07.644 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:07.644 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:07.644 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@306f439c 2024-02-08 11:01:07.644 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:07.644 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:07.644 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:07.644 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:07.644 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:07.644 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:07.644 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:07.645 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:07.645 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:07.645 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:07.645 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:07.645 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:07.645 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:07.645 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:07.645 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:07.645 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:07.645 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:07.645 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:07.645 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:07.645 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-08 11:01:07.645 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:07.645 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:07.645 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:07.645 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:07.645 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:07.645 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:07.645 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:07.645 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:07.645 [Test worker @coroutine#5868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-08 11:01:07.645 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@768d8a25 2024-02-08 11:01:07.645 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@768d8a25 2024-02-08 11:01:07.645 [Test worker @coroutine#5868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-08 11:01:07.658 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@768d8a25 2024-02-08 11:01:07.658 [DefaultDispatcher-worker-15 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:01:07.658 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.658 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:07.658 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.660 [DefaultDispatcher-worker-5 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.660 [DefaultDispatcher-worker-5 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.669 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@768d8a25 2024-02-08 11:01:07.670 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@768d8a25 2024-02-08 11:01:07.672 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@768d8a25 2024-02-08 11:01:07.683 [DefaultDispatcher-worker-21 @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@768d8a25 2024-02-08 11:01:07.695 [DefaultDispatcher-worker-3 @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-08 11:01:07.697 [UI Thread @coroutine#5894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59197/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 11:01:07.697 [UI Thread @coroutine#5894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59197/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 11:01:07.697 [UI Thread @coroutine#5894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59197/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 11:01:07.699 [UI Thread @coroutine#5894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59197/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 11:01:07.699 [UI Thread @coroutine#5894] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59197/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 11:01:07.699 [UI Thread @coroutine#5894] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59197/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 11:01:07.699 [UI Thread @coroutine#5894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59197/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:01:07.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-08 11:01:07.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-08 11:01:07.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:07.701 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d65ba64: (connection evicted) 2024-02-08 11:01:07.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:07.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-08 11:01:07.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-08 11:01:07.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-08 11:01:07.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-08 11:01:07.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:07.702 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@768d8a25: (connection evicted) 2024-02-08 11:01:07.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:07.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-08 11:01:07.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-08 11:01:07.704 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fec93d0 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:07.705 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-08 11:01:07.706 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1c134 2024-02-08 11:01:07.706 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1c134 2024-02-08 11:01:07.706 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-08 11:01:07.728 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1c134 2024-02-08 11:01:07.743 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1c134 2024-02-08 11:01:07.746 [Test worker @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1c134 2024-02-08 11:01:07.748 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1c134 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a571516 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@594793d1 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@594793d1 2024-02-08 11:01:07.749 [Test worker @coroutine#5901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-08 11:01:07.762 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594793d1 2024-02-08 11:01:07.773 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594793d1 2024-02-08 11:01:07.774 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594793d1 2024-02-08 11:01:07.776 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594793d1 2024-02-08 11:01:07.787 [DefaultDispatcher-worker-2 @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594793d1 2024-02-08 11:01:07.803 [DefaultDispatcher-worker-3 @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1c134 2024-02-08 11:01:07.806 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:07.828 [DefaultDispatcher-worker-5 @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1c134 2024-02-08 11:01:07.828 [DefaultDispatcher-worker-10 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23909b3 2024-02-08 11:01:07.829 [DefaultDispatcher-worker-10 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.829 [DefaultDispatcher-worker-10 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:07.829 [DefaultDispatcher-worker-10 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.830 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.830 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-08 11:01:07.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-08 11:01:07.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:07.836 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c1c134: (connection evicted) 2024-02-08 11:01:07.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:07.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-08 11:01:07.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-08 11:01:07.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-08 11:01:07.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-08 11:01:07.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:07.837 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@594793d1: (connection evicted) 2024-02-08 11:01:07.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:07.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-08 11:01:07.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-08 11:01:07.839 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-08 11:01:07.839 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:07.839 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:07.839 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:07.839 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:07.839 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:07.839 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:07.839 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66d9c846 2024-02-08 11:01:07.839 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:07.839 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@2287bbd1 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@2287bbd1 2024-02-08 11:01:07.840 [Test worker @coroutine#5942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-08 11:01:07.856 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2287bbd1 2024-02-08 11:01:07.866 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2287bbd1 2024-02-08 11:01:07.868 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2287bbd1 2024-02-08 11:01:07.869 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2287bbd1 2024-02-08 11:01:07.878 [DefaultDispatcher-worker-10 @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2287bbd1 2024-02-08 11:01:07.899 [DefaultDispatcher-worker-2 @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2287bbd1 2024-02-08 11:01:07.904 [DefaultDispatcher-worker-12 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f7ce20 2024-02-08 11:01:07.904 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.904 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:07.904 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.905 [DefaultDispatcher-worker-9 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.905 [DefaultDispatcher-worker-9 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.918 [DefaultDispatcher-worker-12 @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2287bbd1 2024-02-08 11:01:07.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-08 11:01:07.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-08 11:01:07.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:07.921 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2287bbd1: (connection evicted) 2024-02-08 11:01:07.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:07.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-08 11:01:07.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-08 11:01:07.923 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e3b101b 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:07.924 [Test worker @coroutine#5978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-08 11:01:07.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca50bb9 2024-02-08 11:01:07.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca50bb9 2024-02-08 11:01:07.925 [Test worker @coroutine#5978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-08 11:01:07.941 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca50bb9 2024-02-08 11:01:07.951 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca50bb9 2024-02-08 11:01:07.953 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca50bb9 2024-02-08 11:01:07.955 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca50bb9 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d18a787 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:07.955 [Test worker @coroutine#5978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-08 11:01:07.956 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-08 11:01:07.956 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-08 11:01:07.956 [Test worker @coroutine#5978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-08 11:01:07.968 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-08 11:01:07.978 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-08 11:01:07.980 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-08 11:01:07.982 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-08 11:01:07.992 [DefaultDispatcher-worker-7 @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a 2024-02-08 11:01:07.997 [DefaultDispatcher-worker-15 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-02-08 11:01:07.997 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.997 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:07.997 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.998 [DefaultDispatcher-worker-18 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:07.998 [DefaultDispatcher-worker-18 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.006 [DefaultDispatcher-worker-14 @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca50bb9 2024-02-08 11:01:08.016 [DefaultDispatcher-worker-14 @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca50bb9 2024-02-08 11:01:08.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-08 11:01:08.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-08 11:01:08.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:08.024 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ca50bb9: (connection evicted) 2024-02-08 11:01:08.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:08.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-08 11:01:08.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-08 11:01:08.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-08 11:01:08.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-08 11:01:08.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:08.025 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ac7927a: (connection evicted) 2024-02-08 11:01:08.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:08.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-08 11:01:08.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fb514db 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:08.028 [Test worker @coroutine#6020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-08 11:01:08.029 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-08 11:01:08.029 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-08 11:01:08.029 [Test worker @coroutine#6020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-08 11:01:08.045 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-08 11:01:08.055 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-08 11:01:08.057 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-08 11:01:08.058 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-08 11:01:08.070 [DefaultDispatcher-worker-3 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ee6088a 2024-02-08 11:01:08.070 [DefaultDispatcher-worker-2 @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-08 11:01:08.070 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.070 [DefaultDispatcher-worker-3 @coroutine#3018] 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-02-08 11:01:08.070 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.071 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.078 [DefaultDispatcher-worker-15 @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-08 11:01:08.089 [DefaultDispatcher-worker-2 @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-08 11:01:08.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-08 11:01:08.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-08 11:01:08.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:08.090 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e: (connection evicted) 2024-02-08 11:01:08.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:08.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-08 11:01:08.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-08 11:01:08.092 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-08 11:01:08.092 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:08.092 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:08.092 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:08.092 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:08.092 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:08.092 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:08.092 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fe70a2d 2024-02-08 11:01:08.092 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:08.092 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:08.092 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:08.092 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:08.092 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:08.092 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:08.092 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:08.092 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:08.092 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:08.092 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:08.092 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:08.092 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:08.092 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:08.092 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:08.092 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:08.093 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:08.093 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:08.093 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:08.093 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:08.093 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-08 11:01:08.093 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:08.093 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:08.093 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:08.093 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:08.093 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:08.093 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:08.093 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:08.093 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:08.093 [Test worker @coroutine#6050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-08 11:01:08.093 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b80ac30 2024-02-08 11:01:08.093 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b80ac30 2024-02-08 11:01:08.093 [Test worker @coroutine#6050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-08 11:01:08.098 [DefaultDispatcher-worker-14 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:01:08.099 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.099 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:08.099 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.100 [DefaultDispatcher-worker-17 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.100 [DefaultDispatcher-worker-17 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.110 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80ac30 2024-02-08 11:01:08.121 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80ac30 2024-02-08 11:01:08.123 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80ac30 2024-02-08 11:01:08.124 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80ac30 2024-02-08 11:01:08.135 [DefaultDispatcher-worker-7 @coroutine#6060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80ac30 2024-02-08 11:01:08.141 [DefaultDispatcher-worker-8 @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80ac30 2024-02-08 11:01:08.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-08 11:01:08.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-08 11:01:08.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:08.143 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b80ac30: (connection evicted) 2024-02-08 11:01:08.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:08.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-08 11:01:08.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-08 11:01:08.146 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-08 11:01:08.146 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:08.146 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:08.146 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:08.146 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:08.146 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:08.146 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:08.146 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@361a1e86 2024-02-08 11:01:08.146 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:08.146 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:08.146 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:08.146 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@504216ff 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@504216ff 2024-02-08 11:01:08.147 [Test worker @coroutine#6081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-08 11:01:08.163 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504216ff 2024-02-08 11:01:08.174 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504216ff 2024-02-08 11:01:08.175 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504216ff 2024-02-08 11:01:08.177 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504216ff 2024-02-08 11:01:08.237 [DefaultDispatcher-worker-14 @coroutine#6088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504216ff 2024-02-08 11:01:08.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-08 11:01:08.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-08 11:01:08.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:08.238 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@504216ff: (connection evicted) 2024-02-08 11:01:08.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:08.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-08 11:01:08.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4005e63a 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@717b4de2 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@717b4de2 2024-02-08 11:01:08.241 [Test worker @coroutine#6103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-08 11:01:08.246 [DefaultDispatcher-worker-14 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:01:08.246 [DefaultDispatcher-worker-14 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.246 [DefaultDispatcher-worker-14 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:08.246 [DefaultDispatcher-worker-14 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.247 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.247 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.255 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717b4de2 2024-02-08 11:01:08.265 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717b4de2 2024-02-08 11:01:08.267 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717b4de2 2024-02-08 11:01:08.269 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717b4de2 2024-02-08 11:01:08.278 [DefaultDispatcher-worker-18 @coroutine#6113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717b4de2 2024-02-08 11:01:08.285 [DefaultDispatcher-worker-8 @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717b4de2 2024-02-08 11:01:08.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-08 11:01:08.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-08 11:01:08.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:08.291 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@717b4de2: (connection evicted) 2024-02-08 11:01:08.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:08.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-08 11:01:08.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13553828 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@55fb9e52 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@55fb9e52 2024-02-08 11:01:08.296 [Test worker @coroutine#6129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-08 11:01:08.312 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fb9e52 2024-02-08 11:01:08.323 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fb9e52 2024-02-08 11:01:08.325 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fb9e52 2024-02-08 11:01:08.326 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fb9e52 2024-02-08 11:01:08.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-08 11:01:08.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-08 11:01:08.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:08.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:08.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-08 11:01:08.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e7fe73 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-08 11:01:08.331 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7a4317 2024-02-08 11:01:08.332 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7a4317 2024-02-08 11:01:08.332 [Test worker @coroutine#6146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-08 11:01:08.344 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7a4317 2024-02-08 11:01:08.360 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7a4317 2024-02-08 11:01:08.362 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7a4317 2024-02-08 11:01:08.364 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7a4317 2024-02-08 11:01:08.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-08 11:01:08.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-08 11:01:08.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:08.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:08.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-08 11:01:08.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77b7a4b2 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a56cb99 2024-02-08 11:01:08.367 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a56cb99 2024-02-08 11:01:08.368 [Test worker @coroutine#6162] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-08 11:01:08.381 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56cb99 2024-02-08 11:01:08.391 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56cb99 2024-02-08 11:01:08.393 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56cb99 2024-02-08 11:01:08.395 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56cb99 2024-02-08 11:01:08.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-08 11:01:08.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-08 11:01:08.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:08.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:08.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-08 11:01:08.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-08 11:01:08.405 [UI Thread @coroutine#6183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38085/Site/verify 2024-02-08 11:01:08.405 [UI Thread @coroutine#6183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38085/Site/verify. 2024-02-08 11:01:08.405 [UI Thread @coroutine#6183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38085/Site/verify 2024-02-08 11:01:08.408 [UI Thread @coroutine#6183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38085/Site/verify 2024-02-08 11:01:08.408 [UI Thread @coroutine#6183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38085/Site/verify 2024-02-08 11:01:08.408 [UI Thread @coroutine#6183] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38085/Site/verify. 2024-02-08 11:01:08.408 [UI Thread @coroutine#6183] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38085/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:01:08.413 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-08 11:01:08.413 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:08.413 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:08.413 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:08.413 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:08.413 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:08.413 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:08.413 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23938caa 2024-02-08 11:01:08.413 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:08.413 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@6049b4c9 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@6049b4c9 2024-02-08 11:01:08.414 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-08 11:01:08.431 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6049b4c9 2024-02-08 11:01:08.442 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6049b4c9 2024-02-08 11:01:08.443 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6049b4c9 2024-02-08 11:01:08.445 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6049b4c9 2024-02-08 11:01:08.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-08 11:01:08.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-08 11:01:08.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:08.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:08.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-08 11:01:08.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cba8293 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:08.448 [Test worker @coroutine#6215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-08 11:01:08.449 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c48ea9e 2024-02-08 11:01:08.449 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c48ea9e 2024-02-08 11:01:08.449 [Test worker @coroutine#6215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-08 11:01:08.462 [DefaultDispatcher-worker-17 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 11:01:08.462 [DefaultDispatcher-worker-17 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.462 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c48ea9e 2024-02-08 11:01:08.462 [DefaultDispatcher-worker-17 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:08.462 [DefaultDispatcher-worker-17 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.463 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.463 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.473 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c48ea9e 2024-02-08 11:01:08.474 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c48ea9e 2024-02-08 11:01:08.476 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c48ea9e 2024-02-08 11:01:08.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-08 11:01:08.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-08 11:01:08.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:08.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:08.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-08 11:01:08.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-08 11:01:08.479 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-08 11:01:08.479 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:08.479 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:08.479 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:08.479 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:08.479 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:08.479 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:08.479 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18ce7872 2024-02-08 11:01:08.479 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:08.479 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:08.479 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:08.479 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:08.479 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:08.479 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:08.479 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:08.479 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:08.479 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:08.479 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:08.479 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:08.479 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:08.479 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:08.479 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:08.480 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:08.480 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:08.480 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:08.480 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:08.480 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:08.480 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-08 11:01:08.480 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:08.480 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:08.480 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:08.480 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:08.480 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:08.480 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:08.480 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:08.480 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:08.480 [Test worker @coroutine#6235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-08 11:01:08.480 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@54bf2319 2024-02-08 11:01:08.480 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@54bf2319 2024-02-08 11:01:08.480 [Test worker @coroutine#6235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-08 11:01:08.493 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54bf2319 2024-02-08 11:01:08.504 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54bf2319 2024-02-08 11:01:08.505 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54bf2319 2024-02-08 11:01:08.507 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54bf2319 2024-02-08 11:01:08.509 [UI Thread @coroutine#6249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37745/Site/verify 2024-02-08 11:01:08.510 [UI Thread @coroutine#6249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37745/Site/verify. 2024-02-08 11:01:08.510 [UI Thread @coroutine#6249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37745/Site/verify 2024-02-08 11:01:08.511 [UI Thread @coroutine#6249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37745/Site/verify 2024-02-08 11:01:08.511 [UI Thread @coroutine#6249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37745/Site/verify 2024-02-08 11:01:08.512 [UI Thread @coroutine#6249] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37745/Site/verify. 2024-02-08 11:01:08.512 [UI Thread @coroutine#6249] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37745/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:01:08.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-08 11:01:08.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-08 11:01:08.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:08.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:08.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-08 11:01:08.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-08 11:01:08.520 [UI Thread @coroutine#6261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51031/Site/verify 2024-02-08 11:01:08.520 [UI Thread @coroutine#6261] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51031/Site/verify. 2024-02-08 11:01:08.521 [UI Thread @coroutine#6261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51031/Site/verify 2024-02-08 11:01:08.522 [UI Thread @coroutine#6261] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51031/Site/verify 2024-02-08 11:01:08.522 [UI Thread @coroutine#6261] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51031/Site/verify 2024-02-08 11:01:08.522 [UI Thread @coroutine#6261] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51031/Site/verify. 2024-02-08 11:01:08.522 [UI Thread @coroutine#6261] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51031/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:01:08.527 [UI Thread @coroutine#6274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47825/Site/verify 2024-02-08 11:01:08.527 [UI Thread @coroutine#6274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47825/Site/verify. 2024-02-08 11:01:08.527 [UI Thread @coroutine#6274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47825/Site/verify 2024-02-08 11:01:08.529 [UI Thread @coroutine#6274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47825/Site/verify 2024-02-08 11:01:08.529 [UI Thread @coroutine#6274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47825/Site/verify 2024-02-08 11:01:08.529 [UI Thread @coroutine#6274] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47825/Site/verify. 2024-02-08 11:01:08.529 [UI Thread @coroutine#6274] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47825/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:01:08.535 [UI Thread @coroutine#6288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-08 11:01:08.535 [UI Thread @coroutine#6288] 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-02-08 11:01:08.535 [UI Thread @coroutine#6288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-08 11:01:08.537 [UI Thread @coroutine#6288] 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-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eaa5458 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:08.540 [Test worker @coroutine#6295] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-08 11:01:08.541 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@1923301a 2024-02-08 11:01:08.541 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@1923301a 2024-02-08 11:01:08.541 [Test worker @coroutine#6295] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-08 11:01:08.556 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1923301a 2024-02-08 11:01:08.566 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1923301a 2024-02-08 11:01:08.568 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1923301a 2024-02-08 11:01:08.570 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1923301a 2024-02-08 11:01:08.578 [DefaultDispatcher-worker-17 @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1923301a 2024-02-08 11:01:08.598 [DefaultDispatcher-worker-14 @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1923301a 2024-02-08 11:01:08.602 [DefaultDispatcher-worker-3 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468eff41 2024-02-08 11:01:08.603 [DefaultDispatcher-worker-6 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-08 11:01:08.603 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.603 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:08.603 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.603 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.603 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:08.603 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.604 [DefaultDispatcher-worker-8 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.604 [DefaultDispatcher-worker-8 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.604 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.604 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.608 [DefaultDispatcher-worker-6 @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1923301a 2024-02-08 11:01:08.615 [DefaultDispatcher-worker-6 @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1923301a 2024-02-08 11:01:08.622 [DefaultDispatcher-worker-18 @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1923301a 2024-02-08 11:01:08.630 [DefaultDispatcher-worker-19 @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1923301a 2024-02-08 11:01:08.636 [DefaultDispatcher-worker-17 @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1923301a 2024-02-08 11:01:08.641 [HikariPool-214 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:08.654 [DefaultDispatcher-worker-1 @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1923301a 2024-02-08 11:01:08.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-08 11:01:08.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-08 11:01:08.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:08.656 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1923301a: (connection evicted) 2024-02-08 11:01:08.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:08.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-08 11:01:08.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66859669 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:08.658 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-08 11:01:08.659 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@7115d5af 2024-02-08 11:01:08.659 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@7115d5af 2024-02-08 11:01:08.659 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-08 11:01:08.669 [DefaultDispatcher-worker-1 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:01:08.670 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.670 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:08.670 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.671 [DefaultDispatcher-worker-19 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.671 [DefaultDispatcher-worker-19 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.676 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7115d5af 2024-02-08 11:01:08.687 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7115d5af 2024-02-08 11:01:08.689 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7115d5af 2024-02-08 11:01:08.690 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7115d5af 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@442e7215 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b802baa 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b802baa 2024-02-08 11:01:08.691 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-08 11:01:08.704 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b802baa 2024-02-08 11:01:08.715 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b802baa 2024-02-08 11:01:08.716 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b802baa 2024-02-08 11:01:08.718 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b802baa 2024-02-08 11:01:08.729 [DefaultDispatcher-worker-13 @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b802baa 2024-02-08 11:01:08.743 [DefaultDispatcher-worker-13 @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7115d5af 2024-02-08 11:01:08.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-08 11:01:08.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-08 11:01:08.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:08.758 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7115d5af: (connection evicted) 2024-02-08 11:01:08.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:08.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-08 11:01:08.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-08 11:01:08.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-08 11:01:08.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-08 11:01:08.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:08.759 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b802baa: (connection evicted) 2024-02-08 11:01:08.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:08.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-08 11:01:08.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-08 11:01:08.760 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70b437bb 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:08.761 [Test worker @coroutine#6382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-08 11:01:08.762 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4870d2e1 2024-02-08 11:01:08.762 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4870d2e1 2024-02-08 11:01:08.762 [Test worker @coroutine#6382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-08 11:01:08.779 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4870d2e1 2024-02-08 11:01:08.789 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4870d2e1 2024-02-08 11:01:08.791 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4870d2e1 2024-02-08 11:01:08.792 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4870d2e1 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b7e2a88 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fac3ce0 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fac3ce0 2024-02-08 11:01:08.793 [Test worker @coroutine#6382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-08 11:01:08.806 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fac3ce0 2024-02-08 11:01:08.816 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fac3ce0 2024-02-08 11:01:08.818 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fac3ce0 2024-02-08 11:01:08.819 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fac3ce0 2024-02-08 11:01:08.830 [DefaultDispatcher-worker-3 @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fac3ce0 2024-02-08 11:01:08.843 [DefaultDispatcher-worker-16 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23909b3 2024-02-08 11:01:08.843 [DefaultDispatcher-worker-16 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.843 [DefaultDispatcher-worker-16 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:08.843 [DefaultDispatcher-worker-16 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.844 [DefaultDispatcher-worker-8 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.845 [DefaultDispatcher-worker-8 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.850 [DefaultDispatcher-worker-16 @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4870d2e1 2024-02-08 11:01:08.859 [DefaultDispatcher-worker-16 @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4870d2e1 2024-02-08 11:01:08.862 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:08.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-08 11:01:08.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-08 11:01:08.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:08.862 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4870d2e1: (connection evicted) 2024-02-08 11:01:08.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:08.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-08 11:01:08.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-08 11:01:08.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-08 11:01:08.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-08 11:01:08.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:08.864 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fac3ce0: (connection evicted) 2024-02-08 11:01:08.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:08.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-08 11:01:08.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-08 11:01:08.865 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a273fd7 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf31f3e 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf31f3e 2024-02-08 11:01:08.866 [Test worker @coroutine#6435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-08 11:01:08.884 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf31f3e 2024-02-08 11:01:08.894 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf31f3e 2024-02-08 11:01:08.895 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf31f3e 2024-02-08 11:01:08.897 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf31f3e 2024-02-08 11:01:08.897 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f1b4a14 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2024-02-08 11:01:08.898 [Test worker @coroutine#6435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-08 11:01:08.911 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2024-02-08 11:01:08.915 [DefaultDispatcher-worker-15 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f7ce20 2024-02-08 11:01:08.915 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.915 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:08.915 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.916 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.916 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:08.925 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2024-02-08 11:01:08.926 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2024-02-08 11:01:08.928 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2024-02-08 11:01:08.939 [DefaultDispatcher-worker-10 @coroutine#6453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12048d 2024-02-08 11:01:08.952 [DefaultDispatcher-worker-3 @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf31f3e 2024-02-08 11:01:08.960 [DefaultDispatcher-worker-12 @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf31f3e 2024-02-08 11:01:08.966 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:08.998 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:09.007 [DefaultDispatcher-worker-10 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-02-08 11:01:09.008 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.008 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:09.008 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.009 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.009 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.081 [DefaultDispatcher-worker-10 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ee6088a 2024-02-08 11:01:09.081 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.081 [DefaultDispatcher-worker-10 @coroutine#3018] 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-02-08 11:01:09.081 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.082 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.107 [DefaultDispatcher-worker-1 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:01:09.107 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.107 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:09.107 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.108 [DefaultDispatcher-worker-18 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.108 [DefaultDispatcher-worker-18 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-08 11:01:09.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-08 11:01:09.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:09.214 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bf31f3e: (connection evicted) 2024-02-08 11:01:09.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:09.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-08 11:01:09.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-08 11:01:09.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-08 11:01:09.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-08 11:01:09.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:09.215 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a12048d: (connection evicted) 2024-02-08 11:01:09.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:09.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-08 11:01:09.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-08 11:01:09.217 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d96b0f 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:09.218 [Test worker @coroutine#6500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-08 11:01:09.219 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a592d22 2024-02-08 11:01:09.219 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a592d22 2024-02-08 11:01:09.219 [Test worker @coroutine#6500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-08 11:01:09.234 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a592d22 2024-02-08 11:01:09.244 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a592d22 2024-02-08 11:01:09.246 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a592d22 2024-02-08 11:01:09.247 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a592d22 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d571179 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:09.248 [Test worker @coroutine#6500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-08 11:01:09.249 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a609803 2024-02-08 11:01:09.249 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a609803 2024-02-08 11:01:09.249 [Test worker @coroutine#6500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-08 11:01:09.256 [DefaultDispatcher-worker-12 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:01:09.257 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.257 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:09.257 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.258 [DefaultDispatcher-worker-18 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.258 [DefaultDispatcher-worker-18 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.262 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a609803 2024-02-08 11:01:09.272 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a609803 2024-02-08 11:01:09.274 [Test worker @coroutine#6512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a609803 2024-02-08 11:01:09.276 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a609803 2024-02-08 11:01:09.286 [DefaultDispatcher-worker-11 @coroutine#6516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a609803 2024-02-08 11:01:09.298 [DefaultDispatcher-worker-5 @coroutine#6500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a592d22 2024-02-08 11:01:09.303 [DefaultDispatcher-worker-10 @coroutine#6500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a592d22 2024-02-08 11:01:09.310 [DefaultDispatcher-worker-19 @coroutine#6500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a592d22 2024-02-08 11:01:09.315 [DefaultDispatcher-worker-8 @coroutine#6500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a592d22 2024-02-08 11:01:09.319 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:09.322 [DefaultDispatcher-worker-8 @coroutine#6500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a592d22 2024-02-08 11:01:09.330 [DefaultDispatcher-worker-21 @coroutine#6500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a592d22 2024-02-08 11:01:09.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-08 11:01:09.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-08 11:01:09.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:09.335 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a592d22: (connection evicted) 2024-02-08 11:01:09.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:09.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-08 11:01:09.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-08 11:01:09.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-08 11:01:09.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-08 11:01:09.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:09.336 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a609803: (connection evicted) 2024-02-08 11:01:09.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:09.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-08 11:01:09.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-08 11:01:09.337 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6942ff10 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c33d539 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c33d539 2024-02-08 11:01:09.338 [Test worker @coroutine#6556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-08 11:01:09.355 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c33d539 2024-02-08 11:01:09.366 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c33d539 2024-02-08 11:01:09.367 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c33d539 2024-02-08 11:01:09.369 [Test worker @coroutine#6561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c33d539 2024-02-08 11:01:09.369 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15c0a8ad 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c06f50 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c06f50 2024-02-08 11:01:09.370 [Test worker @coroutine#6556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-08 11:01:09.383 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c06f50 2024-02-08 11:01:09.393 [Test worker @coroutine#6563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c06f50 2024-02-08 11:01:09.394 [Test worker @coroutine#6565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c06f50 2024-02-08 11:01:09.396 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c06f50 2024-02-08 11:01:09.407 [DefaultDispatcher-worker-7 @coroutine#6569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c06f50 2024-02-08 11:01:09.419 [DefaultDispatcher-worker-5 @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c33d539 2024-02-08 11:01:09.428 [DefaultDispatcher-worker-5 @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c33d539 2024-02-08 11:01:09.435 [DefaultDispatcher-worker-5 @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c33d539 2024-02-08 11:01:09.438 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:09.444 [DefaultDispatcher-worker-9 @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c33d539 2024-02-08 11:01:09.451 [DefaultDispatcher-worker-3 @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c33d539 2024-02-08 11:01:09.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-08 11:01:09.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-08 11:01:09.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:09.455 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c33d539: (connection evicted) 2024-02-08 11:01:09.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:09.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-08 11:01:09.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-08 11:01:09.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-08 11:01:09.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-08 11:01:09.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:09.456 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14c06f50: (connection evicted) 2024-02-08 11:01:09.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:09.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-08 11:01:09.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35cf7e98 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:09.458 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:09.459 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:09.459 [Test worker @coroutine#6608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-08 11:01:09.459 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@1368e451 2024-02-08 11:01:09.459 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@1368e451 2024-02-08 11:01:09.459 [Test worker @coroutine#6608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-08 11:01:09.472 [DefaultDispatcher-worker-1 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 11:01:09.472 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.473 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:09.473 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.474 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1368e451 2024-02-08 11:01:09.474 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.474 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58735/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.484 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1368e451 2024-02-08 11:01:09.486 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1368e451 2024-02-08 11:01:09.487 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1368e451 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cc81cb3 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ea437a 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ea437a 2024-02-08 11:01:09.488 [Test worker @coroutine#6608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-08 11:01:09.501 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ea437a 2024-02-08 11:01:09.511 [Test worker @coroutine#6618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ea437a 2024-02-08 11:01:09.513 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ea437a 2024-02-08 11:01:09.515 [Test worker @coroutine#6623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ea437a 2024-02-08 11:01:09.526 [DefaultDispatcher-worker-17 @coroutine#6625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ea437a 2024-02-08 11:01:09.538 [DefaultDispatcher-worker-13 @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1368e451 2024-02-08 11:01:09.547 [DefaultDispatcher-worker-8 @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1368e451 2024-02-08 11:01:09.556 [DefaultDispatcher-worker-2 @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1368e451 2024-02-08 11:01:09.559 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:09.566 [DefaultDispatcher-worker-17 @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1368e451 2024-02-08 11:01:09.574 [DefaultDispatcher-worker-8 @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1368e451 2024-02-08 11:01:09.583 [DefaultDispatcher-worker-1 @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1368e451 2024-02-08 11:01:09.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-08 11:01:09.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-08 11:01:09.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:09.587 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1368e451: (connection evicted) 2024-02-08 11:01:09.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:09.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-08 11:01:09.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-08 11:01:09.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-08 11:01:09.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-08 11:01:09.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:09.588 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33ea437a: (connection evicted) 2024-02-08 11:01:09.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:09.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-08 11:01:09.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bb2dae6 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-08 11:01:09.591 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2024-02-08 11:01:09.592 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2024-02-08 11:01:09.592 [Test worker @coroutine#6664] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-08 11:01:09.607 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2024-02-08 11:01:09.615 [DefaultDispatcher-worker-5 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab06829 2024-02-08 11:01:09.616 [DefaultDispatcher-worker-12 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468eff41 2024-02-08 11:01:09.616 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.616 [DefaultDispatcher-worker-12 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.616 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:09.616 [DefaultDispatcher-worker-12 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:09.616 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.616 [DefaultDispatcher-worker-12 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.617 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.617 [DefaultDispatcher-worker-13 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.617 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52981/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.617 [DefaultDispatcher-worker-13 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33155/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.619 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2024-02-08 11:01:09.620 [Test worker @coroutine#6673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2024-02-08 11:01:09.622 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2024-02-08 11:01:09.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-08 11:01:09.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-08 11:01:09.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:09.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:09.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-08 11:01:09.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35be9318 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:09.687 [Test worker @coroutine#6692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-08 11:01:09.688 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db53694 2024-02-08 11:01:09.688 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db53694 2024-02-08 11:01:09.688 [Test worker @coroutine#6692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-08 11:01:09.690 [DefaultDispatcher-worker-19 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c26588 2024-02-08 11:01:09.690 [DefaultDispatcher-worker-19 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.690 [DefaultDispatcher-worker-19 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:09.690 [DefaultDispatcher-worker-19 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.691 [DefaultDispatcher-worker-9 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.691 [DefaultDispatcher-worker-9 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52331/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.702 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db53694 2024-02-08 11:01:09.713 [Test worker @coroutine#6696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db53694 2024-02-08 11:01:09.714 [Test worker @coroutine#6698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db53694 2024-02-08 11:01:09.716 [Test worker @coroutine#6700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db53694 2024-02-08 11:01:09.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-08 11:01:09.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-08 11:01:09.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:09.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:09.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-08 11:01:09.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27959922 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-08 11:01:09.721 [Test worker @coroutine#6717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-08 11:01:09.734 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-08 11:01:09.745 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-08 11:01:09.746 [Test worker @coroutine#6720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-08 11:01:09.748 [Test worker @coroutine#6722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-08 11:01:09.758 [DefaultDispatcher-worker-9 @coroutine#6724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-08 11:01:09.766 [DefaultDispatcher-worker-12 @coroutine#6737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-08 11:01:09.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-08 11:01:09.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-08 11:01:09.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:09.768 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@796267e8: (connection evicted) 2024-02-08 11:01:09.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:09.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-08 11:01:09.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28068327 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:09.770 [Test worker @coroutine#6746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-08 11:01:09.771 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@751636da 2024-02-08 11:01:09.771 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@751636da 2024-02-08 11:01:09.771 [Test worker @coroutine#6746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-08 11:01:09.785 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751636da 2024-02-08 11:01:09.796 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751636da 2024-02-08 11:01:09.797 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751636da 2024-02-08 11:01:09.799 [Test worker @coroutine#6751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751636da 2024-02-08 11:01:09.808 [DefaultDispatcher-worker-6 @coroutine#6753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751636da 2024-02-08 11:01:09.816 [DefaultDispatcher-worker-6 @coroutine#6766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751636da 2024-02-08 11:01:09.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-08 11:01:09.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-08 11:01:09.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:09.818 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751636da: (connection evicted) 2024-02-08 11:01:09.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:09.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-08 11:01:09.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45c8db36 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@340ef431 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@340ef431 2024-02-08 11:01:09.821 [Test worker @coroutine#6776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-08 11:01:09.838 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340ef431 2024-02-08 11:01:09.849 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340ef431 2024-02-08 11:01:09.850 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340ef431 2024-02-08 11:01:09.852 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340ef431 2024-02-08 11:01:09.853 [DefaultDispatcher-worker-13 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23909b3 2024-02-08 11:01:09.854 [DefaultDispatcher-worker-13 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.854 [DefaultDispatcher-worker-13 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:09.854 [DefaultDispatcher-worker-13 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.855 [DefaultDispatcher-worker-14 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.855 [DefaultDispatcher-worker-14 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57357/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-08 11:01:09.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-08 11:01:09.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:09.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:09.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-08 11:01:09.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@740ef827 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-02-08 11:01:09.859 [Test worker @coroutine#6803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-08 11:01:09.873 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-02-08 11:01:09.883 [Test worker @coroutine#6804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-02-08 11:01:09.885 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-02-08 11:01:09.886 [Test worker @coroutine#6808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-02-08 11:01:09.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-08 11:01:09.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-08 11:01:09.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:09.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:09.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-08 11:01:09.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a6dfbb2 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2024-02-08 11:01:09.891 [Test worker @coroutine#6825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-08 11:01:09.904 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2024-02-08 11:01:09.915 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2024-02-08 11:01:09.916 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2024-02-08 11:01:09.918 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2024-02-08 11:01:09.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-08 11:01:09.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-08 11:01:09.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:09.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:09.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-08 11:01:09.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-08 11:01:09.927 [DefaultDispatcher-worker-3 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f7ce20 2024-02-08 11:01:09.927 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.927 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:09.927 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.928 [DefaultDispatcher-worker-19 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.928 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-08 11:01:09.928 [DefaultDispatcher-worker-19 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46799/UmAppDatabase/replication/nodeId 2024-02-08 11:01:09.928 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:09.928 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:09.928 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:09.928 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:09.928 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:09.928 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:09.928 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d2c794d 2024-02-08 11:01:09.928 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:09.928 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:09.928 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:09.928 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:09.928 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:09.928 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:09.928 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:09.928 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:09.929 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:09.929 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:09.929 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:09.929 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:09.929 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:09.929 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:09.929 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:09.929 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:09.929 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:09.929 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:09.929 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:09.929 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-08 11:01:09.929 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:09.929 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:09.929 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:09.929 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:09.929 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:09.929 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:09.929 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:09.929 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:09.929 [Test worker @coroutine#6857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-08 11:01:09.929 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a85f41b 2024-02-08 11:01:09.929 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a85f41b 2024-02-08 11:01:09.929 [Test worker @coroutine#6857] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-08 11:01:09.942 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a85f41b 2024-02-08 11:01:09.953 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a85f41b 2024-02-08 11:01:09.954 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a85f41b 2024-02-08 11:01:09.956 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a85f41b 2024-02-08 11:01:09.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-08 11:01:09.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-08 11:01:09.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:09.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:09.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-08 11:01:09.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-08 11:01:09.959 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-08 11:01:09.959 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:09.959 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:09.959 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:09.959 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:09.959 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:09.959 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:09.959 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d3709d0 2024-02-08 11:01:09.959 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:09.959 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:09.959 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:09.959 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:09.959 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:09.959 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:09.959 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:09.959 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:09.959 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:09.959 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:09.959 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:09.959 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:09.959 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:09.960 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:09.960 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:09.960 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:09.960 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:09.960 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:09.960 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:09.960 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-08 11:01:09.960 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:09.960 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:09.960 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:09.960 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:09.960 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:09.960 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:09.960 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:09.960 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:09.960 [Test worker @coroutine#6874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-08 11:01:09.960 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@578081e5 2024-02-08 11:01:09.960 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@578081e5 2024-02-08 11:01:09.960 [Test worker @coroutine#6874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-08 11:01:09.973 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578081e5 2024-02-08 11:01:09.983 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578081e5 2024-02-08 11:01:09.985 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578081e5 2024-02-08 11:01:09.987 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578081e5 2024-02-08 11:01:09.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-08 11:01:09.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-08 11:01:09.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:09.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:09.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-08 11:01:09.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-08 11:01:09.989 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ececb56 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2024-02-08 11:01:09.990 [Test worker @coroutine#6890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-08 11:01:10.003 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2024-02-08 11:01:10.014 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2024-02-08 11:01:10.015 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2024-02-08 11:01:10.017 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2024-02-08 11:01:10.019 [DefaultDispatcher-worker-9 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bbaa8 2024-02-08 11:01:10.019 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:10.019 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:10.019 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:10.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-08 11:01:10.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-08 11:01:10.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:10.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:10.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-08 11:01:10.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:10.020 [DefaultDispatcher-worker-13 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:10.020 [DefaultDispatcher-worker-13 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35881/UmAppDatabase/replication/nodeId 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57f076bd 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:10.020 [Test worker @coroutine#6908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-08 11:01:10.021 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6161b9 2024-02-08 11:01:10.021 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6161b9 2024-02-08 11:01:10.021 [Test worker @coroutine#6908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-08 11:01:10.039 [Test worker @coroutine#6908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6161b9 2024-02-08 11:01:10.050 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6161b9 2024-02-08 11:01:10.051 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6161b9 2024-02-08 11:01:10.053 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6161b9 2024-02-08 11:01:10.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-08 11:01:10.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-08 11:01:10.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:10.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:10.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-08 11:01:10.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@684001e6 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:10.057 [Test worker @coroutine#6925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-08 11:01:10.058 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@64230d44 2024-02-08 11:01:10.058 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@64230d44 2024-02-08 11:01:10.058 [Test worker @coroutine#6925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-08 11:01:10.071 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64230d44 2024-02-08 11:01:10.081 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64230d44 2024-02-08 11:01:10.083 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64230d44 2024-02-08 11:01:10.085 [Test worker @coroutine#6930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64230d44 2024-02-08 11:01:10.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-08 11:01:10.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-08 11:01:10.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:10.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:10.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-08 11:01:10.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a3cb81c 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:10.091 [Test worker @coroutine#6943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-08 11:01:10.092 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@4437af21 2024-02-08 11:01:10.092 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@4437af21 2024-02-08 11:01:10.092 [Test worker @coroutine#6943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-08 11:01:10.092 [DefaultDispatcher-worker-20 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ee6088a 2024-02-08 11:01:10.093 [DefaultDispatcher-worker-20 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:10.093 [DefaultDispatcher-worker-20 @coroutine#3018] 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-02-08 11:01:10.093 [DefaultDispatcher-worker-20 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:10.094 [DefaultDispatcher-worker-9 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:01:10.105 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4437af21 2024-02-08 11:01:10.116 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4437af21 2024-02-08 11:01:10.117 [DefaultDispatcher-worker-8 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 11:01:10.118 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:10.118 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:10.118 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:10.118 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4437af21 2024-02-08 11:01:10.119 [DefaultDispatcher-worker-17 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:10.119 [DefaultDispatcher-worker-17 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37447/UmAppDatabase/replication/nodeId 2024-02-08 11:01:10.119 [Test worker @coroutine#6953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4437af21 2024-02-08 11:01:10.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-08 11:01:10.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-08 11:01:10.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:10.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:10.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-08 11:01:10.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@743167c7 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:10.123 [Test worker @coroutine#6967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-08 11:01:10.124 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@5710f755 2024-02-08 11:01:10.124 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@5710f755 2024-02-08 11:01:10.124 [Test worker @coroutine#6967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-08 11:01:10.137 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5710f755 2024-02-08 11:01:10.147 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5710f755 2024-02-08 11:01:10.149 [Test worker @coroutine#6970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5710f755 2024-02-08 11:01:10.150 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5710f755 2024-02-08 11:01:10.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-08 11:01:10.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-08 11:01:10.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:10.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:10.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-08 11:01:10.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bc150e9 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@726e780a 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@726e780a 2024-02-08 11:01:10.154 [Test worker @coroutine#6985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-08 11:01:10.167 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e780a 2024-02-08 11:01:10.178 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e780a 2024-02-08 11:01:10.179 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e780a 2024-02-08 11:01:10.181 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e780a 2024-02-08 11:01:10.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-08 11:01:10.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-08 11:01:10.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:10.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:10.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-08 11:01:10.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-08 11:01:10.185 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-08 11:01:10.185 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:10.185 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:10.185 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:10.185 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:10.185 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:10.185 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:10.185 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bea7134 2024-02-08 11:01:10.185 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:10.185 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2024-02-08 11:01:10.186 [Test worker @coroutine#7003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-08 11:01:10.199 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2024-02-08 11:01:10.209 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2024-02-08 11:01:10.211 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2024-02-08 11:01:10.212 [Test worker @coroutine#7008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f60ba06 2024-02-08 11:01:10.215 [UI Thread @coroutine#7017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-08 11:01:10.215 [UI Thread @coroutine#7017] 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-02-08 11:01:10.215 [UI Thread @coroutine#7017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-08 11:01:10.217 [UI Thread @coroutine#7017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-08 11:01:10.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-08 11:01:10.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-08 11:01:10.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:10.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:10.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-08 11:01:10.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1196950e 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e4bbec 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e4bbec 2024-02-08 11:01:10.221 [Test worker @coroutine#7023] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-08 11:01:10.238 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e4bbec 2024-02-08 11:01:10.248 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e4bbec 2024-02-08 11:01:10.250 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e4bbec 2024-02-08 11:01:10.251 [Test worker @coroutine#7028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e4bbec 2024-02-08 11:01:10.254 [UI Thread @coroutine#7039] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33143/Site/verify 2024-02-08 11:01:10.254 [UI Thread @coroutine#7039] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33143/Site/verify. 2024-02-08 11:01:10.254 [UI Thread @coroutine#7039] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33143/Site/verify 2024-02-08 11:01:10.255 [UI Thread @coroutine#7039] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33143/Site/verify 2024-02-08 11:01:10.256 [UI Thread @coroutine#7039] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33143/Site/verify 2024-02-08 11:01:10.256 [UI Thread @coroutine#7039] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33143/Site/verify. 2024-02-08 11:01:10.256 [UI Thread @coroutine#7039] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33143/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:01:10.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-08 11:01:10.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-08 11:01:10.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:01:10.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:10.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-08 11:01:10.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75a0e0c2 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:01:10.261 [Test worker @coroutine#7046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-08 11:01:10.262 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@66851c18 2024-02-08 11:01:10.262 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@66851c18 2024-02-08 11:01:10.262 [Test worker @coroutine#7046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-08 11:01:10.267 [DefaultDispatcher-worker-8 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-08 11:01:10.267 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:10.267 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId. 2024-02-08 11:01:10.267 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:10.268 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:10.268 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40943/UmAppDatabase/replication/nodeId 2024-02-08 11:01:10.275 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66851c18 2024-02-08 11:01:10.285 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66851c18 2024-02-08 11:01:10.287 [Test worker @coroutine#7052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66851c18 2024-02-08 11:01:10.288 [Test worker @coroutine#7054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66851c18 2024-02-08 11:01:10.298 [DefaultDispatcher-worker-17 @coroutine#7056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66851c18 2024-02-08 11:01:10.306 [DefaultDispatcher-worker-8 @coroutine#7046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66851c18 2024-02-08 11:01:10.311 [UI Thread @coroutine#7065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48825/556411597328424960/_ustadmanifest.json 2024-02-08 11:01:10.311 [UI Thread @coroutine#7065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48825/556411597328424960/_ustadmanifest.json. 2024-02-08 11:01:10.311 [UI Thread @coroutine#7065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48825/556411597328424960/_ustadmanifest.json 2024-02-08 11:01:10.313 [UI Thread @coroutine#7065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48825/556411597328424960/_ustadmanifest.json 2024-02-08 11:01:10.313 [UI Thread @coroutine#7065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48825/556411597328424960/_ustadmanifest.json 2024-02-08 11:01:10.313 [UI Thread @coroutine#7065] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48825/556411597328424960/_ustadmanifest.json. 2024-02-08 11:01:10.313 [UI Thread @coroutine#7065] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48825/556411597328424960/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:01:10.314 [UI Thread @coroutine#7065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48825/tincan.xml 2024-02-08 11:01:10.314 [UI Thread @coroutine#7065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48825/tincan.xml. 2024-02-08 11:01:10.314 [UI Thread @coroutine#7065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48825/tincan.xml 2024-02-08 11:01:10.315 [UI Thread @coroutine#7065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48825/tincan.xml 2024-02-08 11:01:10.315 [UI Thread @coroutine#7065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48825/tincan.xml 2024-02-08 11:01:10.315 [UI Thread @coroutine#7065] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48825/tincan.xml. 2024-02-08 11:01:10.315 [UI Thread @coroutine#7065] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48825/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:01:10.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-08 11:01:10.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-08 11:01:10.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:01:10.317 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66851c18: (connection evicted) 2024-02-08 11:01:10.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:01:10.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-08 11:01:10.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-02-08 20:08:15.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-08 20:08:15.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:15.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:15.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:15.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:15.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:15.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:15.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@341b13a8 2024-02-08 20:08:15.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:15.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:15.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-08 20:08:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:15.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-08 20:08:16.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 20:08:16.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 20:08:16.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-08 20:08:16.104 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:16.109 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 20:08:16.110 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c498fe 2024-02-08 20:08:16.110 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c498fe 2024-02-08 20:08:16.114 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@58037c56 2024-02-08 20:08:16.115 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@58037c56 2024-02-08 20:08:16.118 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3cf38e 2024-02-08 20:08:16.118 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3cf38e 2024-02-08 20:08:16.120 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@193e766d 2024-02-08 20:08:16.120 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@193e766d 2024-02-08 20:08:16.123 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bcf1edc 2024-02-08 20:08:16.123 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bcf1edc 2024-02-08 20:08:16.125 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@286d2e3f 2024-02-08 20:08:16.125 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@286d2e3f 2024-02-08 20:08:16.128 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1376183f 2024-02-08 20:08:16.128 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1376183f 2024-02-08 20:08:16.131 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79118922 2024-02-08 20:08:16.131 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79118922 2024-02-08 20:08:16.133 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abb5122 2024-02-08 20:08:16.133 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abb5122 2024-02-08 20:08:16.133 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 20:08:16.146 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 20:08:16.151 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 20:08:16.391 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:16.392 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 20:08:16.392 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:16.393 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 20:08:16.427 [DefaultDispatcher-worker-2 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 20:08:16.429 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 20:08:16.429 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:16.429 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 20:08:16.504 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 20:08:16.547 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 20:08:16.572 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 20:08:16.597 [DefaultDispatcher-worker-5 @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-02-08 20:08:16.597 [DefaultDispatcher-worker-8 @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-02-08 20:08:16.611 [DefaultDispatcher-worker-11 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 20:08:16.632 [DefaultDispatcher-worker-11 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 20:08:16.640 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 20:08:16.761 [DefaultDispatcher-worker-1 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 20:08:16.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-08 20:08:16.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-08 20:08:16.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 20:08:16.802 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4: (connection evicted) 2024-02-08 20:08:16.803 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56c498fe: (connection evicted) 2024-02-08 20:08:16.803 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58037c56: (connection evicted) 2024-02-08 20:08:16.804 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c3cf38e: (connection evicted) 2024-02-08 20:08:16.804 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@193e766d: (connection evicted) 2024-02-08 20:08:16.805 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bcf1edc: (connection evicted) 2024-02-08 20:08:16.805 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@286d2e3f: (connection evicted) 2024-02-08 20:08:16.806 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1376183f: (connection evicted) 2024-02-08 20:08:16.807 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79118922: (connection evicted) 2024-02-08 20:08:16.807 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6abb5122: (connection evicted) 2024-02-08 20:08:16.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:16.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-08 20:08:16.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-08 20:08:16.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-08 20:08:16.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:16.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:16.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:16.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:16.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:16.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:16.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@100d0218 2024-02-08 20:08:16.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:16.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:16.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:16.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:16.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:16.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:16.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:16.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:16.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:16.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:16.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:16.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:16.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:16.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-08 20:08:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:16.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:16.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-08 20:08:16.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 20:08:16.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 20:08:16.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-08 20:08:16.824 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 20:08:16.836 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 20:08:16.838 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 20:08:16.840 [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-02-08 20:08:16.840 [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-02-08 20:08:16.841 [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-02-08 20:08:16.841 [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-02-08 20:08:16.857 [DefaultDispatcher-worker-11 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 20:08:16.858 [DefaultDispatcher-worker-11 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 20:08:16.858 [DefaultDispatcher-worker-11 @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-02-08 20:08:16.858 [DefaultDispatcher-worker-11 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 20:08:16.866 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 20:08:16.887 [DefaultDispatcher-worker-11 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 20:08:16.904 [DefaultDispatcher-worker-9 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 20:08:16.904 [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-02-08 20:08:16.921 [DefaultDispatcher-worker-11 @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-02-08 20:08:16.923 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:16.923 [DefaultDispatcher-worker-10 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 20:08:16.928 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b16fb44 2024-02-08 20:08:16.928 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b16fb44 2024-02-08 20:08:16.932 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d11056 2024-02-08 20:08:16.932 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d11056 2024-02-08 20:08:16.935 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ee9034 2024-02-08 20:08:16.935 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ee9034 2024-02-08 20:08:16.938 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ec1a6d 2024-02-08 20:08:16.938 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ec1a6d 2024-02-08 20:08:16.940 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@783c016f 2024-02-08 20:08:16.940 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@783c016f 2024-02-08 20:08:16.942 [DefaultDispatcher-worker-11 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 20:08:16.943 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c2fd9e 2024-02-08 20:08:16.943 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c2fd9e 2024-02-08 20:08:16.945 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@f8b822 2024-02-08 20:08:16.945 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@f8b822 2024-02-08 20:08:16.948 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3e522 2024-02-08 20:08:16.948 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3e522 2024-02-08 20:08:16.948 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 20:08:16.950 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c6cbbac 2024-02-08 20:08:16.950 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c6cbbac 2024-02-08 20:08:16.950 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 20:08:17.033 [DefaultDispatcher-worker-10 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 20:08:17.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-08 20:08:17.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-08 20:08:17.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 20:08:17.064 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20b829d5: (connection evicted) 2024-02-08 20:08:17.065 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b16fb44: (connection evicted) 2024-02-08 20:08:17.065 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25d11056: (connection evicted) 2024-02-08 20:08:17.066 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21ee9034: (connection evicted) 2024-02-08 20:08:17.066 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64ec1a6d: (connection evicted) 2024-02-08 20:08:17.067 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@783c016f: (connection evicted) 2024-02-08 20:08:17.067 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55c2fd9e: (connection evicted) 2024-02-08 20:08:17.068 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f8b822: (connection evicted) 2024-02-08 20:08:17.068 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c3e522: (connection evicted) 2024-02-08 20:08:17.069 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c6cbbac: (connection evicted) 2024-02-08 20:08:17.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:17.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-08 20:08:17.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-08 20:08:17.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-08 20:08:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:17.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38bc5ac0 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:17.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:17.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:17.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-08 20:08:17.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d63a4f 2024-02-08 20:08:17.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d63a4f 2024-02-08 20:08:17.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-08 20:08:17.219 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-08 20:08:17.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:17.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:17.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:17.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:17.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:17.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:17.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a7bc16b 2024-02-08 20:08:17.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:17.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:17.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:17.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:17.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:17.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:17.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:17.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:17.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:17.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:17.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:17.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:17.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:17.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:17.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:17.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:17.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:17.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:17.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:17.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-08 20:08:17.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:17.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:17.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:17.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:17.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:17.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:17.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:17.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:17.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-08 20:08:17.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cc5460 2024-02-08 20:08:17.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cc5460 2024-02-08 20:08:17.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-08 20:08:17.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-08 20:08:17.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:17.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:17.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:17.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:17.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:17.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:17.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20820df0 2024-02-08 20:08:17.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:17.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:17.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:17.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:17.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:17.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:17.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:17.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:17.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:17.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:17.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:17.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:17.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:17.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:17.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:17.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:17.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:17.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:17.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:17.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-08 20:08:17.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:17.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:17.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:17.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:17.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:17.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:17.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:17.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:17.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-08 20:08:17.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@205159dc 2024-02-08 20:08:17.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@205159dc 2024-02-08 20:08:17.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-08 20:08:17.571 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:17.582 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42cc5460 2024-02-08 20:08:17.586 [DefaultDispatcher-worker-11 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55775/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 20:08:17.586 [DefaultDispatcher-worker-11 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55775/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-08 20:08:17.586 [DefaultDispatcher-worker-11 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55775/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 20:08:17.596 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:17.626 [DefaultDispatcher-worker-11 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55775/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 20:08:17.626 [DefaultDispatcher-worker-11 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55775/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 20:08:17.652 [pool-2-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205159dc 2024-02-08 20:08:17.782 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-08 20:08:17.783 [DefaultDispatcher-worker-10 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55775/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-08 20:08:17.979 [DefaultDispatcher-worker-11 @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205159dc 2024-02-08 20:08:17.989 [DefaultDispatcher-worker-11 @coroutine#92] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205159dc 2024-02-08 20:08:18.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-08 20:08:18.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-08 20:08:18.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.024 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42cc5460: (connection evicted) 2024-02-08 20:08:18.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:18.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-08 20:08:18.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-08 20:08:18.029 [Test worker @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205159dc 2024-02-08 20:08:18.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-08 20:08:18.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:18.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:18.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:18.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:18.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:18.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:18.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4813d0 2024-02-08 20:08:18.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:18.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:18.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:18.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:18.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:18.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:18.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:18.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:18.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:18.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:18.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:18.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:18.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:18.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:18.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:18.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:18.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:18.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:18.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:18.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-08 20:08:18.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:18.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:18.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:18.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:18.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:18.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:18.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:18.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:18.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-08 20:08:18.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0d8937 2024-02-08 20:08:18.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0d8937 2024-02-08 20:08:18.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-08 20:08:18.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-08 20:08:18.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:18.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:18.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:18.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:18.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:18.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:18.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@105dc04d 2024-02-08 20:08:18.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:18.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:18.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:18.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:18.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:18.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:18.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:18.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:18.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:18.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:18.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:18.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:18.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:18.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:18.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:18.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:18.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:18.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:18.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:18.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-08 20:08:18.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:18.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:18.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:18.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:18.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:18.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:18.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:18.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:18.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-08 20:08:18.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a8e40d 2024-02-08 20:08:18.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a8e40d 2024-02-08 20:08:18.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-08 20:08:18.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-08 20:08:18.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-08 20:08:18.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.105 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f0d8937: (connection evicted) 2024-02-08 20:08:18.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:18.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-08 20:08:18.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-08 20:08:18.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-08 20:08:18.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4540c7 2024-02-08 20:08:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:18.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-08 20:08:18.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:18.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:18.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:18.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:18.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:18.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:18.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:18.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:18.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-08 20:08:18.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc0b8c8 2024-02-08 20:08:18.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc0b8c8 2024-02-08 20:08:18.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-08 20:08:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-08 20:08:18.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:18.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:18.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:18.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:18.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:18.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:18.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15f861ee 2024-02-08 20:08:18.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-08 20:08:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:18.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-08 20:08:18.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6463da36 2024-02-08 20:08:18.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6463da36 2024-02-08 20:08:18.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-08 20:08:18.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-08 20:08:18.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-08 20:08:18.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.143 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bc0b8c8: (connection evicted) 2024-02-08 20:08:18.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:18.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-08 20:08:18.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-08 20:08:18.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-08 20:08:18.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:18.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:18.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:18.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:18.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:18.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:18.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6233c6c2 2024-02-08 20:08:18.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:18.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:18.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:18.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:18.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:18.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:18.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:18.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:18.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:18.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:18.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:18.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:18.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:18.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:18.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:18.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:18.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:18.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:18.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:18.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-08 20:08:18.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:18.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:18.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:18.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:18.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:18.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:18.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:18.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:18.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-08 20:08:18.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e50eeb9 2024-02-08 20:08:18.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e50eeb9 2024-02-08 20:08:18.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-08 20:08:18.155 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34cb0e49 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:18.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:18.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-08 20:08:18.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a667f44 2024-02-08 20:08:18.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a667f44 2024-02-08 20:08:18.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-08 20:08:18.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-08 20:08:18.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-08 20:08:18.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.182 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e50eeb9: (connection evicted) 2024-02-08 20:08:18.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:18.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-08 20:08:18.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-08 20:08:18.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-08 20:08:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@517fbf62 2024-02-08 20:08:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-08 20:08:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:18.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-08 20:08:18.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@150f41b9 2024-02-08 20:08:18.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@150f41b9 2024-02-08 20:08:18.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-08 20:08:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-08 20:08:18.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:18.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:18.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:18.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:18.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:18.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:18.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e364f1f 2024-02-08 20:08:18.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:18.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:18.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:18.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:18.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:18.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:18.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:18.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:18.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:18.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:18.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:18.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:18.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:18.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:18.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:18.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:18.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:18.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:18.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:18.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-08 20:08:18.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:18.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:18.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:18.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:18.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:18.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:18.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:18.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:18.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-08 20:08:18.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@298263fa 2024-02-08 20:08:18.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@298263fa 2024-02-08 20:08:18.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-08 20:08:18.235 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-08 20:08:18.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-08 20:08:18.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.238 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@150f41b9: (connection evicted) 2024-02-08 20:08:18.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:18.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-08 20:08:18.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-08 20:08:18.271 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.306 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-08 20:08:18.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:18.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:18.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:18.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:18.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:18.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:18.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b7ee56c 2024-02-08 20:08:18.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:18.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:18.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:18.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:18.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:18.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:18.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:18.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:18.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:18.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:18.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:18.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:18.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:18.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:18.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:18.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:18.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:18.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:18.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:18.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-08 20:08:18.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:18.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:18.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:18.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:18.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:18.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:18.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:18.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:18.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-08 20:08:18.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de8f85c 2024-02-08 20:08:18.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de8f85c 2024-02-08 20:08:18.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-08 20:08:18.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-08 20:08:18.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:18.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:18.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:18.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:18.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:18.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:18.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21abda60 2024-02-08 20:08:18.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:18.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:18.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-08 20:08:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:18.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:18.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-08 20:08:18.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 20:08:18.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 20:08:18.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-08 20:08:18.445 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.454 [DefaultDispatcher-worker-10 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 20:08:18.462 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.470 [DefaultDispatcher-worker-3 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 20:08:18.477 [DefaultDispatcher-worker-10 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 20:08:18.487 [DefaultDispatcher-worker-10 @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 20:08:18.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-08 20:08:18.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-08 20:08:18.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.556 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3de8f85c: (connection evicted) 2024-02-08 20:08:18.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:18.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-08 20:08:18.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-08 20:08:18.561 [Test worker @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 20:08:18.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-08 20:08:18.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:18.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:18.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:18.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:18.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:18.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:18.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fa212df 2024-02-08 20:08:18.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:18.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:18.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:18.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:18.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:18.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:18.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:18.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:18.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:18.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:18.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:18.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:18.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:18.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:18.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:18.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-08 20:08:18.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:18.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:18.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:18.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:18.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:18.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:18.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:18.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-08 20:08:18.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@204b0f07 2024-02-08 20:08:18.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@204b0f07 2024-02-08 20:08:18.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-08 20:08:18.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-08 20:08:18.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:18.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:18.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:18.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:18.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:18.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:18.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f68756d 2024-02-08 20:08:18.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:18.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:18.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:18.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:18.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:18.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:18.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-08 20:08:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:18.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:18.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-08 20:08:18.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9bb69b 2024-02-08 20:08:18.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9bb69b 2024-02-08 20:08:18.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-08 20:08:18.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-08 20:08:18.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-08 20:08:18.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.596 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@204b0f07: (connection evicted) 2024-02-08 20:08:18.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:18.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-08 20:08:18.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d126083 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:18.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:18.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-08 20:08:18.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a8fb023 2024-02-08 20:08:18.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a8fb023 2024-02-08 20:08:18.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-08 20:08:18.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26d73519 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:18.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@40538370 2024-02-08 20:08:18.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@40538370 2024-02-08 20:08:18.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-08 20:08:18.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-08 20:08:18.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-08 20:08:18.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.618 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a8fb023: (connection evicted) 2024-02-08 20:08:18.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:18.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-08 20:08:18.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-08 20:08:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-08 20:08:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51e94b7d 2024-02-08 20:08:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:18.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-08 20:08:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:18.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:18.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-08 20:08:18.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4f8e8a 2024-02-08 20:08:18.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4f8e8a 2024-02-08 20:08:18.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-08 20:08:18.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-08 20:08:18.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:18.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:18.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:18.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:18.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:18.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:18.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4468fda8 2024-02-08 20:08:18.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:18.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:18.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:18.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:18.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:18.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:18.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:18.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:18.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:18.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:18.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:18.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:18.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:18.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:18.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:18.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:18.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:18.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:18.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:18.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-08 20:08:18.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:18.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:18.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:18.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:18.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:18.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:18.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:18.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:18.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-08 20:08:18.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@29aa4bc9 2024-02-08 20:08:18.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@29aa4bc9 2024-02-08 20:08:18.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-08 20:08:18.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-08 20:08:18.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-08 20:08:18.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.640 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a4f8e8a: (connection evicted) 2024-02-08 20:08:18.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:18.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-08 20:08:18.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cdc4070 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:18.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:18.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-08 20:08:18.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abe62bb 2024-02-08 20:08:18.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abe62bb 2024-02-08 20:08:18.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f60824e 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:18.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:18.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-08 20:08:18.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c25bbc 2024-02-08 20:08:18.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c25bbc 2024-02-08 20:08:18.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-08 20:08:18.682 [DefaultDispatcher-worker-10 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-08 20:08:18.691 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.716 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.720 [DefaultDispatcher-worker-10 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit11636666004394004284/junit13849513232413180150.tmp 2024-02-08 20:08:18.737 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.746 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.761 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.771 [DefaultDispatcher-worker-10 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-08 20:08:18.786 [DefaultDispatcher-worker-10 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-08 20:08:18.788 [DefaultDispatcher-worker-10 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-08 20:08:18.788 [DefaultDispatcher-worker-10 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit11636666004394004284/junit13849513232413180150.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-08 20:08:18.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-08 20:08:18.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-08 20:08:18.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.789 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6abe62bb: (connection evicted) 2024-02-08 20:08:18.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:18.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-08 20:08:18.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a3c99f1 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:18.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:18.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-08 20:08:18.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2024-02-08 20:08:18.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2024-02-08 20:08:18.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cf2f5d6 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:18.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:18.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-08 20:08:18.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b030101 2024-02-08 20:08:18.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b030101 2024-02-08 20:08:18.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-08 20:08:18.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-08 20:08:18.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-08 20:08:18.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.815 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@661db63e: (connection evicted) 2024-02-08 20:08:18.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:18.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-08 20:08:18.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-08 20:08:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-08 20:08:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ba1cdbe 2024-02-08 20:08:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:18.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:18.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@226e07e7 2024-02-08 20:08:18.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@226e07e7 2024-02-08 20:08:18.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-08 20:08:18.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-08 20:08:18.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:18.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:18.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:18.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:18.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:18.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:18.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c31e410 2024-02-08 20:08:18.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:18.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:18.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:18.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:18.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:18.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:18.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:18.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:18.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:18.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:18.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:18.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:18.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:18.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:18.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:18.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:18.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:18.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:18.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:18.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-08 20:08:18.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:18.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:18.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:18.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:18.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:18.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:18.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:18.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:18.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-08 20:08:18.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@6febec41 2024-02-08 20:08:18.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@6febec41 2024-02-08 20:08:18.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-08 20:08:18.848 [DefaultDispatcher-worker-1 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6febec41 2024-02-08 20:08:18.850 [DefaultDispatcher-worker-1 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6febec41 2024-02-08 20:08:18.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-08 20:08:18.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-08 20:08:18.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.853 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@226e07e7: (connection evicted) 2024-02-08 20:08:18.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:18.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-08 20:08:18.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-08 20:08:18.855 [Test worker @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6febec41 2024-02-08 20:08:18.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20231384 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:18.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:18.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-08 20:08:18.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@35becbd4 2024-02-08 20:08:18.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@35becbd4 2024-02-08 20:08:18.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bcc8f13 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:18.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:18.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-08 20:08:18.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d91faf 2024-02-08 20:08:18.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d91faf 2024-02-08 20:08:18.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-08 20:08:18.877 [DefaultDispatcher-worker-3 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-08 20:08:18.912 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.913 [DefaultDispatcher-worker-3 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit4275984925681673508/junit12698473291636974606.tmp 2024-02-08 20:08:18.934 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.946 [DefaultDispatcher-worker-3 @coroutine#358] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-08 20:08:18.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-08 20:08:18.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-08 20:08:18.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.949 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35becbd4: (connection evicted) 2024-02-08 20:08:18.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:18.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-08 20:08:18.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-08 20:08:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-08 20:08:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f030c72 2024-02-08 20:08:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:18.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:18.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:18.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-08 20:08:18.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:18.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:18.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:18.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:18.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:18.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:18.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:18.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:18.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-08 20:08:18.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@18513c23 2024-02-08 20:08:18.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@18513c23 2024-02-08 20:08:18.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-08 20:08:18.975 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-08 20:08:18.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6be50b35 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:18.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:18.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-08 20:08:18.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2024-02-08 20:08:18.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2024-02-08 20:08:18.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-08 20:08:18.990 [DefaultDispatcher-worker-3 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2024-02-08 20:08:18.992 [DefaultDispatcher-worker-3 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2024-02-08 20:08:18.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-08 20:08:18.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-08 20:08:18.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:18.993 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18513c23: (connection evicted) 2024-02-08 20:08:18.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:18.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-08 20:08:18.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-08 20:08:18.994 [Test worker @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2024-02-08 20:08:18.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-08 20:08:18.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:18.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:18.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:18.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:18.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:18.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:18.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2be50bba 2024-02-08 20:08:18.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:18.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-08 20:08:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:18.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:18.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-08 20:08:18.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c4f23b 2024-02-08 20:08:18.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c4f23b 2024-02-08 20:08:18.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-08 20:08:19.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-08 20:08:19.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ec0ca83 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:19.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@7827d7b 2024-02-08 20:08:19.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@7827d7b 2024-02-08 20:08:19.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-08 20:08:19.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-08 20:08:19.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-08 20:08:19.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:19.081 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79c4f23b: (connection evicted) 2024-02-08 20:08:19.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:19.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-08 20:08:19.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-08 20:08:19.083 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:19.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb99d1d 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:19.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:19.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-08 20:08:19.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd37449 2024-02-08 20:08:19.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd37449 2024-02-08 20:08:19.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-08 20:08:19.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5402612e 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:19.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:19.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-08 20:08:19.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@431babe6 2024-02-08 20:08:19.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@431babe6 2024-02-08 20:08:19.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-08 20:08:19.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-08 20:08:19.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-08 20:08:19.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:19.106 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fd37449: (connection evicted) 2024-02-08 20:08:19.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:19.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-08 20:08:19.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-08 20:08:19.117 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:19.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-08 20:08:19.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:19.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:19.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:19.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:19.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:19.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:19.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a7e81 2024-02-08 20:08:19.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:19.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:19.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:19.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:19.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:19.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:19.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:19.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:19.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:19.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:19.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:19.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:19.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:19.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:19.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:19.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:19.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:19.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:19.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:19.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-08 20:08:19.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:19.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:19.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:19.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:19.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:19.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:19.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:19.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:19.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-08 20:08:19.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2024-02-08 20:08:19.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2024-02-08 20:08:19.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e11bda 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:19.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:19.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-08 20:08:19.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-08 20:08:19.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-08 20:08:19.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-08 20:08:19.150 [DefaultDispatcher-worker-11 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-08 20:08:19.151 [DefaultDispatcher-worker-11 @coroutine#390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-08 20:08:19.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-08 20:08:19.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-08 20:08:19.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:19.152 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13ee97af: (connection evicted) 2024-02-08 20:08:19.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:19.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-08 20:08:19.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-08 20:08:19.153 [Test worker @coroutine#394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-08 20:08:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-08 20:08:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ab5e63 2024-02-08 20:08:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-08 20:08:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:19.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-08 20:08:19.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8f0f98 2024-02-08 20:08:19.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8f0f98 2024-02-08 20:08:19.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bf0f70a 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:19.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-08 20:08:19.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d63b7e 2024-02-08 20:08:19.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d63b7e 2024-02-08 20:08:19.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-08 20:08:19.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-08 20:08:19.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-08 20:08:19.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:19.179 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e8f0f98: (connection evicted) 2024-02-08 20:08:19.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:19.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-08 20:08:19.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-08 20:08:19.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e0652ab 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:19.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:19.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-08 20:08:19.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2024-02-08 20:08:19.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2024-02-08 20:08:19.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-08 20:08:19.204 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:19.206 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2024-02-08 20:08:19.217 [Test worker @coroutine#402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2024-02-08 20:08:19.219 [Test worker @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2024-02-08 20:08:19.228 [Test worker @coroutine#409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2024-02-08 20:08:19.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24b3f778 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:19.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-08 20:08:19.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4392362c 2024-02-08 20:08:19.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4392362c 2024-02-08 20:08:19.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-08 20:08:19.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-08 20:08:19.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-08 20:08:19.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:19.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:19.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-08 20:08:19.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-08 20:08:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-08 20:08:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5df7a065 2024-02-08 20:08:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-08 20:08:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:19.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-08 20:08:19.243 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:19.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2024-02-08 20:08:19.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2024-02-08 20:08:19.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-08 20:08:19.246 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2024-02-08 20:08:19.258 [Test worker @coroutine#419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2024-02-08 20:08:19.260 [Test worker @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2024-02-08 20:08:19.263 [Test worker @coroutine#427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5788722f 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:19.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-08 20:08:19.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2024-02-08 20:08:19.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2024-02-08 20:08:19.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-08 20:08:19.274 [DefaultDispatcher-worker-10 @coroutine#436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2024-02-08 20:08:19.276 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:19.277 [DefaultDispatcher-worker-3 @coroutine#424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2024-02-08 20:08:19.277 [Test worker @coroutine#438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2024-02-08 20:08:19.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-08 20:08:19.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-08 20:08:19.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:19.282 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1: (connection evicted) 2024-02-08 20:08:19.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:19.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-08 20:08:19.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-08 20:08:19.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bfd97fb 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:19.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:19.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-08 20:08:19.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2024-02-08 20:08:19.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2024-02-08 20:08:19.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-08 20:08:19.292 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2024-02-08 20:08:19.305 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2024-02-08 20:08:19.307 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2024-02-08 20:08:19.311 [Test worker @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3d168e 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dc3ece8 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:19.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-08 20:08:19.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2024-02-08 20:08:19.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2024-02-08 20:08:19.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-08 20:08:19.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-08 20:08:19.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-08 20:08:19.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:19.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:19.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-08 20:08:19.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-08 20:08:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-08 20:08:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:19.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cadcff6 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:19.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:19.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-08 20:08:19.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-02-08 20:08:19.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-02-08 20:08:19.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-08 20:08:19.325 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-02-08 20:08:19.330 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:19.336 [Test worker @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-02-08 20:08:19.338 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-02-08 20:08:19.341 [Test worker @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-02-08 20:08:19.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-08 20:08:19.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:19.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:19.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:19.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:19.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:19.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:19.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a54c92e 2024-02-08 20:08:19.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:19.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:19.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:19.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:19.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:19.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:19.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:19.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:19.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:19.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:19.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:19.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:19.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:19.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:19.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:19.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:19.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:19.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:19.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:19.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-08 20:08:19.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:19.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:19.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:19.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:19.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:19.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:19.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:19.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:19.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-08 20:08:19.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb71788 2024-02-08 20:08:19.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb71788 2024-02-08 20:08:19.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-08 20:08:19.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-08 20:08:19.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-08 20:08:19.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:19.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:19.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-08 20:08:19.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-08 20:08:19.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-08 20:08:19.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:19.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:19.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:19.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:19.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:19.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:19.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fafd27e 2024-02-08 20:08:19.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:19.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:19.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:19.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:19.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:19.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:19.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:19.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:19.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:19.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:19.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:19.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:19.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:19.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:19.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:19.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:19.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:19.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:19.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:19.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-08 20:08:19.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:19.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:19.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:19.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:19.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:19.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:19.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:19.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:19.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-08 20:08:19.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@d512c1 2024-02-08 20:08:19.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@d512c1 2024-02-08 20:08:19.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-08 20:08:19.365 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:19.413 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:19.426 [DefaultDispatcher-worker-3 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d512c1 2024-02-08 20:08:19.439 [DefaultDispatcher-worker-3 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d512c1 2024-02-08 20:08:19.443 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:19.455 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:19.492 [DefaultDispatcher-worker-3 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d512c1 2024-02-08 20:08:19.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-08 20:08:19.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-08 20:08:19.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:19.495 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d512c1: (connection evicted) 2024-02-08 20:08:19.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:19.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-08 20:08:19.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-08 20:08:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-08 20:08:19.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45b27ad3 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:19.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:19.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-08 20:08:19.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@422ba9b7 2024-02-08 20:08:19.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@422ba9b7 2024-02-08 20:08:19.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-08 20:08:19.545 [DefaultDispatcher-worker-10 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@422ba9b7 2024-02-08 20:08:19.555 [DefaultDispatcher-worker-13 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@422ba9b7 2024-02-08 20:08:19.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-08 20:08:19.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-08 20:08:19.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:19.558 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@422ba9b7: (connection evicted) 2024-02-08 20:08:19.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:19.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-08 20:08:19.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-08 20:08:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6785df10 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:19.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-08 20:08:19.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2c8ef 2024-02-08 20:08:19.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2c8ef 2024-02-08 20:08:19.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-08 20:08:19.607 [DefaultDispatcher-worker-2 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e2c8ef 2024-02-08 20:08:19.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-08 20:08:19.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-08 20:08:19.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:19.609 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e2c8ef: (connection evicted) 2024-02-08 20:08:19.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:19.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-08 20:08:19.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-08 20:08:19.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4946485c 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:19.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:19.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-08 20:08:19.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c682e26 2024-02-08 20:08:19.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c682e26 2024-02-08 20:08:19.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-08 20:08:19.657 [DefaultDispatcher-worker-13 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c682e26 2024-02-08 20:08:19.667 [DefaultDispatcher-worker-12 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c682e26 2024-02-08 20:08:19.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-08 20:08:19.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-08 20:08:19.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:19.668 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c682e26: (connection evicted) 2024-02-08 20:08:19.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:19.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-08 20:08:19.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@126254ec 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:19.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:19.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-08 20:08:19.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c788d08 2024-02-08 20:08:19.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c788d08 2024-02-08 20:08:19.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-08 20:08:19.710 [DefaultDispatcher-worker-13 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c788d08 2024-02-08 20:08:19.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-08 20:08:19.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-08 20:08:19.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:19.712 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c788d08: (connection evicted) 2024-02-08 20:08:19.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:19.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-08 20:08:19.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55682482 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-08 20:08:19.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:19.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:19.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-08 20:08:19.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@799fb45e 2024-02-08 20:08:19.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@799fb45e 2024-02-08 20:08:19.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-08 20:08:19.760 [DefaultDispatcher-worker-13 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@799fb45e 2024-02-08 20:08:19.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-08 20:08:19.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-08 20:08:19.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:19.761 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@799fb45e: (connection evicted) 2024-02-08 20:08:19.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:19.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-08 20:08:19.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-08 20:08:19.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-08 20:08:19.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:19.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:19.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:19.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:19.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:19.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:19.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@432f4626 2024-02-08 20:08:19.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:19.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:19.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:19.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:19.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:19.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:19.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:19.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:19.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:19.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:19.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:19.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:19.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:19.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:19.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:19.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:19.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:19.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:19.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:19.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-08 20:08:19.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:19.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:19.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:19.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:19.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:19.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:19.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:19.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:19.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-08 20:08:19.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c79ca55 2024-02-08 20:08:19.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c79ca55 2024-02-08 20:08:19.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52d59507 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:19.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:19.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-08 20:08:19.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3265995e 2024-02-08 20:08:19.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3265995e 2024-02-08 20:08:19.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-08 20:08:19.878 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 20:08:19.922 [Test worker] INFO ktor.application - Application started in 0.049 seconds. 2024-02-08 20:08:19.922 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@582c1f8d 2024-02-08 20:08:19.940 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:19.950 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:20.019 [DefaultDispatcher-worker-2 @coroutine#509] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 20:08:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-08 20:08:20.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:20.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:20.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:20.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:20.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:20.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:20.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@423762ae 2024-02-08 20:08:20.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:20.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:20.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:20.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:20.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:20.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:20.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:20.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:20.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:20.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:20.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:20.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:20.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:20.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:20.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:20.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:20.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:20.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:20.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:20.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-08 20:08:20.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:20.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:20.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:20.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:20.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:20.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:20.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:20.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:20.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-08 20:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@535a6697 2024-02-08 20:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@535a6697 2024-02-08 20:08:20.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-08 20:08:20.060 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 20:08:20.067 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 20:08:20.067 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 20:08:20.067 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 20:08:20.068 [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-02-08 20:08:20.068 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 20:08:20.068 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 20:08:20.068 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 20:08:20.068 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54c3e686 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:20.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:20.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-08 20:08:20.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 20:08:20.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 20:08:20.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-08 20:08:20.116 [DefaultDispatcher-worker-4 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 20:08:20.122 [DefaultDispatcher-worker-2 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535a6697 2024-02-08 20:08:20.122 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:20.123 [DefaultDispatcher-worker-2 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535a6697 2024-02-08 20:08:20.133 [DefaultDispatcher-worker-3 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 20:08:20.133 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556552600170598400/_ustadmanifest.json 2024-02-08 20:08:20.134 [Test worker @coroutine#513] 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/556552600170598400/_ustadmanifest.json. 2024-02-08 20:08:20.134 [Test worker @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556552600170598400/_ustadmanifest.json 2024-02-08 20:08:20.138 [Test worker @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556552600170598400/_ustadmanifest.json 2024-02-08 20:08:20.138 [Test worker @coroutine#513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556552600170598400/_ustadmanifest.json 2024-02-08 20:08:20.145 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556552600170598400/_ustadmanifest.json. 2024-02-08 20:08:20.145 [Test worker @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556552600170598400/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:20.147 [Test worker @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535a6697 2024-02-08 20:08:20.164 [DefaultDispatcher-worker-10 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 20:08:20.170 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 20:08:20.170 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:20.171 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-de155fd1-2cbf-48c5-9576-c8b333921e8e', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 20:08:20.174 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 20:08:20.175 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-de155fd1-2cbf-48c5-9576-c8b333921e8e 2024-02-08 20:08:20.181 [DefaultDispatcher-worker-10 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:20.181 [DefaultDispatcher-worker-10 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 20:08:20.181 [DefaultDispatcher-worker-10 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:20.181 [DefaultDispatcher-worker-10 @coroutine#534] 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-02-08 20:08:20.193 [DefaultDispatcher-worker-4 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 20:08:20.193 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:20.193 [DefaultDispatcher-worker-4 @coroutine#533] 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-02-08 20:08:20.193 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:20.199 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 20:08:20.199 [MyScheduler_Worker-1 @coroutine#538] 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-02-08 20:08:20.199 [MyScheduler_Worker-1 @coroutine#538] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 20:08:20.199 [MyScheduler_Worker-1 @coroutine#538] 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-02-08 20:08:20.254 [eventLoopGroupProxy-4-1 @call-handler#558] 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-02-08 20:08:20.254 [eventLoopGroupProxy-4-2 @call-handler#557] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 20:08:20.254 [eventLoopGroupProxy-4-3 @call-handler#555] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 20:08:20.255 [eventLoopGroupProxy-4-4 @call-handler#556] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 20:08:20.265 [eventLoopGroupProxy-4-4 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:20.265 [eventLoopGroupProxy-4-3 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:20.266 [eventLoopGroupProxy-4-1 @call-handler#558] 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-02-08 20:08:20.266 [eventLoopGroupProxy-4-2 @call-handler#557] 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-02-08 20:08:20.266 [eventLoopGroupProxy-4-2 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 20:08:20.271 [eventLoopGroupProxy-4-2 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:20.271 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:20.271 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:20.272 [DefaultDispatcher-worker-2 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:20.272 [DefaultDispatcher-worker-2 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:20.286 [DefaultDispatcher-worker-14 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 20:08:20.287 [eventLoopGroupProxy-4-1 @coroutine#564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c79ca55 2024-02-08 20:08:20.297 [DefaultDispatcher-worker-4 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 20:08:20.308 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 20:08:20.308 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 20:08:20.308 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 20:08:20.308 [MyScheduler_Worker-1 @coroutine#538] 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-02-08 20:08:20.327 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:20.327 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:20.327 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:20.328 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:20.393 [eventLoopGroupProxy-4-1 @call-handler#558] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 144ms 2024-02-08 20:08:20.393 [eventLoopGroupProxy-4-2 @call-handler#557] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 144ms 2024-02-08 20:08:20.393 [eventLoopGroupProxy-4-3 @call-handler#555] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 144ms 2024-02-08 20:08:20.394 [eventLoopGroupProxy-4-2 @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-02-08 20:08:20.407 [eventLoopGroupProxy-4-2 @coroutine#573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c79ca55 2024-02-08 20:08:20.408 [eventLoopGroupProxy-4-2 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:20.408 [eventLoopGroupProxy-4-2 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 14ms 2024-02-08 20:08:20.409 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:20.420 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:20.420 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:20.420 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:20.420 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:20.424 [eventLoopGroupProxy-4-2 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:20.428 [eventLoopGroupProxy-4-2 @coroutine#579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c79ca55 2024-02-08 20:08:20.428 [eventLoopGroupProxy-4-2 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:20.428 [eventLoopGroupProxy-4-2 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 20:08:20.429 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:20.450 [DefaultDispatcher-worker-7 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 20:08:20.465 [DefaultDispatcher-worker-3 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 20:08:20.481 [DefaultDispatcher-worker-3 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:20.481 [DefaultDispatcher-worker-3 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 20:08:20.481 [DefaultDispatcher-worker-3 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:20.481 [DefaultDispatcher-worker-3 @coroutine#535] 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-02-08 20:08:20.483 [eventLoopGroupProxy-4-2 @call-handler#598] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 20:08:20.484 [eventLoopGroupProxy-4-2 @call-handler#598] 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-02-08 20:08:20.484 [eventLoopGroupProxy-4-2 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 20:08:20.513 [DefaultDispatcher-worker-7 @call-handler#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3265995e 2024-02-08 20:08:20.514 [DefaultDispatcher-worker-7 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556552600170598400/_ustadmanifest.json 2024-02-08 20:08:20.514 [DefaultDispatcher-worker-7 @coroutine#508] 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/556552600170598400/_ustadmanifest.json. 2024-02-08 20:08:20.514 [DefaultDispatcher-worker-7 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556552600170598400/_ustadmanifest.json 2024-02-08 20:08:20.515 [eventLoopGroupProxy-4-2 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:20.515 [eventLoopGroupProxy-4-2 @call-handler#598] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 32ms 2024-02-08 20:08:20.516 [DefaultDispatcher-worker-4 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:20.516 [DefaultDispatcher-worker-4 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:20.516 [DefaultDispatcher-worker-4 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 20:08:20.516 [DefaultDispatcher-worker-2 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556552600170598400/_ustadmanifest.json 2024-02-08 20:08:20.516 [DefaultDispatcher-worker-4 @coroutine#535] 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-02-08 20:08:20.516 [DefaultDispatcher-worker-2 @coroutine#508] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556552600170598400/_ustadmanifest.json 2024-02-08 20:08:20.517 [DefaultDispatcher-worker-2 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556552600170598400/_ustadmanifest.json. 2024-02-08 20:08:20.517 [DefaultDispatcher-worker-2 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556552600170598400/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:20.519 [DefaultDispatcher-worker-2 @coroutine#608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c79ca55 2024-02-08 20:08:20.531 [DefaultDispatcher-worker-10 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 20:08:20.536 [DefaultDispatcher-worker-9 @coroutine#508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3265995e 2024-02-08 20:08:20.539 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 20:08:20.539 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 20:08:20.539 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 20:08:20.539 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 20:08:20.539 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 20:08:20.541 [Test worker @coroutine#612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535a6697 2024-02-08 20:08:20.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-08 20:08:20.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-08 20:08:20.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:20.541 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@141229f6: (connection evicted) 2024-02-08 20:08:20.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:20.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-08 20:08:20.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-08 20:08:20.562 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 20:08:20.562 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 20:08:20.952 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 20:08:21.547 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@582c1f8d 2024-02-08 20:08:21.548 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@582c1f8d 2024-02-08 20:08:21.552 [Test worker @coroutine#617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c79ca55 2024-02-08 20:08:21.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-08 20:08:21.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-08 20:08:21.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:21.552 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3265995e: (connection evicted) 2024-02-08 20:08:21.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:21.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-08 20:08:21.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-08 20:08:21.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cd6698b 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:21.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@44dcc0e4 2024-02-08 20:08:21.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@44dcc0e4 2024-02-08 20:08:21.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-08 20:08:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e5e3147 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:21.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aed692d 2024-02-08 20:08:21.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aed692d 2024-02-08 20:08:21.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-08 20:08:21.574 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 20:08:21.576 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-08 20:08:21.576 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1dac0784 2024-02-08 20:08:21.579 [DefaultDispatcher-worker-9 @coroutine#623] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 20:08:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-08 20:08:21.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@102fd71d 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:21.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@464d60fb 2024-02-08 20:08:21.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@464d60fb 2024-02-08 20:08:21.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-08 20:08:21.583 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 20:08:21.583 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 20:08:21.583 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 20:08:21.583 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 20:08:21.583 [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-02-08 20:08:21.583 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 20:08:21.583 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 20:08:21.583 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 20:08:21.583 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 20:08:21.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-08 20:08:21.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:21.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:21.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:21.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:21.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:21.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:21.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fe38c0e 2024-02-08 20:08:21.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:21.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 20:08:21.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 20:08:21.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-08 20:08:21.627 [DefaultDispatcher-worker-4 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 20:08:21.633 [DefaultDispatcher-worker-14 @coroutine#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464d60fb 2024-02-08 20:08:21.636 [Test worker @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464d60fb 2024-02-08 20:08:21.645 [DefaultDispatcher-worker-14 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 20:08:21.645 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556552608195682304/_ustadmanifest.json 2024-02-08 20:08:21.646 [Test worker @coroutine#627] 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/556552608195682304/_ustadmanifest.json. 2024-02-08 20:08:21.646 [Test worker @coroutine#627] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556552608195682304/_ustadmanifest.json 2024-02-08 20:08:21.648 [Test worker @coroutine#627] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556552608195682304/_ustadmanifest.json 2024-02-08 20:08:21.648 [Test worker @coroutine#627] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556552608195682304/_ustadmanifest.json 2024-02-08 20:08:21.649 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556552608195682304/_ustadmanifest.json. 2024-02-08 20:08:21.649 [Test worker @coroutine#627] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556552608195682304/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:21.651 [Test worker @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464d60fb 2024-02-08 20:08:21.658 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:21.660 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:21.663 [DefaultDispatcher-worker-4 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 20:08:21.664 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 20:08:21.664 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-686988d5-a9a2-481a-8ae5-1aa33047257d', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 20:08:21.666 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 20:08:21.666 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-686988d5-a9a2-481a-8ae5-1aa33047257d 2024-02-08 20:08:21.667 [DefaultDispatcher-worker-14 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:21.667 [DefaultDispatcher-worker-14 @coroutine#651] 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-02-08 20:08:21.667 [DefaultDispatcher-worker-14 @coroutine#651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:21.667 [DefaultDispatcher-worker-14 @coroutine#651] 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-02-08 20:08:21.672 [eventLoopGroupProxy-7-1 @call-handler#661] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 20:08:21.672 [eventLoopGroupProxy-7-2 @call-handler#662] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 20:08:21.672 [eventLoopGroupProxy-7-1 @call-handler#661] 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-02-08 20:08:21.672 [eventLoopGroupProxy-7-1 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 20:08:21.672 [eventLoopGroupProxy-7-2 @call-handler#662] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:21.673 [eventLoopGroupProxy-7-1 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:21.673 [eventLoopGroupProxy-7-1 @call-handler#661] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-08 20:08:21.674 [DefaultDispatcher-worker-1 @coroutine#651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:21.674 [DefaultDispatcher-worker-1 @coroutine#651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:21.680 [DefaultDispatcher-worker-7 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 20:08:21.681 [DefaultDispatcher-worker-7 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:21.681 [DefaultDispatcher-worker-7 @coroutine#650] 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-02-08 20:08:21.681 [DefaultDispatcher-worker-7 @coroutine#650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:21.683 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:21.683 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 20:08:21.683 [MyScheduler_Worker-1 @coroutine#654] 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-02-08 20:08:21.683 [MyScheduler_Worker-1 @coroutine#654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 20:08:21.683 [MyScheduler_Worker-1 @coroutine#654] 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-02-08 20:08:21.683 [eventLoopGroupProxy-7-1 @call-handler#674] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 20:08:21.684 [eventLoopGroupProxy-7-1 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:21.684 [eventLoopGroupProxy-7-1 @call-handler#674] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-08 20:08:21.684 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:21.684 [DefaultDispatcher-worker-7 @coroutine#650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:21.684 [DefaultDispatcher-worker-7 @coroutine#650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:21.686 [eventLoopGroupProxy-7-1 @call-handler#679] 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-02-08 20:08:21.687 [eventLoopGroupProxy-7-1 @call-handler#679] 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-02-08 20:08:21.692 [eventLoopGroupProxy-7-1 @coroutine#680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44dcc0e4 2024-02-08 20:08:21.694 [eventLoopGroupProxy-7-1 @call-handler#679] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 8ms 2024-02-08 20:08:21.695 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 20:08:21.695 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 20:08:21.695 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 20:08:21.695 [MyScheduler_Worker-1 @coroutine#654] 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-02-08 20:08:21.697 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:21.697 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:21.697 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:21.697 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:21.699 [DefaultDispatcher-worker-9 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 20:08:21.700 [eventLoopGroupProxy-7-1 @call-handler#688] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:21.703 [eventLoopGroupProxy-7-1 @coroutine#689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44dcc0e4 2024-02-08 20:08:21.703 [eventLoopGroupProxy-7-1 @call-handler#688] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:21.703 [eventLoopGroupProxy-7-1 @call-handler#688] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 20:08:21.704 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:21.705 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:21.706 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:21.706 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:21.706 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:21.708 [DefaultDispatcher-worker-3 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 20:08:21.708 [eventLoopGroupProxy-7-1 @call-handler#694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:21.710 [eventLoopGroupProxy-7-1 @coroutine#695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44dcc0e4 2024-02-08 20:08:21.710 [eventLoopGroupProxy-7-1 @call-handler#694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:21.711 [eventLoopGroupProxy-7-1 @call-handler#694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:21.711 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:21.713 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:21.713 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:21.713 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:21.713 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:21.715 [eventLoopGroupProxy-7-1 @call-handler#700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:21.757 [eventLoopGroupProxy-7-1 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:21.757 [eventLoopGroupProxy-7-1 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-08 20:08:21.758 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:21.759 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:21.759 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:21.759 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:21.759 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:21.762 [eventLoopGroupProxy-7-1 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:21.762 [eventLoopGroupProxy-7-1 @call-handler#704] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 20:08:21.763 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:21.764 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:21.764 [MyScheduler_Worker-1 @coroutine#684] 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-02-08 20:08:21.764 [MyScheduler_Worker-1 @coroutine#684] 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-02-08 20:08:21.764 [MyScheduler_Worker-1 @coroutine#684] 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-02-08 20:08:21.776 [DefaultDispatcher-worker-3 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 20:08:21.777 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 20:08:22.278 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-e50f0605-5708-4fb3-aa13-4b444f10897e', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 20:08:22.278 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 20:08:22.278 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-e50f0605-5708-4fb3-aa13-4b444f10897e 2024-02-08 20:08:22.281 [MyScheduler_Worker-2 @coroutine#709] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 20:08:22.281 [MyScheduler_Worker-2 @coroutine#709] 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-02-08 20:08:22.281 [MyScheduler_Worker-2 @coroutine#709] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 20:08:22.281 [MyScheduler_Worker-2 @coroutine#709] 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-02-08 20:08:22.283 [eventLoopGroupProxy-7-1 @call-handler#717] 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-02-08 20:08:22.284 [eventLoopGroupProxy-7-1 @call-handler#717] 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-02-08 20:08:22.285 [eventLoopGroupProxy-7-1 @coroutine#718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44dcc0e4 2024-02-08 20:08:22.287 [eventLoopGroupProxy-7-1 @call-handler#717] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-08 20:08:22.288 [MyScheduler_Worker-2 @coroutine#709] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 20:08:22.288 [MyScheduler_Worker-2 @coroutine#709] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 20:08:22.288 [MyScheduler_Worker-2 @coroutine#709] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 20:08:22.289 [MyScheduler_Worker-2 @coroutine#709] 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-02-08 20:08:22.290 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.290 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:22.290 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.290 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:22.292 [eventLoopGroupProxy-7-1 @call-handler#725] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:22.337 [eventLoopGroupProxy-7-1 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:22.337 [eventLoopGroupProxy-7-1 @call-handler#725] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 20:08:22.338 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.339 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.339 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:22.339 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.339 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:22.341 [eventLoopGroupProxy-7-1 @call-handler#729] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:22.343 [eventLoopGroupProxy-7-1 @call-handler#729] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:22.343 [eventLoopGroupProxy-7-1 @call-handler#729] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:22.344 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.345 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.345 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:22.345 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.345 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:22.347 [eventLoopGroupProxy-7-1 @call-handler#733] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:22.349 [eventLoopGroupProxy-7-1 @call-handler#733] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:22.349 [eventLoopGroupProxy-7-1 @call-handler#733] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:22.350 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.351 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.351 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:22.351 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.351 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:22.353 [eventLoopGroupProxy-7-1 @call-handler#737] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:22.397 [eventLoopGroupProxy-7-1 @call-handler#737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:22.397 [eventLoopGroupProxy-7-1 @call-handler#737] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 20:08:22.397 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.398 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.398 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:22.398 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.399 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:22.401 [eventLoopGroupProxy-7-1 @call-handler#741] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:22.402 [eventLoopGroupProxy-7-1 @call-handler#741] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:22.403 [eventLoopGroupProxy-7-1 @call-handler#741] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:22.403 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.404 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.404 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:22.404 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.404 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:22.406 [eventLoopGroupProxy-7-1 @call-handler#745] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:22.408 [eventLoopGroupProxy-7-1 @call-handler#745] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:22.408 [eventLoopGroupProxy-7-1 @call-handler#745] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:22.409 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.410 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.410 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:22.410 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.410 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:22.412 [eventLoopGroupProxy-7-1 @call-handler#749] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:22.413 [eventLoopGroupProxy-7-1 @call-handler#749] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:22.413 [eventLoopGroupProxy-7-1 @call-handler#749] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:22.414 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.414 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.414 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:22.414 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.414 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:22.416 [eventLoopGroupProxy-7-1 @call-handler#753] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:22.460 [eventLoopGroupProxy-7-1 @call-handler#753] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:22.460 [eventLoopGroupProxy-7-1 @call-handler#753] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 20:08:22.461 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.462 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.462 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:22.462 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.462 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:22.464 [eventLoopGroupProxy-7-1 @call-handler#757] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:22.466 [eventLoopGroupProxy-7-1 @call-handler#757] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:22.466 [eventLoopGroupProxy-7-1 @call-handler#757] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:22.467 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.467 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.467 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:22.468 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.468 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:22.470 [eventLoopGroupProxy-7-1 @call-handler#761] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:22.471 [eventLoopGroupProxy-7-1 @call-handler#761] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:22.471 [eventLoopGroupProxy-7-1 @call-handler#761] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:22.472 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.473 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.473 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:22.473 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.473 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:22.475 [eventLoopGroupProxy-7-1 @call-handler#765] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:22.516 [eventLoopGroupProxy-7-1 @call-handler#765] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:22.517 [eventLoopGroupProxy-7-1 @call-handler#765] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 20:08:22.517 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.518 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.518 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:22.518 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.518 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:22.521 [eventLoopGroupProxy-7-1 @call-handler#769] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:22.523 [eventLoopGroupProxy-7-1 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44dcc0e4 2024-02-08 20:08:22.524 [eventLoopGroupProxy-7-1 @call-handler#769] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:22.524 [eventLoopGroupProxy-7-1 @call-handler#769] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 20:08:22.524 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.526 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.526 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:22.526 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.527 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:22.529 [eventLoopGroupProxy-7-1 @call-handler#775] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:22.530 [eventLoopGroupProxy-7-1 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44dcc0e4 2024-02-08 20:08:22.530 [eventLoopGroupProxy-7-1 @call-handler#775] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:22.530 [eventLoopGroupProxy-7-1 @call-handler#775] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:22.531 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.532 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.532 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:22.532 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.532 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:22.534 [eventLoopGroupProxy-7-1 @call-handler#781] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:22.536 [eventLoopGroupProxy-7-1 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44dcc0e4 2024-02-08 20:08:22.536 [eventLoopGroupProxy-7-1 @call-handler#781] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:22.536 [eventLoopGroupProxy-7-1 @call-handler#781] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:22.537 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:22.549 [DefaultDispatcher-worker-12 @coroutine#709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 20:08:22.558 [DefaultDispatcher-worker-7 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 20:08:22.559 [DefaultDispatcher-worker-7 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:22.559 [DefaultDispatcher-worker-7 @coroutine#652] 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-02-08 20:08:22.559 [DefaultDispatcher-worker-7 @coroutine#652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:22.559 [DefaultDispatcher-worker-7 @coroutine#652] 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-02-08 20:08:22.561 [eventLoopGroupProxy-7-1 @call-handler#793] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 20:08:22.561 [eventLoopGroupProxy-7-1 @call-handler#793] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-08 20:08:22.561 [eventLoopGroupProxy-7-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 20:08:22.586 [DefaultDispatcher-worker-12 @call-handler#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aed692d 2024-02-08 20:08:22.587 [eventLoopGroupProxy-7-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:22.587 [eventLoopGroupProxy-7-1 @call-handler#793] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-02-08 20:08:22.588 [DefaultDispatcher-worker-12 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556552608195682304/_ustadmanifest.json 2024-02-08 20:08:22.588 [DefaultDispatcher-worker-12 @coroutine#622] 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/556552608195682304/_ustadmanifest.json. 2024-02-08 20:08:22.588 [DefaultDispatcher-worker-12 @coroutine#622] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556552608195682304/_ustadmanifest.json 2024-02-08 20:08:22.588 [DefaultDispatcher-worker-13 @coroutine#652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:22.588 [DefaultDispatcher-worker-13 @coroutine#652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:22.589 [DefaultDispatcher-worker-13 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 20:08:22.589 [DefaultDispatcher-worker-13 @coroutine#652] 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-02-08 20:08:22.590 [DefaultDispatcher-worker-9 @coroutine#622] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556552608195682304/_ustadmanifest.json 2024-02-08 20:08:22.590 [DefaultDispatcher-worker-9 @coroutine#622] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556552608195682304/_ustadmanifest.json 2024-02-08 20:08:22.590 [DefaultDispatcher-worker-9 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556552608195682304/_ustadmanifest.json. 2024-02-08 20:08:22.590 [DefaultDispatcher-worker-9 @coroutine#622] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556552608195682304/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:22.591 [DefaultDispatcher-worker-9 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44dcc0e4 2024-02-08 20:08:22.603 [DefaultDispatcher-worker-11 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2 2024-02-08 20:08:22.605 [DefaultDispatcher-worker-13 @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aed692d 2024-02-08 20:08:22.606 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 20:08:22.606 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 20:08:22.606 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 20:08:22.606 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 20:08:22.606 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 20:08:22.608 [Test worker @coroutine#821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464d60fb 2024-02-08 20:08:22.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-08 20:08:22.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-08 20:08:22.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:22.608 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cbc2db2: (connection evicted) 2024-02-08 20:08:22.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:22.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-08 20:08:22.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-08 20:08:22.778 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 20:08:23.049 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 20:08:23.083 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 20:08:23.616 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1dac0784 2024-02-08 20:08:23.616 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1dac0784 2024-02-08 20:08:23.617 [Test worker @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44dcc0e4 2024-02-08 20:08:23.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-08 20:08:23.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-08 20:08:23.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:23.618 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3aed692d: (connection evicted) 2024-02-08 20:08:23.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:23.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-08 20:08:23.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-08 20:08:23.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53917c92 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:23.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:23.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-08 20:08:23.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@68de8522 2024-02-08 20:08:23.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@68de8522 2024-02-08 20:08:23.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73c09a98 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-08 20:08:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:23.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-08 20:08:23.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d6467 2024-02-08 20:08:23.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d6467 2024-02-08 20:08:23.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-08 20:08:23.644 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 20:08:23.645 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-08 20:08:23.645 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@259c6ab8 2024-02-08 20:08:23.646 [DefaultDispatcher-worker-14 @coroutine#832] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50caeb4b 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:23.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7c07ff 2024-02-08 20:08:23.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7c07ff 2024-02-08 20:08:23.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-08 20:08:23.650 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 20:08:23.650 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 20:08:23.650 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 20:08:23.650 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 20:08:23.650 [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-02-08 20:08:23.650 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 20:08:23.650 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 20:08:23.650 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 20:08:23.650 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@744f0e0b 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:23.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:23.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:23.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:23.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:23.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:23.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:23.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-08 20:08:23.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af44f2a 2024-02-08 20:08:23.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af44f2a 2024-02-08 20:08:23.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-08 20:08:23.687 [DefaultDispatcher-worker-11 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af44f2a 2024-02-08 20:08:23.692 [DefaultDispatcher-worker-13 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7c07ff 2024-02-08 20:08:23.695 [Test worker @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7c07ff 2024-02-08 20:08:23.704 [DefaultDispatcher-worker-10 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af44f2a 2024-02-08 20:08:23.704 [Test worker @coroutine#836] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556552614670422016/_ustadmanifest.json 2024-02-08 20:08:23.704 [Test worker @coroutine#836] 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/556552614670422016/_ustadmanifest.json. 2024-02-08 20:08:23.704 [Test worker @coroutine#836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556552614670422016/_ustadmanifest.json 2024-02-08 20:08:23.706 [Test worker @coroutine#836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556552614670422016/_ustadmanifest.json 2024-02-08 20:08:23.706 [Test worker @coroutine#836] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556552614670422016/_ustadmanifest.json 2024-02-08 20:08:23.707 [Test worker @coroutine#836] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556552614670422016/_ustadmanifest.json. 2024-02-08 20:08:23.707 [Test worker @coroutine#836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556552614670422016/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:23.708 [Test worker @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7c07ff 2024-02-08 20:08:23.719 [DefaultDispatcher-worker-9 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af44f2a 2024-02-08 20:08:23.720 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 20:08:23.720 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-664c3886-027c-4e2c-a1fb-fd4fc537bae9', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 20:08:23.721 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 20:08:23.721 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-664c3886-027c-4e2c-a1fb-fd4fc537bae9 2024-02-08 20:08:23.722 [DefaultDispatcher-worker-11 @coroutine#859] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:23.722 [DefaultDispatcher-worker-11 @coroutine#859] 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-02-08 20:08:23.723 [DefaultDispatcher-worker-11 @coroutine#859] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:23.723 [DefaultDispatcher-worker-11 @coroutine#859] 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-02-08 20:08:23.724 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:23.726 [eventLoopGroupProxy-10-1 @call-handler#869] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 20:08:23.726 [eventLoopGroupProxy-10-1 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:23.726 [eventLoopGroupProxy-10-2 @call-handler#870] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 20:08:23.727 [eventLoopGroupProxy-10-2 @call-handler#870] 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-02-08 20:08:23.727 [eventLoopGroupProxy-10-2 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 20:08:23.727 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:23.727 [eventLoopGroupProxy-10-2 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:23.728 [eventLoopGroupProxy-10-2 @call-handler#870] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-08 20:08:23.728 [DefaultDispatcher-worker-6 @coroutine#859] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:23.728 [DefaultDispatcher-worker-6 @coroutine#859] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:23.732 [DefaultDispatcher-worker-13 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af44f2a 2024-02-08 20:08:23.732 [DefaultDispatcher-worker-13 @coroutine#858] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:23.732 [DefaultDispatcher-worker-13 @coroutine#858] 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-02-08 20:08:23.732 [DefaultDispatcher-worker-13 @coroutine#858] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:23.734 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 20:08:23.734 [MyScheduler_Worker-1 @coroutine#862] 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-02-08 20:08:23.734 [MyScheduler_Worker-1 @coroutine#862] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 20:08:23.734 [MyScheduler_Worker-1 @coroutine#862] 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-02-08 20:08:23.734 [eventLoopGroupProxy-10-2 @call-handler#882] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 20:08:23.735 [eventLoopGroupProxy-10-2 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:23.735 [eventLoopGroupProxy-10-2 @call-handler#882] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-08 20:08:23.735 [DefaultDispatcher-worker-9 @coroutine#858] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:23.735 [DefaultDispatcher-worker-9 @coroutine#858] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:23.736 [eventLoopGroupProxy-10-2 @call-handler#887] 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-02-08 20:08:23.736 [eventLoopGroupProxy-10-2 @call-handler#887] 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-02-08 20:08:23.738 [eventLoopGroupProxy-10-2 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68de8522 2024-02-08 20:08:23.740 [eventLoopGroupProxy-10-2 @call-handler#887] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-08 20:08:23.740 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 20:08:23.740 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 20:08:23.741 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 20:08:23.741 [MyScheduler_Worker-1 @coroutine#862] 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-02-08 20:08:23.743 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:23.743 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:23.743 [MyScheduler_Worker-1 @coroutine#892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:23.743 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:23.746 [eventLoopGroupProxy-10-2 @call-handler#895] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:23.746 [DefaultDispatcher-worker-1 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af44f2a 2024-02-08 20:08:23.748 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:23.748 [eventLoopGroupProxy-10-2 @coroutine#897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68de8522 2024-02-08 20:08:23.749 [eventLoopGroupProxy-10-2 @call-handler#895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:23.749 [eventLoopGroupProxy-10-2 @call-handler#895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 20:08:23.750 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:23.751 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:23.752 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:23.752 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:23.752 [MyScheduler_Worker-1 @coroutine#892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:23.752 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:23.754 [eventLoopGroupProxy-10-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-02-08 20:08:23.757 [eventLoopGroupProxy-10-2 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68de8522 2024-02-08 20:08:23.757 [eventLoopGroupProxy-10-2 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:23.757 [eventLoopGroupProxy-10-2 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:23.761 [DefaultDispatcher-worker-1 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af44f2a 2024-02-08 20:08:23.762 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:23.763 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:23.763 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:23.763 [MyScheduler_Worker-1 @coroutine#892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:23.763 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:23.765 [eventLoopGroupProxy-10-2 @call-handler#909] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:23.770 [eventLoopGroupProxy-10-2 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68de8522 2024-02-08 20:08:23.770 [eventLoopGroupProxy-10-2 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:23.770 [eventLoopGroupProxy-10-2 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-08 20:08:23.771 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:23.773 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:23.773 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:23.773 [MyScheduler_Worker-1 @coroutine#892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:23.773 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:23.775 [eventLoopGroupProxy-10-2 @call-handler#915] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:23.777 [eventLoopGroupProxy-10-2 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68de8522 2024-02-08 20:08:23.777 [eventLoopGroupProxy-10-2 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:23.777 [eventLoopGroupProxy-10-2 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:23.778 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:23.779 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:23.780 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:23.780 [MyScheduler_Worker-1 @coroutine#892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:23.780 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:23.781 [eventLoopGroupProxy-10-2 @call-handler#921] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:23.784 [eventLoopGroupProxy-10-2 @coroutine#922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68de8522 2024-02-08 20:08:23.784 [eventLoopGroupProxy-10-2 @call-handler#921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:23.784 [eventLoopGroupProxy-10-2 @call-handler#921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:23.785 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:23.797 [DefaultDispatcher-worker-1 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af44f2a 2024-02-08 20:08:23.807 [DefaultDispatcher-worker-10 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af44f2a 2024-02-08 20:08:23.808 [DefaultDispatcher-worker-10 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:23.808 [DefaultDispatcher-worker-10 @coroutine#860] 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-02-08 20:08:23.808 [DefaultDispatcher-worker-10 @coroutine#860] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:23.808 [DefaultDispatcher-worker-10 @coroutine#860] 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-02-08 20:08:23.810 [eventLoopGroupProxy-10-2 @call-handler#933] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 20:08:23.810 [eventLoopGroupProxy-10-2 @call-handler#933] 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-02-08 20:08:23.810 [eventLoopGroupProxy-10-2 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 20:08:23.836 [DefaultDispatcher-worker-6 @call-handler#933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6467 2024-02-08 20:08:23.837 [eventLoopGroupProxy-10-2 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:23.837 [eventLoopGroupProxy-10-2 @call-handler#933] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-02-08 20:08:23.837 [DefaultDispatcher-worker-10 @coroutine#831] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556552614670422016/_ustadmanifest.json 2024-02-08 20:08:23.837 [DefaultDispatcher-worker-10 @coroutine#831] 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/556552614670422016/_ustadmanifest.json. 2024-02-08 20:08:23.837 [DefaultDispatcher-worker-10 @coroutine#831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556552614670422016/_ustadmanifest.json 2024-02-08 20:08:23.838 [DefaultDispatcher-worker-4 @coroutine#860] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:23.838 [DefaultDispatcher-worker-4 @coroutine#860] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:23.838 [DefaultDispatcher-worker-4 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 20:08:23.838 [DefaultDispatcher-worker-4 @coroutine#860] 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-02-08 20:08:23.839 [DefaultDispatcher-worker-15 @coroutine#831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556552614670422016/_ustadmanifest.json 2024-02-08 20:08:23.840 [DefaultDispatcher-worker-15 @coroutine#831] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556552614670422016/_ustadmanifest.json 2024-02-08 20:08:23.840 [DefaultDispatcher-worker-15 @coroutine#831] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556552614670422016/_ustadmanifest.json. 2024-02-08 20:08:23.840 [DefaultDispatcher-worker-15 @coroutine#831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556552614670422016/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:23.841 [DefaultDispatcher-worker-15 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68de8522 2024-02-08 20:08:23.848 [DefaultDispatcher-worker-15 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af44f2a 2024-02-08 20:08:23.850 [DefaultDispatcher-worker-9 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6467 2024-02-08 20:08:23.851 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 20:08:23.851 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 20:08:23.851 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 20:08:23.851 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 20:08:23.851 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 20:08:23.853 [Test worker @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7c07ff 2024-02-08 20:08:23.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-08 20:08:23.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-08 20:08:23.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:23.853 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4af44f2a: (connection evicted) 2024-02-08 20:08:23.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:23.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-08 20:08:23.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-08 20:08:24.150 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 20:08:24.150 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 20:08:24.267 [DefaultDispatcher-worker-5 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2024-02-08 20:08:24.298 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 20:08:24.857 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@259c6ab8 2024-02-08 20:08:24.857 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@259c6ab8 2024-02-08 20:08:24.858 [Test worker @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68de8522 2024-02-08 20:08:24.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-08 20:08:24.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-08 20:08:24.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:24.859 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27d6467: (connection evicted) 2024-02-08 20:08:24.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:24.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-08 20:08:24.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-08 20:08:24.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33a7331 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:24.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:24.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:24.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-08 20:08:24.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37344d31 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:24.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@107ebdad 2024-02-08 20:08:24.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@107ebdad 2024-02-08 20:08:24.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-08 20:08:24.886 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 20:08:24.887 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-08 20:08:24.887 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@f0381f0 2024-02-08 20:08:24.888 [DefaultDispatcher-worker-5 @coroutine#973] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 20:08:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-08 20:08:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54ef9698 2024-02-08 20:08:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:24.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:24.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:24.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:24.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:24.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:24.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:24.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:24.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:24.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:24.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:24.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:24.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:24.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:24.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-08 20:08:24.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:24.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:24.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:24.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:24.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:24.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:24.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:24.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:24.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-08 20:08:24.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@478fe415 2024-02-08 20:08:24.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@478fe415 2024-02-08 20:08:24.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-08 20:08:24.893 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 20:08:24.893 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 20:08:24.893 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 20:08:24.893 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 20:08:24.893 [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-02-08 20:08:24.893 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 20:08:24.893 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 20:08:24.893 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 20:08:24.893 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 20:08:24.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-08 20:08:24.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:24.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:24.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:24.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:24.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:24.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:24.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50e0b472 2024-02-08 20:08:24.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:24.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:24.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:24.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:24.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:24.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:24.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:24.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:24.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:24.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:24.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:24.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:24.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:24.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:24.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:24.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:24.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:24.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:24.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:24.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-08 20:08:24.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:24.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:24.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:24.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:24.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:24.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:24.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:24.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:24.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-08 20:08:24.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6054ac20 2024-02-08 20:08:24.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6054ac20 2024-02-08 20:08:24.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-08 20:08:24.943 [DefaultDispatcher-worker-9 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6054ac20 2024-02-08 20:08:24.967 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:24.971 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:24.989 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:24.994 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:24.998 [DefaultDispatcher-worker-4 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478fe415 2024-02-08 20:08:25.026 [DefaultDispatcher-worker-4 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478fe415 2024-02-08 20:08:25.033 [DefaultDispatcher-worker-5 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478fe415 2024-02-08 20:08:25.036 [DefaultDispatcher-worker-5 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478fe415 2024-02-08 20:08:25.045 [DefaultDispatcher-worker-5 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6054ac20 2024-02-08 20:08:25.045 [Test worker @coroutine#977] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556552617297039360/_ustadmanifest.json 2024-02-08 20:08:25.045 [Test worker @coroutine#977] 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/556552617297039360/_ustadmanifest.json. 2024-02-08 20:08:25.045 [Test worker @coroutine#977] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556552617297039360/_ustadmanifest.json 2024-02-08 20:08:25.047 [Test worker @coroutine#977] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556552617297039360/_ustadmanifest.json 2024-02-08 20:08:25.048 [Test worker @coroutine#977] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556552617297039360/_ustadmanifest.json 2024-02-08 20:08:25.050 [Test worker @coroutine#977] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556552617297039360/_ustadmanifest.json. 2024-02-08 20:08:25.050 [Test worker @coroutine#977] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556552617297039360/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:25.066 [Test worker @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478fe415 2024-02-08 20:08:25.123 [DefaultDispatcher-worker-4 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6054ac20 2024-02-08 20:08:25.124 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 20:08:25.124 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ad3a6f9b-c3d7-4e89-b08d-bba97c166402', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 20:08:25.125 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 20:08:25.125 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ad3a6f9b-c3d7-4e89-b08d-bba97c166402 2024-02-08 20:08:25.126 [DefaultDispatcher-worker-4 @coroutine#1155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:25.126 [DefaultDispatcher-worker-4 @coroutine#1155] 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-02-08 20:08:25.126 [DefaultDispatcher-worker-4 @coroutine#1155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:25.126 [DefaultDispatcher-worker-4 @coroutine#1155] 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-02-08 20:08:25.129 [eventLoopGroupProxy-13-2 @call-handler#1166] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 20:08:25.129 [eventLoopGroupProxy-13-1 @call-handler#1165] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 20:08:25.130 [eventLoopGroupProxy-13-1 @call-handler#1165] 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-02-08 20:08:25.130 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.130 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 20:08:25.131 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.131 [eventLoopGroupProxy-13-1 @call-handler#1165] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-08 20:08:25.131 [DefaultDispatcher-worker-1 @coroutine#1155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:25.131 [DefaultDispatcher-worker-1 @coroutine#1155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:25.136 [DefaultDispatcher-worker-3 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6054ac20 2024-02-08 20:08:25.136 [DefaultDispatcher-worker-3 @coroutine#1154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:25.136 [DefaultDispatcher-worker-3 @coroutine#1154] 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-02-08 20:08:25.136 [DefaultDispatcher-worker-3 @coroutine#1154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:25.139 [eventLoopGroupProxy-13-1 @call-handler#1172] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 20:08:25.139 [eventLoopGroupProxy-13-1 @call-handler#1172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.140 [eventLoopGroupProxy-13-1 @call-handler#1172] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-08 20:08:25.140 [DefaultDispatcher-worker-6 @coroutine#1154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:25.140 [DefaultDispatcher-worker-6 @coroutine#1154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:25.151 [DefaultDispatcher-worker-6 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6054ac20 2024-02-08 20:08:25.163 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 20:08:25.163 [MyScheduler_Worker-1 @coroutine#1158] 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-02-08 20:08:25.163 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 20:08:25.163 [MyScheduler_Worker-1 @coroutine#1158] 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-02-08 20:08:25.163 [DefaultDispatcher-worker-6 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6054ac20 2024-02-08 20:08:25.165 [eventLoopGroupProxy-13-1 @call-handler#1333] 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-02-08 20:08:25.165 [eventLoopGroupProxy-13-1 @call-handler#1333] 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-02-08 20:08:25.170 [eventLoopGroupProxy-13-1 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.172 [eventLoopGroupProxy-13-1 @call-handler#1333] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 8ms 2024-02-08 20:08:25.173 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 20:08:25.173 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 20:08:25.174 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 20:08:25.174 [MyScheduler_Worker-1 @coroutine#1158] 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-02-08 20:08:25.178 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.178 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.178 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.178 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.180 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.183 [eventLoopGroupProxy-13-1 @coroutine#1342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.183 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.183 [eventLoopGroupProxy-13-1 @call-handler#1341] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:25.184 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.185 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.185 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.185 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.185 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.187 [eventLoopGroupProxy-13-1 @call-handler#1347] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.230 [eventLoopGroupProxy-13-1 @coroutine#1348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.230 [eventLoopGroupProxy-13-1 @call-handler#1347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.230 [eventLoopGroupProxy-13-1 @call-handler#1347] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 20:08:25.231 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.232 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.233 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.233 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.233 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.234 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.237 [eventLoopGroupProxy-13-1 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.237 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.237 [eventLoopGroupProxy-13-1 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:25.237 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.239 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.239 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.239 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.239 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.240 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.245 [eventLoopGroupProxy-13-1 @coroutine#1360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.245 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.246 [eventLoopGroupProxy-13-1 @call-handler#1359] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-08 20:08:25.246 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.247 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.248 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.248 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.248 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.249 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.296 [eventLoopGroupProxy-13-1 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.296 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.296 [eventLoopGroupProxy-13-1 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-08 20:08:25.297 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.298 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.298 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.298 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.298 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.300 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.310 [eventLoopGroupProxy-13-1 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.311 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.311 [eventLoopGroupProxy-13-1 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-08 20:08:25.311 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.313 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.313 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.313 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.313 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.315 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.319 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.320 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.320 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-08 20:08:25.320 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.322 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.322 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.322 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.322 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.323 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.370 [eventLoopGroupProxy-13-1 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.370 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.370 [eventLoopGroupProxy-13-1 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-08 20:08:25.371 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.372 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.372 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.372 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.372 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.374 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.378 [eventLoopGroupProxy-13-1 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.378 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.378 [eventLoopGroupProxy-13-1 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 20:08:25.379 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.380 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.380 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.380 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.380 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.381 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.384 [eventLoopGroupProxy-13-1 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.384 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.384 [eventLoopGroupProxy-13-1 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:25.385 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.386 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.386 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.386 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.386 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.388 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.389 [eventLoopGroupProxy-13-1 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.389 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.390 [eventLoopGroupProxy-13-1 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:25.390 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.391 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.391 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.391 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.391 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.393 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.395 [eventLoopGroupProxy-13-1 @coroutine#1409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.395 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.395 [eventLoopGroupProxy-13-1 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.396 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.397 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.397 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.397 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.397 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.399 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.401 [eventLoopGroupProxy-13-1 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.401 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.401 [eventLoopGroupProxy-13-1 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.401 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.403 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.403 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.403 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.403 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.404 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.406 [eventLoopGroupProxy-13-1 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.406 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.406 [eventLoopGroupProxy-13-1 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.407 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.408 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.408 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.408 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.408 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.410 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.412 [eventLoopGroupProxy-13-1 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.412 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.412 [eventLoopGroupProxy-13-1 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.413 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.414 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.414 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.414 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.414 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.415 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.417 [eventLoopGroupProxy-13-1 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.417 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.418 [eventLoopGroupProxy-13-1 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:25.418 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.419 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.419 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.419 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.419 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.421 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.423 [eventLoopGroupProxy-13-1 @coroutine#1439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.423 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.423 [eventLoopGroupProxy-13-1 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.424 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.425 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.425 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.425 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.425 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.427 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.428 [eventLoopGroupProxy-13-1 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.429 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.429 [eventLoopGroupProxy-13-1 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:25.429 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.430 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.431 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.431 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.431 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.432 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.434 [eventLoopGroupProxy-13-1 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.434 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.434 [eventLoopGroupProxy-13-1 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.435 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.436 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.436 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.436 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.436 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.438 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.440 [eventLoopGroupProxy-13-1 @coroutine#1457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.440 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.440 [eventLoopGroupProxy-13-1 @call-handler#1456] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.441 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.442 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.442 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.442 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.442 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.444 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.446 [eventLoopGroupProxy-13-1 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.446 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.446 [eventLoopGroupProxy-13-1 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.447 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.448 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.448 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.448 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.448 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.450 [eventLoopGroupProxy-13-1 @call-handler#1468] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.451 [eventLoopGroupProxy-13-1 @coroutine#1469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.452 [eventLoopGroupProxy-13-1 @call-handler#1468] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.452 [eventLoopGroupProxy-13-1 @call-handler#1468] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:25.452 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.455 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.455 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.455 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.455 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.457 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.459 [eventLoopGroupProxy-13-1 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.459 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.459 [eventLoopGroupProxy-13-1 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.459 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.461 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.461 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.461 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.461 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.462 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.464 [eventLoopGroupProxy-13-1 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.464 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.464 [eventLoopGroupProxy-13-1 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.465 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.466 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.466 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.466 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.466 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.468 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.471 [eventLoopGroupProxy-13-1 @coroutine#1487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.471 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.471 [eventLoopGroupProxy-13-1 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:25.472 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.473 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.473 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.473 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.473 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.475 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.477 [eventLoopGroupProxy-13-1 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.477 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.477 [eventLoopGroupProxy-13-1 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.478 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.479 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.479 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.479 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.479 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.481 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.483 [eventLoopGroupProxy-13-1 @coroutine#1499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.483 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.483 [eventLoopGroupProxy-13-1 @call-handler#1498] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.484 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.485 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.485 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.485 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.485 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.487 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.489 [eventLoopGroupProxy-13-1 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.489 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.489 [eventLoopGroupProxy-13-1 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.490 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.491 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.491 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.491 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.491 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.492 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.494 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.494 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.494 [eventLoopGroupProxy-13-1 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.495 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.496 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.496 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.496 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.496 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.498 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.500 [eventLoopGroupProxy-13-1 @coroutine#1517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.500 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.500 [eventLoopGroupProxy-13-1 @call-handler#1516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.500 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.502 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.502 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.502 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.502 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.503 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.505 [eventLoopGroupProxy-13-1 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.505 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.505 [eventLoopGroupProxy-13-1 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.506 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.507 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.507 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.507 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.507 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.509 [eventLoopGroupProxy-13-1 @call-handler#1528] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.510 [eventLoopGroupProxy-13-1 @coroutine#1529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.510 [eventLoopGroupProxy-13-1 @call-handler#1528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.511 [eventLoopGroupProxy-13-1 @call-handler#1528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.511 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.512 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.512 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.512 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.512 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.514 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.515 [eventLoopGroupProxy-13-1 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.515 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.515 [eventLoopGroupProxy-13-1 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.516 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.517 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.517 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.517 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.517 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.519 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.520 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.520 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.520 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.521 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.522 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.522 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.522 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.522 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.524 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.525 [eventLoopGroupProxy-13-1 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.525 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.525 [eventLoopGroupProxy-13-1 @call-handler#1546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.526 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.527 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.527 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.527 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.527 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.529 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.530 [eventLoopGroupProxy-13-1 @coroutine#1553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.531 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.531 [eventLoopGroupProxy-13-1 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.531 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.532 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.532 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.532 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.532 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.534 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.577 [eventLoopGroupProxy-13-1 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.577 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.577 [eventLoopGroupProxy-13-1 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 20:08:25.578 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.579 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.579 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.579 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.579 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.581 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.583 [eventLoopGroupProxy-13-1 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.583 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.583 [eventLoopGroupProxy-13-1 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.584 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.585 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.585 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.585 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.585 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.586 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.588 [eventLoopGroupProxy-13-1 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.588 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.588 [eventLoopGroupProxy-13-1 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.589 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.590 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.590 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.590 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.590 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.592 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.593 [eventLoopGroupProxy-13-1 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.593 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.594 [eventLoopGroupProxy-13-1 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.594 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.595 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.596 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.596 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.596 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.597 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.646 [eventLoopGroupProxy-13-1 @coroutine#1584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.646 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.646 [eventLoopGroupProxy-13-1 @call-handler#1583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-08 20:08:25.647 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.648 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.648 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.648 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.648 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.650 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.664 [DefaultDispatcher-worker-11 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6054ac20 2024-02-08 20:08:25.693 [eventLoopGroupProxy-13-1 @coroutine#1591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.693 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.693 [eventLoopGroupProxy-13-1 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 20:08:25.694 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.695 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.695 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.695 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.696 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.697 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.699 [eventLoopGroupProxy-13-1 @coroutine#1597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.699 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.699 [eventLoopGroupProxy-13-1 @call-handler#1596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.700 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.701 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.701 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.702 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.702 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.703 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.705 [eventLoopGroupProxy-13-1 @coroutine#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.705 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.705 [eventLoopGroupProxy-13-1 @call-handler#1602] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.705 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.706 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.706 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.706 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.706 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.708 [eventLoopGroupProxy-13-1 @call-handler#1608] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.753 [eventLoopGroupProxy-13-1 @coroutine#1609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.754 [eventLoopGroupProxy-13-1 @call-handler#1608] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.754 [eventLoopGroupProxy-13-1 @call-handler#1608] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 20:08:25.754 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.756 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.756 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.756 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.756 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.757 [eventLoopGroupProxy-13-1 @call-handler#1614] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.759 [eventLoopGroupProxy-13-1 @coroutine#1615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.759 [eventLoopGroupProxy-13-1 @call-handler#1614] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.759 [eventLoopGroupProxy-13-1 @call-handler#1614] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.760 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.761 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.761 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.761 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.761 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.762 [eventLoopGroupProxy-13-1 @call-handler#1620] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.764 [eventLoopGroupProxy-13-1 @coroutine#1621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.764 [eventLoopGroupProxy-13-1 @call-handler#1620] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.764 [eventLoopGroupProxy-13-1 @call-handler#1620] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.765 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.766 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.766 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.766 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.766 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.767 [eventLoopGroupProxy-13-1 @call-handler#1626] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.769 [eventLoopGroupProxy-13-1 @coroutine#1627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.769 [eventLoopGroupProxy-13-1 @call-handler#1626] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.769 [eventLoopGroupProxy-13-1 @call-handler#1626] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.769 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.770 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.770 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.770 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.770 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.772 [eventLoopGroupProxy-13-1 @call-handler#1632] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.773 [eventLoopGroupProxy-13-1 @coroutine#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.773 [eventLoopGroupProxy-13-1 @call-handler#1632] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.774 [eventLoopGroupProxy-13-1 @call-handler#1632] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:25.774 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.775 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.775 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.775 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.775 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.777 [eventLoopGroupProxy-13-1 @call-handler#1638] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.821 [eventLoopGroupProxy-13-1 @coroutine#1639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.821 [eventLoopGroupProxy-13-1 @call-handler#1638] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.821 [eventLoopGroupProxy-13-1 @call-handler#1638] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 20:08:25.822 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.823 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.823 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.823 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.823 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.825 [eventLoopGroupProxy-13-1 @call-handler#1644] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.827 [eventLoopGroupProxy-13-1 @coroutine#1645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.827 [eventLoopGroupProxy-13-1 @call-handler#1644] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.828 [eventLoopGroupProxy-13-1 @call-handler#1644] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:25.828 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.832 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.832 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.832 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.832 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.833 [eventLoopGroupProxy-13-1 @call-handler#1650] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.834 [eventLoopGroupProxy-13-1 @coroutine#1651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.835 [eventLoopGroupProxy-13-1 @call-handler#1650] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.835 [eventLoopGroupProxy-13-1 @call-handler#1650] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.835 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.836 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.836 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.836 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.836 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.837 [eventLoopGroupProxy-13-1 @call-handler#1656] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.839 [eventLoopGroupProxy-13-1 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.839 [eventLoopGroupProxy-13-1 @call-handler#1656] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.839 [eventLoopGroupProxy-13-1 @call-handler#1656] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.839 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.841 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.841 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.841 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.841 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.842 [eventLoopGroupProxy-13-1 @call-handler#1662] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.843 [eventLoopGroupProxy-13-1 @coroutine#1663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.843 [eventLoopGroupProxy-13-1 @call-handler#1662] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.844 [eventLoopGroupProxy-13-1 @call-handler#1662] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.844 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.845 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.845 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.845 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.845 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.846 [eventLoopGroupProxy-13-1 @call-handler#1668] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.847 [eventLoopGroupProxy-13-1 @coroutine#1669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.848 [eventLoopGroupProxy-13-1 @call-handler#1668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.848 [eventLoopGroupProxy-13-1 @call-handler#1668] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.848 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.849 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.849 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.849 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.849 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.850 [eventLoopGroupProxy-13-1 @call-handler#1674] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.851 [eventLoopGroupProxy-13-1 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.851 [eventLoopGroupProxy-13-1 @call-handler#1674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.851 [eventLoopGroupProxy-13-1 @call-handler#1674] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 20:08:25.852 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.852 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.852 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.852 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.852 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.854 [eventLoopGroupProxy-13-1 @call-handler#1681] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.855 [eventLoopGroupProxy-13-1 @coroutine#1682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.855 [eventLoopGroupProxy-13-1 @call-handler#1681] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.855 [eventLoopGroupProxy-13-1 @call-handler#1681] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.855 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.856 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.856 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.856 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.856 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.857 [eventLoopGroupProxy-13-1 @call-handler#1687] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.859 [eventLoopGroupProxy-13-1 @coroutine#1688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.859 [eventLoopGroupProxy-13-1 @call-handler#1687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.859 [eventLoopGroupProxy-13-1 @call-handler#1687] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.859 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.860 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.860 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.860 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.860 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.861 [eventLoopGroupProxy-13-1 @call-handler#1693] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.863 [eventLoopGroupProxy-13-1 @coroutine#1694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.863 [eventLoopGroupProxy-13-1 @call-handler#1693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.863 [eventLoopGroupProxy-13-1 @call-handler#1693] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.863 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.864 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.864 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.864 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.864 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.865 [eventLoopGroupProxy-13-1 @call-handler#1699] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.866 [eventLoopGroupProxy-13-1 @coroutine#1700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.867 [eventLoopGroupProxy-13-1 @call-handler#1699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.867 [eventLoopGroupProxy-13-1 @call-handler#1699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.867 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.868 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.868 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.868 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.868 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.869 [eventLoopGroupProxy-13-1 @call-handler#1705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.871 [eventLoopGroupProxy-13-1 @coroutine#1706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.871 [eventLoopGroupProxy-13-1 @call-handler#1705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.871 [eventLoopGroupProxy-13-1 @call-handler#1705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.871 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.872 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.872 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.872 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.872 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.874 [eventLoopGroupProxy-13-1 @call-handler#1711] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.875 [eventLoopGroupProxy-13-1 @coroutine#1712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.875 [eventLoopGroupProxy-13-1 @call-handler#1711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.875 [eventLoopGroupProxy-13-1 @call-handler#1711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.876 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.877 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.877 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.877 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.877 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.878 [eventLoopGroupProxy-13-1 @call-handler#1717] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.925 [eventLoopGroupProxy-13-1 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.926 [eventLoopGroupProxy-13-1 @call-handler#1717] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.926 [eventLoopGroupProxy-13-1 @call-handler#1717] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-08 20:08:25.926 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.928 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.928 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.928 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.928 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.929 [eventLoopGroupProxy-13-1 @call-handler#1723] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.931 [eventLoopGroupProxy-13-1 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.931 [eventLoopGroupProxy-13-1 @call-handler#1723] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.931 [eventLoopGroupProxy-13-1 @call-handler#1723] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.932 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.933 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.933 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.933 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.933 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.934 [eventLoopGroupProxy-13-1 @call-handler#1729] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.936 [eventLoopGroupProxy-13-1 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.936 [eventLoopGroupProxy-13-1 @call-handler#1729] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.936 [eventLoopGroupProxy-13-1 @call-handler#1729] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.937 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.938 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.938 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.938 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.938 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.939 [eventLoopGroupProxy-13-1 @call-handler#1735] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.941 [eventLoopGroupProxy-13-1 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.941 [eventLoopGroupProxy-13-1 @call-handler#1735] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.941 [eventLoopGroupProxy-13-1 @call-handler#1735] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.942 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.943 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.943 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.943 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.943 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.944 [eventLoopGroupProxy-13-1 @call-handler#1741] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.946 [eventLoopGroupProxy-13-1 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.946 [eventLoopGroupProxy-13-1 @call-handler#1741] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.946 [eventLoopGroupProxy-13-1 @call-handler#1741] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.947 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.948 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.948 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.948 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.948 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.949 [eventLoopGroupProxy-13-1 @call-handler#1747] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.951 [eventLoopGroupProxy-13-1 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.951 [eventLoopGroupProxy-13-1 @call-handler#1747] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.951 [eventLoopGroupProxy-13-1 @call-handler#1747] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.951 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.952 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.952 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.952 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.952 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.954 [eventLoopGroupProxy-13-1 @call-handler#1753] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:25.955 [eventLoopGroupProxy-13-1 @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:25.956 [eventLoopGroupProxy-13-1 @call-handler#1753] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:25.956 [eventLoopGroupProxy-13-1 @call-handler#1753] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:25.956 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.958 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.958 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:25.958 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:25.958 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:25.959 [eventLoopGroupProxy-13-1 @call-handler#1759] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.006 [eventLoopGroupProxy-13-1 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.006 [eventLoopGroupProxy-13-1 @call-handler#1759] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.006 [eventLoopGroupProxy-13-1 @call-handler#1759] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-08 20:08:26.007 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.008 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.008 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.008 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.008 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.010 [eventLoopGroupProxy-13-1 @call-handler#1765] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.011 [eventLoopGroupProxy-13-1 @coroutine#1766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.011 [eventLoopGroupProxy-13-1 @call-handler#1765] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.012 [eventLoopGroupProxy-13-1 @call-handler#1765] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.012 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.014 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.014 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.014 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.014 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.016 [eventLoopGroupProxy-13-1 @call-handler#1771] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.018 [eventLoopGroupProxy-13-1 @coroutine#1772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.018 [eventLoopGroupProxy-13-1 @call-handler#1771] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.018 [eventLoopGroupProxy-13-1 @call-handler#1771] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:26.019 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.020 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.020 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.020 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.020 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.021 [eventLoopGroupProxy-13-1 @call-handler#1777] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.066 [eventLoopGroupProxy-13-1 @coroutine#1778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.066 [eventLoopGroupProxy-13-1 @call-handler#1777] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.066 [eventLoopGroupProxy-13-1 @call-handler#1777] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 20:08:26.067 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.068 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.068 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.068 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.068 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.070 [eventLoopGroupProxy-13-1 @call-handler#1783] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.072 [eventLoopGroupProxy-13-1 @coroutine#1784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.072 [eventLoopGroupProxy-13-1 @call-handler#1783] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.072 [eventLoopGroupProxy-13-1 @call-handler#1783] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:26.073 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.074 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.074 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.074 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.074 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.075 [eventLoopGroupProxy-13-1 @call-handler#1789] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.077 [eventLoopGroupProxy-13-1 @coroutine#1790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.077 [eventLoopGroupProxy-13-1 @call-handler#1789] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.077 [eventLoopGroupProxy-13-1 @call-handler#1789] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.078 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.079 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.079 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.079 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.079 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.080 [eventLoopGroupProxy-13-1 @call-handler#1795] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.082 [eventLoopGroupProxy-13-1 @coroutine#1796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.082 [eventLoopGroupProxy-13-1 @call-handler#1795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.082 [eventLoopGroupProxy-13-1 @call-handler#1795] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.083 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.084 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.084 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.084 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.084 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.085 [eventLoopGroupProxy-13-1 @call-handler#1801] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.086 [eventLoopGroupProxy-13-1 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.087 [eventLoopGroupProxy-13-1 @call-handler#1801] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.087 [eventLoopGroupProxy-13-1 @call-handler#1801] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.087 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.088 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.088 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.088 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.088 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.089 [eventLoopGroupProxy-13-1 @call-handler#1807] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.090 [eventLoopGroupProxy-13-1 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.091 [eventLoopGroupProxy-13-1 @call-handler#1807] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.091 [eventLoopGroupProxy-13-1 @call-handler#1807] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.091 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.092 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.092 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.092 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.092 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.093 [eventLoopGroupProxy-13-1 @call-handler#1813] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.094 [eventLoopGroupProxy-13-1 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.095 [eventLoopGroupProxy-13-1 @call-handler#1813] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.095 [eventLoopGroupProxy-13-1 @call-handler#1813] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.095 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.096 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.096 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.096 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.096 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.098 [eventLoopGroupProxy-13-1 @call-handler#1819] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.099 [eventLoopGroupProxy-13-1 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.099 [eventLoopGroupProxy-13-1 @call-handler#1819] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.099 [eventLoopGroupProxy-13-1 @call-handler#1819] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.100 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.100 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.100 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.100 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.100 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.102 [eventLoopGroupProxy-13-1 @call-handler#1825] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.103 [eventLoopGroupProxy-13-1 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.103 [eventLoopGroupProxy-13-1 @call-handler#1825] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.103 [eventLoopGroupProxy-13-1 @call-handler#1825] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 20:08:26.104 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.105 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.105 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.105 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.105 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.106 [eventLoopGroupProxy-13-1 @call-handler#1831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.107 [eventLoopGroupProxy-13-1 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.107 [eventLoopGroupProxy-13-1 @call-handler#1831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.107 [eventLoopGroupProxy-13-1 @call-handler#1831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 20:08:26.108 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.109 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.109 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.109 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.109 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.110 [eventLoopGroupProxy-13-1 @call-handler#1837] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.112 [eventLoopGroupProxy-13-1 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.112 [eventLoopGroupProxy-13-1 @call-handler#1837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.112 [eventLoopGroupProxy-13-1 @call-handler#1837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.113 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.114 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.114 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.114 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.114 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.115 [eventLoopGroupProxy-13-1 @call-handler#1843] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.117 [eventLoopGroupProxy-13-1 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.117 [eventLoopGroupProxy-13-1 @call-handler#1843] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.117 [eventLoopGroupProxy-13-1 @call-handler#1843] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.118 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.118 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.119 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.119 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.119 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.120 [eventLoopGroupProxy-13-1 @call-handler#1849] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.121 [eventLoopGroupProxy-13-1 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.121 [eventLoopGroupProxy-13-1 @call-handler#1849] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.121 [eventLoopGroupProxy-13-1 @call-handler#1849] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 20:08:26.122 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.123 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.123 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.123 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.123 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.124 [eventLoopGroupProxy-13-1 @call-handler#1855] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.126 [eventLoopGroupProxy-13-1 @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.126 [eventLoopGroupProxy-13-1 @call-handler#1855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.126 [eventLoopGroupProxy-13-1 @call-handler#1855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.127 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.128 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.128 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.128 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.128 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.130 [eventLoopGroupProxy-13-1 @call-handler#1861] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.131 [eventLoopGroupProxy-13-1 @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.131 [eventLoopGroupProxy-13-1 @call-handler#1861] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.132 [eventLoopGroupProxy-13-1 @call-handler#1861] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:26.132 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.134 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.134 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.134 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.134 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.135 [eventLoopGroupProxy-13-1 @call-handler#1867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.137 [eventLoopGroupProxy-13-1 @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.137 [eventLoopGroupProxy-13-1 @call-handler#1867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.137 [eventLoopGroupProxy-13-1 @call-handler#1867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.137 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.138 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.139 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.139 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.139 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.140 [eventLoopGroupProxy-13-1 @call-handler#1873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.142 [eventLoopGroupProxy-13-1 @coroutine#1874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.142 [eventLoopGroupProxy-13-1 @call-handler#1873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.142 [eventLoopGroupProxy-13-1 @call-handler#1873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.142 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.144 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.144 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.144 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.144 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.145 [eventLoopGroupProxy-13-1 @call-handler#1879] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.189 [eventLoopGroupProxy-13-1 @coroutine#1881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.189 [eventLoopGroupProxy-13-1 @call-handler#1879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.189 [eventLoopGroupProxy-13-1 @call-handler#1879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 20:08:26.190 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.192 [DefaultDispatcher-worker-12 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6054ac20 2024-02-08 20:08:26.192 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.193 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.193 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.193 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.194 [eventLoopGroupProxy-13-1 @call-handler#1887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.196 [eventLoopGroupProxy-13-1 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.197 [eventLoopGroupProxy-13-1 @call-handler#1887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.197 [eventLoopGroupProxy-13-1 @call-handler#1887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:26.197 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.199 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.199 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.200 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.200 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.201 [eventLoopGroupProxy-13-1 @call-handler#1893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.203 [eventLoopGroupProxy-13-1 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.203 [eventLoopGroupProxy-13-1 @call-handler#1893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.203 [eventLoopGroupProxy-13-1 @call-handler#1893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.204 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.205 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.205 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.205 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.205 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.207 [eventLoopGroupProxy-13-1 @call-handler#1899] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.209 [eventLoopGroupProxy-13-1 @coroutine#1900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.209 [eventLoopGroupProxy-13-1 @call-handler#1899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.209 [eventLoopGroupProxy-13-1 @call-handler#1899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.210 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.211 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.211 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.211 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.211 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.212 [eventLoopGroupProxy-13-1 @call-handler#1905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.214 [eventLoopGroupProxy-13-1 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.214 [eventLoopGroupProxy-13-1 @call-handler#1905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.214 [eventLoopGroupProxy-13-1 @call-handler#1905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.215 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.216 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.216 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.216 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.216 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.218 [eventLoopGroupProxy-13-1 @call-handler#1911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.220 [eventLoopGroupProxy-13-1 @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.220 [eventLoopGroupProxy-13-1 @call-handler#1911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.220 [eventLoopGroupProxy-13-1 @call-handler#1911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.220 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.222 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.222 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.222 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.222 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.223 [eventLoopGroupProxy-13-1 @call-handler#1917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.225 [eventLoopGroupProxy-13-1 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.225 [eventLoopGroupProxy-13-1 @call-handler#1917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.225 [eventLoopGroupProxy-13-1 @call-handler#1917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.225 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.226 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.226 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.226 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.226 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.228 [eventLoopGroupProxy-13-1 @call-handler#1923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.277 [eventLoopGroupProxy-13-1 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.278 [eventLoopGroupProxy-13-1 @call-handler#1923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.278 [eventLoopGroupProxy-13-1 @call-handler#1923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-02-08 20:08:26.278 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.280 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.280 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.280 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.280 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.281 [eventLoopGroupProxy-13-1 @call-handler#1929] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.283 [eventLoopGroupProxy-13-1 @coroutine#1930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.283 [eventLoopGroupProxy-13-1 @call-handler#1929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.283 [eventLoopGroupProxy-13-1 @call-handler#1929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.284 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.285 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.285 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.285 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.285 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.286 [eventLoopGroupProxy-13-1 @call-handler#1935] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.288 [eventLoopGroupProxy-13-1 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.288 [eventLoopGroupProxy-13-1 @call-handler#1935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.288 [eventLoopGroupProxy-13-1 @call-handler#1935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.289 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.290 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.290 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.290 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.290 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.291 [eventLoopGroupProxy-13-1 @call-handler#1941] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.293 [eventLoopGroupProxy-13-1 @coroutine#1942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.293 [eventLoopGroupProxy-13-1 @call-handler#1941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.293 [eventLoopGroupProxy-13-1 @call-handler#1941] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.294 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.295 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.295 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.295 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.295 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.296 [eventLoopGroupProxy-13-1 @call-handler#1947] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.298 [eventLoopGroupProxy-13-1 @coroutine#1948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.298 [eventLoopGroupProxy-13-1 @call-handler#1947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.298 [eventLoopGroupProxy-13-1 @call-handler#1947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.299 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.300 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.300 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.300 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.300 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.301 [eventLoopGroupProxy-13-1 @call-handler#1953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.303 [eventLoopGroupProxy-13-1 @coroutine#1954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.303 [eventLoopGroupProxy-13-1 @call-handler#1953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.303 [eventLoopGroupProxy-13-1 @call-handler#1953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.303 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.304 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.305 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.305 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.305 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.306 [eventLoopGroupProxy-13-1 @call-handler#1959] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.307 [eventLoopGroupProxy-13-1 @coroutine#1960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.307 [eventLoopGroupProxy-13-1 @call-handler#1959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.307 [eventLoopGroupProxy-13-1 @call-handler#1959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 20:08:26.308 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.309 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.309 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.309 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.309 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.310 [eventLoopGroupProxy-13-1 @call-handler#1965] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.312 [eventLoopGroupProxy-13-1 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.313 [eventLoopGroupProxy-13-1 @call-handler#1965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.313 [eventLoopGroupProxy-13-1 @call-handler#1965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:26.313 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.315 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.315 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.315 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.315 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.316 [eventLoopGroupProxy-13-1 @call-handler#1971] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.318 [eventLoopGroupProxy-13-1 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.318 [eventLoopGroupProxy-13-1 @call-handler#1971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.318 [eventLoopGroupProxy-13-1 @call-handler#1971] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.318 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.320 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.320 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.320 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.320 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.322 [eventLoopGroupProxy-13-1 @call-handler#1977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.323 [eventLoopGroupProxy-13-1 @coroutine#1978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.324 [eventLoopGroupProxy-13-1 @call-handler#1977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.324 [eventLoopGroupProxy-13-1 @call-handler#1977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:26.324 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.326 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.326 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.326 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.326 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.327 [eventLoopGroupProxy-13-1 @call-handler#1983] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.329 [eventLoopGroupProxy-13-1 @coroutine#1984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.329 [eventLoopGroupProxy-13-1 @call-handler#1983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.329 [eventLoopGroupProxy-13-1 @call-handler#1983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.330 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.332 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.333 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.333 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.333 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.334 [eventLoopGroupProxy-13-1 @call-handler#1989] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.336 [eventLoopGroupProxy-13-1 @coroutine#1990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.336 [eventLoopGroupProxy-13-1 @call-handler#1989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.336 [eventLoopGroupProxy-13-1 @call-handler#1989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.337 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.338 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.338 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.338 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.338 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.339 [eventLoopGroupProxy-13-1 @call-handler#1995] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.341 [eventLoopGroupProxy-13-1 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.341 [eventLoopGroupProxy-13-1 @call-handler#1995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.341 [eventLoopGroupProxy-13-1 @call-handler#1995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.341 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.343 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.343 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.343 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.343 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.344 [eventLoopGroupProxy-13-1 @call-handler#2001] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.345 [eventLoopGroupProxy-13-1 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.345 [eventLoopGroupProxy-13-1 @call-handler#2001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.345 [eventLoopGroupProxy-13-1 @call-handler#2001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 20:08:26.346 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.347 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.347 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.347 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.347 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.348 [eventLoopGroupProxy-13-1 @call-handler#2007] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.350 [eventLoopGroupProxy-13-1 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.350 [eventLoopGroupProxy-13-1 @call-handler#2007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.350 [eventLoopGroupProxy-13-1 @call-handler#2007] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.351 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.352 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.352 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.352 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.352 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.353 [eventLoopGroupProxy-13-1 @call-handler#2013] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.397 [eventLoopGroupProxy-13-1 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.397 [eventLoopGroupProxy-13-1 @call-handler#2013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.397 [eventLoopGroupProxy-13-1 @call-handler#2013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 20:08:26.398 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.399 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.399 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.399 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.399 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.401 [eventLoopGroupProxy-13-1 @call-handler#2019] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.402 [eventLoopGroupProxy-13-1 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.402 [eventLoopGroupProxy-13-1 @call-handler#2019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.402 [eventLoopGroupProxy-13-1 @call-handler#2019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.403 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.404 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.404 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.404 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.404 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.405 [eventLoopGroupProxy-13-1 @call-handler#2025] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.407 [eventLoopGroupProxy-13-1 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.407 [eventLoopGroupProxy-13-1 @call-handler#2025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.407 [eventLoopGroupProxy-13-1 @call-handler#2025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.408 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.409 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.409 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.409 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.409 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.410 [eventLoopGroupProxy-13-1 @call-handler#2031] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.411 [eventLoopGroupProxy-13-1 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.411 [eventLoopGroupProxy-13-1 @call-handler#2031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.411 [eventLoopGroupProxy-13-1 @call-handler#2031] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.412 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.412 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.413 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.413 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.413 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.414 [eventLoopGroupProxy-13-1 @call-handler#2037] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.457 [eventLoopGroupProxy-13-1 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.457 [eventLoopGroupProxy-13-1 @call-handler#2037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.457 [eventLoopGroupProxy-13-1 @call-handler#2037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 20:08:26.457 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.458 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.459 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.459 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.459 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.460 [eventLoopGroupProxy-13-1 @call-handler#2044] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.462 [eventLoopGroupProxy-13-1 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.462 [eventLoopGroupProxy-13-1 @call-handler#2044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.462 [eventLoopGroupProxy-13-1 @call-handler#2044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.462 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.464 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.464 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.464 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.464 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.465 [eventLoopGroupProxy-13-1 @call-handler#2050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.466 [eventLoopGroupProxy-13-1 @coroutine#2051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.466 [eventLoopGroupProxy-13-1 @call-handler#2050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.466 [eventLoopGroupProxy-13-1 @call-handler#2050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 20:08:26.467 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.468 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.468 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.468 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.468 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.469 [eventLoopGroupProxy-13-1 @call-handler#2056] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.512 [eventLoopGroupProxy-13-1 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.513 [eventLoopGroupProxy-13-1 @call-handler#2056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.513 [eventLoopGroupProxy-13-1 @call-handler#2056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 20:08:26.513 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.514 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.514 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.514 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.514 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.515 [eventLoopGroupProxy-13-1 @call-handler#2062] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.517 [eventLoopGroupProxy-13-1 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.517 [eventLoopGroupProxy-13-1 @call-handler#2062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.518 [eventLoopGroupProxy-13-1 @call-handler#2062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:26.518 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.519 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.519 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.519 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.519 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.520 [eventLoopGroupProxy-13-1 @call-handler#2068] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.521 [eventLoopGroupProxy-13-1 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.521 [eventLoopGroupProxy-13-1 @call-handler#2068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.522 [eventLoopGroupProxy-13-1 @call-handler#2068] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.522 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.523 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.523 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.523 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.523 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.524 [eventLoopGroupProxy-13-1 @call-handler#2074] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.569 [eventLoopGroupProxy-13-1 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.570 [eventLoopGroupProxy-13-1 @call-handler#2074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.570 [eventLoopGroupProxy-13-1 @call-handler#2074] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 20:08:26.570 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.571 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.571 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.571 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.571 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.573 [eventLoopGroupProxy-13-1 @call-handler#2080] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.576 [eventLoopGroupProxy-13-1 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.576 [eventLoopGroupProxy-13-1 @call-handler#2080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.576 [eventLoopGroupProxy-13-1 @call-handler#2080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 20:08:26.577 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.578 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.578 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.578 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.578 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.580 [eventLoopGroupProxy-13-1 @call-handler#2086] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.582 [eventLoopGroupProxy-13-1 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.582 [eventLoopGroupProxy-13-1 @call-handler#2086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.583 [eventLoopGroupProxy-13-1 @call-handler#2086] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 20:08:26.583 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.584 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.584 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.584 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.584 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.585 [eventLoopGroupProxy-13-1 @call-handler#2092] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.587 [eventLoopGroupProxy-13-1 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.587 [eventLoopGroupProxy-13-1 @call-handler#2092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.587 [eventLoopGroupProxy-13-1 @call-handler#2092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.587 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.588 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.588 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.588 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.588 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.590 [eventLoopGroupProxy-13-1 @call-handler#2098] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.592 [eventLoopGroupProxy-13-1 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.592 [eventLoopGroupProxy-13-1 @call-handler#2098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.592 [eventLoopGroupProxy-13-1 @call-handler#2098] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:26.592 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.593 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.593 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.593 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.593 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.594 [eventLoopGroupProxy-13-1 @call-handler#2104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.596 [eventLoopGroupProxy-13-1 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.596 [eventLoopGroupProxy-13-1 @call-handler#2104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.596 [eventLoopGroupProxy-13-1 @call-handler#2104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.597 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.597 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.598 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.598 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.598 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.599 [eventLoopGroupProxy-13-1 @call-handler#2110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.641 [eventLoopGroupProxy-13-1 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.641 [eventLoopGroupProxy-13-1 @call-handler#2110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.641 [eventLoopGroupProxy-13-1 @call-handler#2110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 20:08:26.642 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.643 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.643 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.643 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.643 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.644 [eventLoopGroupProxy-13-1 @call-handler#2116] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.646 [eventLoopGroupProxy-13-1 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.646 [eventLoopGroupProxy-13-1 @call-handler#2116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.646 [eventLoopGroupProxy-13-1 @call-handler#2116] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.647 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.648 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.648 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.648 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.648 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.649 [eventLoopGroupProxy-13-1 @call-handler#2122] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.651 [eventLoopGroupProxy-13-1 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.651 [eventLoopGroupProxy-13-1 @call-handler#2122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.651 [eventLoopGroupProxy-13-1 @call-handler#2122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.651 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.652 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.653 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.653 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.653 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.654 [eventLoopGroupProxy-13-1 @call-handler#2128] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.655 [eventLoopGroupProxy-13-1 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.655 [eventLoopGroupProxy-13-1 @call-handler#2128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.655 [eventLoopGroupProxy-13-1 @call-handler#2128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 20:08:26.656 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.657 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.657 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.657 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.657 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.658 [eventLoopGroupProxy-13-1 @call-handler#2134] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.701 [eventLoopGroupProxy-13-1 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.701 [eventLoopGroupProxy-13-1 @call-handler#2134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.701 [eventLoopGroupProxy-13-1 @call-handler#2134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 20:08:26.702 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.702 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.703 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.703 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.703 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.704 [eventLoopGroupProxy-13-1 @call-handler#2140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.705 [eventLoopGroupProxy-13-1 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.705 [eventLoopGroupProxy-13-1 @call-handler#2140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.705 [eventLoopGroupProxy-13-1 @call-handler#2140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 20:08:26.706 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.707 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.707 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.707 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.707 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.708 [eventLoopGroupProxy-13-1 @call-handler#2146] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.709 [eventLoopGroupProxy-13-1 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.709 [eventLoopGroupProxy-13-1 @call-handler#2146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.710 [eventLoopGroupProxy-13-1 @call-handler#2146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.710 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.711 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.711 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.711 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.711 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.712 [eventLoopGroupProxy-13-1 @call-handler#2152] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.713 [eventLoopGroupProxy-13-1 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.714 [eventLoopGroupProxy-13-1 @call-handler#2152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.714 [eventLoopGroupProxy-13-1 @call-handler#2152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.714 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.715 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.715 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.715 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.715 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.716 [DefaultDispatcher-worker-4 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6054ac20 2024-02-08 20:08:26.716 [eventLoopGroupProxy-13-1 @call-handler#2159] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.761 [eventLoopGroupProxy-13-1 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.761 [eventLoopGroupProxy-13-1 @call-handler#2159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.761 [eventLoopGroupProxy-13-1 @call-handler#2159] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 20:08:26.762 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.763 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.763 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.763 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.763 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.764 [eventLoopGroupProxy-13-1 @call-handler#2166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.766 [eventLoopGroupProxy-13-1 @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.766 [eventLoopGroupProxy-13-1 @call-handler#2166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.767 [eventLoopGroupProxy-13-1 @call-handler#2166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:26.767 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.768 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.768 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.768 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.768 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.770 [eventLoopGroupProxy-13-1 @call-handler#2172] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.771 [eventLoopGroupProxy-13-1 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.771 [eventLoopGroupProxy-13-1 @call-handler#2172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.771 [eventLoopGroupProxy-13-1 @call-handler#2172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 20:08:26.772 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.773 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.773 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.773 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.773 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.774 [eventLoopGroupProxy-13-1 @call-handler#2178] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.777 [eventLoopGroupProxy-13-1 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.777 [eventLoopGroupProxy-13-1 @call-handler#2178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.777 [eventLoopGroupProxy-13-1 @call-handler#2178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:26.777 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.779 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.779 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.779 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.779 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.780 [eventLoopGroupProxy-13-1 @call-handler#2184] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.782 [eventLoopGroupProxy-13-1 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.782 [eventLoopGroupProxy-13-1 @call-handler#2184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.782 [eventLoopGroupProxy-13-1 @call-handler#2184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.782 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.783 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.783 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.783 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.783 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.784 [eventLoopGroupProxy-13-1 @call-handler#2190] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.829 [eventLoopGroupProxy-13-1 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.829 [eventLoopGroupProxy-13-1 @call-handler#2190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.829 [eventLoopGroupProxy-13-1 @call-handler#2190] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 20:08:26.830 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.831 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.831 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.831 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.831 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.832 [eventLoopGroupProxy-13-1 @call-handler#2196] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.834 [eventLoopGroupProxy-13-1 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.834 [eventLoopGroupProxy-13-1 @call-handler#2196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.834 [eventLoopGroupProxy-13-1 @call-handler#2196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.834 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.835 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.835 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.835 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.835 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.837 [eventLoopGroupProxy-13-1 @call-handler#2202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.839 [eventLoopGroupProxy-13-1 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.839 [eventLoopGroupProxy-13-1 @call-handler#2202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.839 [eventLoopGroupProxy-13-1 @call-handler#2202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.839 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.840 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.840 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.840 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.840 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.842 [eventLoopGroupProxy-13-1 @call-handler#2208] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.885 [eventLoopGroupProxy-13-1 @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.885 [eventLoopGroupProxy-13-1 @call-handler#2208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.885 [eventLoopGroupProxy-13-1 @call-handler#2208] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 20:08:26.886 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.887 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.887 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.887 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.887 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.888 [eventLoopGroupProxy-13-1 @call-handler#2214] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.890 [eventLoopGroupProxy-13-1 @coroutine#2215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.890 [eventLoopGroupProxy-13-1 @call-handler#2214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.890 [eventLoopGroupProxy-13-1 @call-handler#2214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.891 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.892 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.892 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.892 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.892 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.893 [eventLoopGroupProxy-13-1 @call-handler#2220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.896 [eventLoopGroupProxy-13-1 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.896 [eventLoopGroupProxy-13-1 @call-handler#2220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.896 [eventLoopGroupProxy-13-1 @call-handler#2220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:26.896 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.897 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.897 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.897 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.897 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.898 [eventLoopGroupProxy-13-1 @call-handler#2226] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.900 [eventLoopGroupProxy-13-1 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.900 [eventLoopGroupProxy-13-1 @call-handler#2226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.900 [eventLoopGroupProxy-13-1 @call-handler#2226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.901 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.902 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.902 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.902 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.902 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.903 [eventLoopGroupProxy-13-1 @call-handler#2232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.904 [eventLoopGroupProxy-13-1 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.904 [eventLoopGroupProxy-13-1 @call-handler#2232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.905 [eventLoopGroupProxy-13-1 @call-handler#2232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.905 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.906 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.906 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.906 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.906 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.907 [eventLoopGroupProxy-13-1 @call-handler#2238] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.908 [eventLoopGroupProxy-13-1 @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.909 [eventLoopGroupProxy-13-1 @call-handler#2238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.909 [eventLoopGroupProxy-13-1 @call-handler#2238] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 20:08:26.909 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.910 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.910 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.910 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.910 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.911 [eventLoopGroupProxy-13-1 @call-handler#2244] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.915 [eventLoopGroupProxy-13-1 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.915 [eventLoopGroupProxy-13-1 @call-handler#2244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.915 [eventLoopGroupProxy-13-1 @call-handler#2244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 20:08:26.915 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.916 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.916 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.916 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.917 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.918 [eventLoopGroupProxy-13-1 @call-handler#2250] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.961 [eventLoopGroupProxy-13-1 @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.961 [eventLoopGroupProxy-13-1 @call-handler#2250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.961 [eventLoopGroupProxy-13-1 @call-handler#2250] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 20:08:26.962 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.963 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.963 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.963 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.963 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.964 [eventLoopGroupProxy-13-1 @call-handler#2256] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.966 [eventLoopGroupProxy-13-1 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.966 [eventLoopGroupProxy-13-1 @call-handler#2256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.967 [eventLoopGroupProxy-13-1 @call-handler#2256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:26.967 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.968 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.968 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.968 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.968 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.969 [eventLoopGroupProxy-13-1 @call-handler#2262] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.971 [eventLoopGroupProxy-13-1 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.971 [eventLoopGroupProxy-13-1 @call-handler#2262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.972 [eventLoopGroupProxy-13-1 @call-handler#2262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:26.972 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.973 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.973 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:26.973 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.973 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:26.974 [eventLoopGroupProxy-13-1 @call-handler#2268] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 20:08:26.977 [eventLoopGroupProxy-13-1 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:26.977 [eventLoopGroupProxy-13-1 @call-handler#2268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:26.977 [eventLoopGroupProxy-13-1 @call-handler#2268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 20:08:26.977 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:26.994 [DefaultDispatcher-worker-12 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6054ac20 2024-02-08 20:08:27.004 [DefaultDispatcher-worker-7 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6054ac20 2024-02-08 20:08:27.004 [DefaultDispatcher-worker-7 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:27.004 [DefaultDispatcher-worker-7 @coroutine#1156] 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-02-08 20:08:27.004 [DefaultDispatcher-worker-7 @coroutine#1156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:27.004 [DefaultDispatcher-worker-7 @coroutine#1156] 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-02-08 20:08:27.006 [eventLoopGroupProxy-13-1 @call-handler#2279] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 20:08:27.006 [eventLoopGroupProxy-13-1 @call-handler#2279] 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-02-08 20:08:27.006 [eventLoopGroupProxy-13-1 @call-handler#2279] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 20:08:27.031 [DefaultDispatcher-worker-12 @call-handler#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@107ebdad 2024-02-08 20:08:27.031 [eventLoopGroupProxy-13-1 @call-handler#2279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:27.031 [DefaultDispatcher-worker-9 @coroutine#972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556552617297039360/_ustadmanifest.json 2024-02-08 20:08:27.031 [eventLoopGroupProxy-13-1 @call-handler#2279] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-02-08 20:08:27.032 [DefaultDispatcher-worker-9 @coroutine#972] 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/556552617297039360/_ustadmanifest.json. 2024-02-08 20:08:27.032 [DefaultDispatcher-worker-9 @coroutine#972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556552617297039360/_ustadmanifest.json 2024-02-08 20:08:27.032 [DefaultDispatcher-worker-4 @coroutine#1156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:27.032 [DefaultDispatcher-worker-4 @coroutine#1156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:27.033 [DefaultDispatcher-worker-4 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 20:08:27.033 [DefaultDispatcher-worker-4 @coroutine#1156] 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-02-08 20:08:27.033 [DefaultDispatcher-worker-7 @coroutine#972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556552617297039360/_ustadmanifest.json 2024-02-08 20:08:27.033 [DefaultDispatcher-worker-7 @coroutine#972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556552617297039360/_ustadmanifest.json 2024-02-08 20:08:27.034 [DefaultDispatcher-worker-13 @coroutine#972] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556552617297039360/_ustadmanifest.json. 2024-02-08 20:08:27.034 [DefaultDispatcher-worker-13 @coroutine#972] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556552617297039360/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:27.042 [DefaultDispatcher-worker-13 @coroutine#2455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:27.044 [DefaultDispatcher-worker-7 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6054ac20 2024-02-08 20:08:27.056 [DefaultDispatcher-worker-13 @coroutine#972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@107ebdad 2024-02-08 20:08:27.071 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 20:08:27.071 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 20:08:27.072 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 20:08:27.072 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 20:08:27.072 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 20:08:27.076 [Test worker @coroutine#2650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478fe415 2024-02-08 20:08:27.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-08 20:08:27.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-08 20:08:27.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:27.076 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6054ac20: (connection evicted) 2024-02-08 20:08:27.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:27.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-08 20:08:27.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-08 20:08:27.393 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 20:08:27.393 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 20:08:27.495 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 20:08:28.081 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@f0381f0 2024-02-08 20:08:28.082 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@f0381f0 2024-02-08 20:08:28.087 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d4775b 2024-02-08 20:08:28.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-08 20:08:28.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-08 20:08:28.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:28.087 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@107ebdad: (connection evicted) 2024-02-08 20:08:28.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:28.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-08 20:08:28.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7792e14f 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:28.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-08 20:08:28.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f87a7c7 2024-02-08 20:08:28.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f87a7c7 2024-02-08 20:08:28.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-08 20:08:28.109 [DefaultDispatcher-worker-14 @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f87a7c7 2024-02-08 20:08:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-08 20:08:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@375ff309 2024-02-08 20:08:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:28.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:28.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:28.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:28.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:28.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:28.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-08 20:08:28.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:28.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:28.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:28.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:28.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:28.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:28.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:28.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:28.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-08 20:08:28.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b09e34 2024-02-08 20:08:28.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b09e34 2024-02-08 20:08:28.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-08 20:08:28.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f95654c 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:28.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:28.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-08 20:08:28.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c23525 2024-02-08 20:08:28.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c23525 2024-02-08 20:08:28.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-08 20:08:28.122 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 20:08:28.123 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-08 20:08:28.125 [DefaultDispatcher-worker-9 @coroutine#2671] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 20:08:28.129 [DefaultDispatcher-worker-9 @coroutine#2673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b09e34 2024-02-08 20:08:28.130 [Test worker @coroutine#2672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 20:08:28.130 [Test worker @coroutine#2672] 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-02-08 20:08:28.130 [Test worker @coroutine#2672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 20:08:28.130 [Test worker @coroutine#2672] 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-02-08 20:08:28.133 [eventLoopGroupProxy-16-1 @call-handler#2679] 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-02-08 20:08:28.133 [eventLoopGroupProxy-16-1 @call-handler#2679] 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-02-08 20:08:28.135 [eventLoopGroupProxy-16-1 @coroutine#2680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c23525 2024-02-08 20:08:28.137 [Test worker @coroutine#2672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 20:08:28.137 [Test worker @coroutine#2672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 20:08:28.137 [Test worker @coroutine#2672] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 20:08:28.137 [Test worker @coroutine#2672] 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-02-08 20:08:28.138 [Test worker @coroutine#2684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:28.138 [Test worker @coroutine#2684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 20:08:28.138 [Test worker @coroutine#2684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:28.138 [Test worker @coroutine#2684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:28.139 [eventLoopGroupProxy-16-1 @call-handler#2687] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-08 20:08:28.143 [eventLoopGroupProxy-16-1 @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c23525 2024-02-08 20:08:28.143 [eventLoopGroupProxy-16-1 @call-handler#2687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:28.144 [Test worker @coroutine#2684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 20:08:28.147 [eventLoopGroupProxy-16-2 @call-handler#2697] 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-02-08 20:08:28.153 [eventLoopGroupProxy-16-2 @call-handler#2697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:28.160 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b09e34 2024-02-08 20:08:28.195 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:28.217 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:28.220 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@233789d9 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:29.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:29.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-08 20:08:29.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f4fc18 2024-02-08 20:08:29.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f4fc18 2024-02-08 20:08:29.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-08 20:08:29.330 [DefaultDispatcher-worker-4 @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f4fc18 2024-02-08 20:08:29.337 [Test worker @coroutine#2707] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32981/api/blob/upload-init-batch 2024-02-08 20:08:29.337 [Test worker @coroutine#2707] 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:32981/api/blob/upload-init-batch. 2024-02-08 20:08:29.337 [Test worker @coroutine#2707] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32981/api/blob/upload-init-batch 2024-02-08 20:08:29.337 [Test worker @coroutine#2707] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32981/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 20:08:29.339 [Test worker @coroutine#2707] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32981/api/blob/upload-init-batch 2024-02-08 20:08:29.339 [Test worker @coroutine#2707] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32981/api/blob/upload-init-batch 2024-02-08 20:08:29.339 [Test worker @coroutine#2707] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:32981/api/blob/upload-init-batch. 2024-02-08 20:08:29.339 [Test worker @coroutine#2707] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:32981/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:29.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-08 20:08:29.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-08 20:08:29.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:29.347 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f4fc18: (connection evicted) 2024-02-08 20:08:29.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:29.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-08 20:08:29.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@104cf647 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:29.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:29.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-08 20:08:29.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@66779435 2024-02-08 20:08:29.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@66779435 2024-02-08 20:08:29.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-08 20:08:29.369 [Test worker @coroutine#2717] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47995/api/blob/upload-init-batch 2024-02-08 20:08:29.369 [Test worker @coroutine#2717] 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:47995/api/blob/upload-init-batch. 2024-02-08 20:08:29.369 [Test worker @coroutine#2717] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47995/api/blob/upload-init-batch 2024-02-08 20:08:29.369 [Test worker @coroutine#2717] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47995/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 20:08:29.371 [Test worker @coroutine#2717] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47995/api/blob/upload-init-batch 2024-02-08 20:08:29.371 [Test worker @coroutine#2717] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47995/api/blob/upload-init-batch 2024-02-08 20:08:29.371 [Test worker @coroutine#2717] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47995/api/blob/upload-init-batch. 2024-02-08 20:08:29.371 [Test worker @coroutine#2717] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47995/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:29.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-08 20:08:29.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-08 20:08:29.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:29.373 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66779435: (connection evicted) 2024-02-08 20:08:29.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:29.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-08 20:08:29.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-08 20:08:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-08 20:08:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64eb14da 2024-02-08 20:08:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:29.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-08 20:08:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:29.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:29.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-08 20:08:29.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@716eae1 2024-02-08 20:08:29.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@716eae1 2024-02-08 20:08:29.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-08 20:08:29.392 [Test worker @coroutine#2723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42047/api/blob/upload-init-batch 2024-02-08 20:08:29.392 [Test worker @coroutine#2723] 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:42047/api/blob/upload-init-batch. 2024-02-08 20:08:29.392 [Test worker @coroutine#2723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42047/api/blob/upload-init-batch 2024-02-08 20:08:29.392 [Test worker @coroutine#2723] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42047/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 20:08:29.394 [Test worker @coroutine#2723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42047/api/blob/upload-init-batch 2024-02-08 20:08:29.394 [Test worker @coroutine#2723] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42047/api/blob/upload-init-batch 2024-02-08 20:08:29.394 [Test worker @coroutine#2723] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42047/api/blob/upload-init-batch. 2024-02-08 20:08:29.394 [Test worker @coroutine#2723] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42047/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:29.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-08 20:08:29.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-08 20:08:29.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:29.405 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@716eae1: (connection evicted) 2024-02-08 20:08:29.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:29.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-08 20:08:29.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-08 20:08:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-08 20:08:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@870a9f2 2024-02-08 20:08:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:29.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-08 20:08:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:29.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:29.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-08 20:08:29.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2542f 2024-02-08 20:08:29.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2542f 2024-02-08 20:08:29.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-08 20:08:29.508 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2542f 2024-02-08 20:08:29.537 [DefaultDispatcher-worker-9 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2542f 2024-02-08 20:08:29.544 [DefaultDispatcher-worker-12 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2542f 2024-02-08 20:08:29.555 [DefaultDispatcher-worker-9 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2542f 2024-02-08 20:08:29.564 [DefaultDispatcher-worker-6 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2542f 2024-02-08 20:08:29.573 [DefaultDispatcher-worker-8 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2542f 2024-02-08 20:08:29.581 [DefaultDispatcher-worker-4 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2542f 2024-02-08 20:08:29.589 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:29.590 [DefaultDispatcher-worker-4 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2542f 2024-02-08 20:08:29.594 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@364e4e19 2024-02-08 20:08:29.594 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@364e4e19 2024-02-08 20:08:29.599 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3889a6a0 2024-02-08 20:08:29.599 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3889a6a0 2024-02-08 20:08:29.600 [DefaultDispatcher-worker-13 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2542f 2024-02-08 20:08:29.603 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb62569 2024-02-08 20:08:29.604 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb62569 2024-02-08 20:08:29.606 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b4ac9b 2024-02-08 20:08:29.606 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b4ac9b 2024-02-08 20:08:29.608 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d4e1b32 2024-02-08 20:08:29.608 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d4e1b32 2024-02-08 20:08:29.608 [DefaultDispatcher-worker-8 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2542f 2024-02-08 20:08:29.611 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4887169d 2024-02-08 20:08:29.611 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4887169d 2024-02-08 20:08:29.613 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4597ff89 2024-02-08 20:08:29.613 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4597ff89 2024-02-08 20:08:29.615 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@199b53d4 2024-02-08 20:08:29.615 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@199b53d4 2024-02-08 20:08:29.616 [DefaultDispatcher-worker-2 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2542f 2024-02-08 20:08:29.618 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c15c5e 2024-02-08 20:08:29.618 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c15c5e 2024-02-08 20:08:29.618 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 20:08:29.626 [DefaultDispatcher-worker-6 @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2542f 2024-02-08 20:08:29.634 [DefaultDispatcher-worker-4 @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2542f 2024-02-08 20:08:29.644 [DefaultDispatcher-worker-8 @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2542f 2024-02-08 20:08:29.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-08 20:08:29.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-08 20:08:29.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 20:08:29.647 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f2542f: (connection evicted) 2024-02-08 20:08:29.648 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@364e4e19: (connection evicted) 2024-02-08 20:08:29.648 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3889a6a0: (connection evicted) 2024-02-08 20:08:29.648 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cb62569: (connection evicted) 2024-02-08 20:08:29.649 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79b4ac9b: (connection evicted) 2024-02-08 20:08:29.649 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d4e1b32: (connection evicted) 2024-02-08 20:08:29.650 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4887169d: (connection evicted) 2024-02-08 20:08:29.650 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4597ff89: (connection evicted) 2024-02-08 20:08:29.650 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@199b53d4: (connection evicted) 2024-02-08 20:08:29.651 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54c15c5e: (connection evicted) 2024-02-08 20:08:29.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:29.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-08 20:08:29.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29d29657 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:29.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:29.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-08 20:08:29.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@516155b5 2024-02-08 20:08:29.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@516155b5 2024-02-08 20:08:29.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-08 20:08:29.675 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@516155b5 2024-02-08 20:08:29.698 [DefaultDispatcher-worker-3 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@516155b5 2024-02-08 20:08:29.707 [DefaultDispatcher-worker-4 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@516155b5 2024-02-08 20:08:29.716 [DefaultDispatcher-worker-14 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@516155b5 2024-02-08 20:08:29.723 [DefaultDispatcher-worker-9 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@516155b5 2024-02-08 20:08:29.731 [DefaultDispatcher-worker-9 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@516155b5 2024-02-08 20:08:29.740 [DefaultDispatcher-worker-8 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@516155b5 2024-02-08 20:08:29.750 [DefaultDispatcher-worker-8 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@516155b5 2024-02-08 20:08:29.754 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:29.758 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@b256f4c 2024-02-08 20:08:29.758 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@b256f4c 2024-02-08 20:08:29.759 [DefaultDispatcher-worker-6 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@516155b5 2024-02-08 20:08:29.761 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e28058 2024-02-08 20:08:29.761 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e28058 2024-02-08 20:08:29.764 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd043c 2024-02-08 20:08:29.764 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd043c 2024-02-08 20:08:29.767 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@44df8a63 2024-02-08 20:08:29.767 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@44df8a63 2024-02-08 20:08:29.768 [DefaultDispatcher-worker-12 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@516155b5 2024-02-08 20:08:29.769 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6420d2bb 2024-02-08 20:08:29.769 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6420d2bb 2024-02-08 20:08:29.771 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d16e27 2024-02-08 20:08:29.771 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d16e27 2024-02-08 20:08:29.774 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc46845 2024-02-08 20:08:29.774 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc46845 2024-02-08 20:08:29.776 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f0752c 2024-02-08 20:08:29.776 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f0752c 2024-02-08 20:08:29.777 [DefaultDispatcher-worker-12 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@516155b5 2024-02-08 20:08:29.778 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a7de03 2024-02-08 20:08:29.778 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@46a7de03 2024-02-08 20:08:29.778 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 20:08:29.784 [DefaultDispatcher-worker-8 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@516155b5 2024-02-08 20:08:29.789 [DefaultDispatcher-worker-7 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@516155b5 2024-02-08 20:08:29.797 [DefaultDispatcher-worker-13 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@516155b5 2024-02-08 20:08:29.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-08 20:08:29.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-08 20:08:29.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 20:08:29.800 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@516155b5: (connection evicted) 2024-02-08 20:08:29.801 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b256f4c: (connection evicted) 2024-02-08 20:08:29.801 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e28058: (connection evicted) 2024-02-08 20:08:29.801 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dd043c: (connection evicted) 2024-02-08 20:08:29.802 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44df8a63: (connection evicted) 2024-02-08 20:08:29.802 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6420d2bb: (connection evicted) 2024-02-08 20:08:29.803 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75d16e27: (connection evicted) 2024-02-08 20:08:29.803 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cc46845: (connection evicted) 2024-02-08 20:08:29.804 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24f0752c: (connection evicted) 2024-02-08 20:08:29.804 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46a7de03: (connection evicted) 2024-02-08 20:08:29.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:29.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-08 20:08:29.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-08 20:08:30.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@656672fb 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:30.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:30.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-08 20:08:30.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@43120a77 2024-02-08 20:08:30.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@43120a77 2024-02-08 20:08:30.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fb0d9de 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:30.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:30.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-08 20:08:30.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad6aeb8 2024-02-08 20:08:30.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad6aeb8 2024-02-08 20:08:30.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-08 20:08:30.274 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad6aeb8 2024-02-08 20:08:30.277 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad6aeb8 2024-02-08 20:08:30.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4603c412 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:30.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@49654a35 2024-02-08 20:08:30.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@49654a35 2024-02-08 20:08:30.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-08 20:08:30.305 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49654a35 2024-02-08 20:08:30.308 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49654a35 2024-02-08 20:08:30.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@245b0bd7 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:30.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@2748bd6c 2024-02-08 20:08:30.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@2748bd6c 2024-02-08 20:08:30.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-08 20:08:30.335 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:30.338 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2748bd6c 2024-02-08 20:08:30.340 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2748bd6c 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37b1218 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:30.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@32068aef 2024-02-08 20:08:30.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@32068aef 2024-02-08 20:08:30.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-08 20:08:30.351 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:30.366 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32068aef 2024-02-08 20:08:30.368 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32068aef 2024-02-08 20:08:30.374 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52893/ 2024-02-08 20:08:30.374 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52893/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:30.376 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52893/ 2024-02-08 20:08:30.376 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52893/ 2024-02-08 20:08:30.376 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52893/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:30.377 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52893/ 2024-02-08 20:08:30.377 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52893/ 2024-02-08 20:08:30.377 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52893/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:30.378 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52893/ 2024-02-08 20:08:30.378 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52893/ 2024-02-08 20:08:30.378 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52893/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:30.382 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:30.415 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:30.419 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52893/ 2024-02-08 20:08:30.419 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52893/ 2024-02-08 20:08:30.419 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52893/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:30.420 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52893/ 2024-02-08 20:08:30.421 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52893/ 2024-02-08 20:08:30.421 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52893/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:30.422 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52893/ 2024-02-08 20:08:30.422 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52893/ 2024-02-08 20:08:30.422 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52893/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:30.423 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52893/ 2024-02-08 20:08:30.427 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58657/ 2024-02-08 20:08:30.427 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58657/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:30.429 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58657/ 2024-02-08 20:08:30.429 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58657/ 2024-02-08 20:08:30.429 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58657/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:30.430 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58657/ 2024-02-08 20:08:30.430 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58657/ 2024-02-08 20:08:30.431 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58657/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:30.431 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58657/ 2024-02-08 20:08:30.432 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58657/ 2024-02-08 20:08:30.432 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58657/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:30.442 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:30.479 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58657/ 2024-02-08 20:08:30.479 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58657/ 2024-02-08 20:08:30.479 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58657/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:30.480 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58657/ 2024-02-08 20:08:30.481 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58657/ 2024-02-08 20:08:30.481 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58657/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:30.482 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58657/ 2024-02-08 20:08:30.482 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58657/ 2024-02-08 20:08:30.482 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58657/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 20:08:30.483 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58657/ 2024-02-08 20:08:30.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11771fd6 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:30.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:30.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-08 20:08:30.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-02-08 20:08:30.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-02-08 20:08:30.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-08 20:08:30.748 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-02-08 20:08:30.766 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-02-08 20:08:30.768 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-02-08 20:08:30.770 [DefaultDispatcher-worker-9 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60759/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:30.770 [DefaultDispatcher-worker-9 @coroutine#2848] 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:60759/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 20:08:30.770 [DefaultDispatcher-worker-9 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60759/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:30.770 [DefaultDispatcher-worker-9 @coroutine#2848] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60759/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 20:08:30.772 [DefaultDispatcher-worker-9 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60759/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:30.772 [DefaultDispatcher-worker-9 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60759/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:30.780 [DefaultDispatcher-worker-4 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-02-08 20:08:30.780 [DefaultDispatcher-worker-4 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:30.780 [DefaultDispatcher-worker-4 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:30.780 [DefaultDispatcher-worker-4 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:30.781 [DefaultDispatcher-worker-13 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:30.781 [DefaultDispatcher-worker-13 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:30.782 [Test worker @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65a8c306 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:30.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:30.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-08 20:08:30.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 20:08:30.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 20:08:30.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-08 20:08:30.806 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 20:08:30.816 [Test worker @coroutine#2859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 20:08:30.818 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 20:08:30.821 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:30.823 [DefaultDispatcher-worker-4 @coroutine#2869] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60759/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 20:08:30.823 [DefaultDispatcher-worker-4 @coroutine#2869] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60759/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-08 20:08:30.823 [DefaultDispatcher-worker-4 @coroutine#2869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60759/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 20:08:30.824 [DefaultDispatcher-worker-5 @coroutine#2869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60759/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 20:08:30.824 [DefaultDispatcher-worker-5 @coroutine#2869] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60759/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 20:08:30.826 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb22a96 2024-02-08 20:08:30.826 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb22a96 2024-02-08 20:08:30.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7841c990 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:30.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:30.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-08 20:08:30.828 [DefaultDispatcher-worker-13 @coroutine#2863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ba37dc 2024-02-08 20:08:30.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:30.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:30.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-08 20:08:30.831 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3275c370 2024-02-08 20:08:30.831 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3275c370 2024-02-08 20:08:30.836 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@364a41e6 2024-02-08 20:08:30.836 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@364a41e6 2024-02-08 20:08:30.839 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7348c94b 2024-02-08 20:08:30.839 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7348c94b 2024-02-08 20:08:30.842 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e83bb2e 2024-02-08 20:08:30.842 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e83bb2e 2024-02-08 20:08:30.845 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@42719dcd 2024-02-08 20:08:30.845 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@42719dcd 2024-02-08 20:08:30.848 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2650b114 2024-02-08 20:08:30.848 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2650b114 2024-02-08 20:08:30.852 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@13673604 2024-02-08 20:08:30.852 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@13673604 2024-02-08 20:08:30.855 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@507eb58d 2024-02-08 20:08:30.855 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@507eb58d 2024-02-08 20:08:30.855 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 20:08:30.856 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:30.867 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:30.869 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:30.870 [DefaultDispatcher-worker-8 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42717/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:30.870 [DefaultDispatcher-worker-8 @coroutine#2880] 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:42717/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 20:08:30.870 [DefaultDispatcher-worker-8 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42717/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:30.870 [DefaultDispatcher-worker-8 @coroutine#2880] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42717/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 20:08:30.873 [DefaultDispatcher-worker-10 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42717/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:30.873 [DefaultDispatcher-worker-10 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42717/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:30.879 [DefaultDispatcher-worker-10 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:30.879 [DefaultDispatcher-worker-10 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:30.879 [DefaultDispatcher-worker-10 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:30.879 [DefaultDispatcher-worker-10 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:30.880 [DefaultDispatcher-worker-14 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:30.880 [DefaultDispatcher-worker-14 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:30.883 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:30.884 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:30.888 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@b78a112 2024-02-08 20:08:30.888 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@b78a112 2024-02-08 20:08:30.892 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf4e0d 2024-02-08 20:08:30.892 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf4e0d 2024-02-08 20:08:30.894 [DefaultDispatcher-worker-1 @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:30.895 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@180ca62 2024-02-08 20:08:30.895 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@180ca62 2024-02-08 20:08:30.897 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@44824436 2024-02-08 20:08:30.897 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@44824436 2024-02-08 20:08:30.899 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@abc0d85 2024-02-08 20:08:30.899 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@abc0d85 2024-02-08 20:08:30.901 [DefaultDispatcher-worker-12 @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:30.902 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@758ce5f9 2024-02-08 20:08:30.902 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@758ce5f9 2024-02-08 20:08:30.904 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7258f2f0 2024-02-08 20:08:30.904 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7258f2f0 2024-02-08 20:08:30.906 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@24adbb79 2024-02-08 20:08:30.906 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@24adbb79 2024-02-08 20:08:30.908 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e975a4c 2024-02-08 20:08:30.908 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e975a4c 2024-02-08 20:08:30.908 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 20:08:30.909 [DefaultDispatcher-worker-12 @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:30.915 [DefaultDispatcher-worker-13 @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:30.921 [DefaultDispatcher-worker-7 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:30.928 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:30.929 [DefaultDispatcher-worker-12 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:30.933 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@29914b66 2024-02-08 20:08:30.933 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@29914b66 2024-02-08 20:08:30.937 [DefaultDispatcher-worker-12 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:30.938 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2756a024 2024-02-08 20:08:30.938 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2756a024 2024-02-08 20:08:30.941 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@23692016 2024-02-08 20:08:30.941 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@23692016 2024-02-08 20:08:30.943 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@666baa1f 2024-02-08 20:08:30.943 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@666baa1f 2024-02-08 20:08:30.944 [DefaultDispatcher-worker-13 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:30.946 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@458217cf 2024-02-08 20:08:30.946 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@458217cf 2024-02-08 20:08:30.948 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5747c8db 2024-02-08 20:08:30.948 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5747c8db 2024-02-08 20:08:30.950 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d442bb5 2024-02-08 20:08:30.950 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d442bb5 2024-02-08 20:08:30.953 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6445550 2024-02-08 20:08:30.953 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6445550 2024-02-08 20:08:30.953 [DefaultDispatcher-worker-13 @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:30.955 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@532d1638 2024-02-08 20:08:30.955 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@532d1638 2024-02-08 20:08:30.955 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 20:08:30.962 [DefaultDispatcher-worker-5 @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:30.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3182143c 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:30.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:30.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-08 20:08:30.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7983a5d5 2024-02-08 20:08:30.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7983a5d5 2024-02-08 20:08:30.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-08 20:08:30.997 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7983a5d5 2024-02-08 20:08:31.008 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7983a5d5 2024-02-08 20:08:31.010 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7983a5d5 2024-02-08 20:08:31.011 [DefaultDispatcher-worker-8 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58133/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.011 [DefaultDispatcher-worker-8 @coroutine#2927] 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:58133/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 20:08:31.011 [DefaultDispatcher-worker-8 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58133/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.011 [DefaultDispatcher-worker-8 @coroutine#2927] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58133/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 20:08:31.013 [DefaultDispatcher-worker-10 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58133/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.013 [DefaultDispatcher-worker-10 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58133/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.019 [DefaultDispatcher-worker-6 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7983a5d5 2024-02-08 20:08:31.019 [DefaultDispatcher-worker-6 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.019 [DefaultDispatcher-worker-6 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:31.019 [DefaultDispatcher-worker-6 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.020 [DefaultDispatcher-worker-10 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.020 [DefaultDispatcher-worker-10 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.023 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7983a5d5 2024-02-08 20:08:31.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-08 20:08:31.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:31.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:31.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:31.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:31.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:31.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@531b1778 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:31.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:31.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-08 20:08:31.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 20:08:31.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 20:08:31.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-08 20:08:31.028 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 20:08:31.041 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 20:08:31.042 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 20:08:31.044 [DefaultDispatcher-worker-6 @coroutine#2948] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58133/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 20:08:31.044 [DefaultDispatcher-worker-6 @coroutine#2948] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58133/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-08 20:08:31.044 [DefaultDispatcher-worker-6 @coroutine#2948] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58133/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 20:08:31.045 [DefaultDispatcher-worker-2 @coroutine#2948] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58133/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 20:08:31.045 [DefaultDispatcher-worker-2 @coroutine#2948] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58133/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18d14de3 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:31.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:31.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-08 20:08:31.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@15405ba1 2024-02-08 20:08:31.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@15405ba1 2024-02-08 20:08:31.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-08 20:08:31.052 [DefaultDispatcher-worker-6 @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 20:08:31.075 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15405ba1 2024-02-08 20:08:31.076 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:31.080 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eea5fa1 2024-02-08 20:08:31.080 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eea5fa1 2024-02-08 20:08:31.084 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@502dba0c 2024-02-08 20:08:31.084 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@502dba0c 2024-02-08 20:08:31.086 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15405ba1 2024-02-08 20:08:31.088 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15405ba1 2024-02-08 20:08:31.088 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@541234d1 2024-02-08 20:08:31.088 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@541234d1 2024-02-08 20:08:31.089 [DefaultDispatcher-worker-8 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53241/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.089 [DefaultDispatcher-worker-8 @coroutine#2959] 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:53241/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 20:08:31.089 [DefaultDispatcher-worker-8 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53241/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.089 [DefaultDispatcher-worker-8 @coroutine#2959] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53241/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 20:08:31.091 [DefaultDispatcher-worker-15 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53241/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.091 [DefaultDispatcher-worker-15 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53241/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.092 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1110b037 2024-02-08 20:08:31.092 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1110b037 2024-02-08 20:08:31.096 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8bf2e3 2024-02-08 20:08:31.096 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8bf2e3 2024-02-08 20:08:31.098 [DefaultDispatcher-worker-8 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15405ba1 2024-02-08 20:08:31.098 [DefaultDispatcher-worker-8 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.098 [DefaultDispatcher-worker-8 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:31.098 [DefaultDispatcher-worker-8 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.098 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@204bc684 2024-02-08 20:08:31.098 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@204bc684 2024-02-08 20:08:31.099 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.099 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.100 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@653adae0 2024-02-08 20:08:31.100 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@653adae0 2024-02-08 20:08:31.102 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15405ba1 2024-02-08 20:08:31.103 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@713f4f78 2024-02-08 20:08:31.103 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@713f4f78 2024-02-08 20:08:31.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-08 20:08:31.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:31.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54f4734e 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:31.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:31.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-08 20:08:31.105 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e1a756 2024-02-08 20:08:31.105 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e1a756 2024-02-08 20:08:31.105 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 20:08:31.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-08 20:08:31.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-08 20:08:31.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-08 20:08:31.110 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-08 20:08:31.122 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-08 20:08:31.124 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39b9dc35 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:31.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:31.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-08 20:08:31.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3976910 2024-02-08 20:08:31.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3976910 2024-02-08 20:08:31.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-08 20:08:31.128 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:31.132 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ad0ab6 2024-02-08 20:08:31.132 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ad0ab6 2024-02-08 20:08:31.133 [DefaultDispatcher-worker-6 @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-08 20:08:31.136 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6ae0b3 2024-02-08 20:08:31.136 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6ae0b3 2024-02-08 20:08:31.138 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@295561c6 2024-02-08 20:08:31.138 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@295561c6 2024-02-08 20:08:31.140 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c57ea88 2024-02-08 20:08:31.140 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c57ea88 2024-02-08 20:08:31.142 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2764a50e 2024-02-08 20:08:31.142 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2764a50e 2024-02-08 20:08:31.144 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d71a629 2024-02-08 20:08:31.144 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d71a629 2024-02-08 20:08:31.146 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa8b710 2024-02-08 20:08:31.146 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa8b710 2024-02-08 20:08:31.148 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7815c7 2024-02-08 20:08:31.148 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7815c7 2024-02-08 20:08:31.148 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:31.150 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb69d93 2024-02-08 20:08:31.150 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb69d93 2024-02-08 20:08:31.150 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 20:08:31.150 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2024-02-08 20:08:31.154 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3440f24c 2024-02-08 20:08:31.154 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3440f24c 2024-02-08 20:08:31.158 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a871ab4 2024-02-08 20:08:31.158 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a871ab4 2024-02-08 20:08:31.161 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb8993c 2024-02-08 20:08:31.161 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb8993c 2024-02-08 20:08:31.161 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2024-02-08 20:08:31.163 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2024-02-08 20:08:31.164 [DefaultDispatcher-worker-6 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33197/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.164 [DefaultDispatcher-worker-6 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33197/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 20:08:31.164 [DefaultDispatcher-worker-6 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33197/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.164 [DefaultDispatcher-worker-6 @coroutine#2988] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33197/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 20:08:31.164 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bba108f 2024-02-08 20:08:31.164 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bba108f 2024-02-08 20:08:31.167 [DefaultDispatcher-worker-6 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33197/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.167 [DefaultDispatcher-worker-6 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33197/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.168 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@48db5f26 2024-02-08 20:08:31.168 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@48db5f26 2024-02-08 20:08:31.171 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a8bae33 2024-02-08 20:08:31.171 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a8bae33 2024-02-08 20:08:31.172 [DefaultDispatcher-worker-4 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2024-02-08 20:08:31.172 [DefaultDispatcher-worker-4 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.172 [DefaultDispatcher-worker-4 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:31.172 [DefaultDispatcher-worker-4 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.173 [DefaultDispatcher-worker-8 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.173 [DefaultDispatcher-worker-8 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.173 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3000bf27 2024-02-08 20:08:31.173 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3000bf27 2024-02-08 20:08:31.175 [Test worker @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aea759d 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:31.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-08 20:08:31.176 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b95efc0 2024-02-08 20:08:31.176 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b95efc0 2024-02-08 20:08:31.178 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a5b1fb 2024-02-08 20:08:31.178 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a5b1fb 2024-02-08 20:08:31.178 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 20:08:31.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ead245 2024-02-08 20:08:31.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ead245 2024-02-08 20:08:31.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-08 20:08:31.180 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ead245 2024-02-08 20:08:31.193 [Test worker @coroutine#2999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ead245 2024-02-08 20:08:31.195 [Test worker @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ead245 2024-02-08 20:08:31.196 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cee6369 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:31.197 [DefaultDispatcher-worker-3 @coroutine#3008] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-08 20:08:31.198 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@585dad7a 2024-02-08 20:08:31.198 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@585dad7a 2024-02-08 20:08:31.198 [DefaultDispatcher-worker-3 @coroutine#3008] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-08 20:08:31.204 [DefaultDispatcher-worker-4 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ead245 2024-02-08 20:08:31.209 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:31.214 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e0dc65 2024-02-08 20:08:31.214 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e0dc65 2024-02-08 20:08:31.218 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a273689 2024-02-08 20:08:31.218 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a273689 2024-02-08 20:08:31.221 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e18b715 2024-02-08 20:08:31.221 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e18b715 2024-02-08 20:08:31.222 [DefaultDispatcher-worker-3 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585dad7a 2024-02-08 20:08:31.223 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b1a3cb2 2024-02-08 20:08:31.223 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b1a3cb2 2024-02-08 20:08:31.225 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@49bbc640 2024-02-08 20:08:31.225 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@49bbc640 2024-02-08 20:08:31.227 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3b3280 2024-02-08 20:08:31.227 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3b3280 2024-02-08 20:08:31.227 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:31.229 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@317096cd 2024-02-08 20:08:31.229 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@317096cd 2024-02-08 20:08:31.231 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@b35c3fd 2024-02-08 20:08:31.231 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@424abe6e 2024-02-08 20:08:31.231 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@b35c3fd 2024-02-08 20:08:31.231 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@424abe6e 2024-02-08 20:08:31.233 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cab9d1d 2024-02-08 20:08:31.233 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cab9d1d 2024-02-08 20:08:31.233 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 20:08:31.234 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c8d4857 2024-02-08 20:08:31.234 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c8d4857 2024-02-08 20:08:31.236 [DefaultDispatcher-worker-3 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585dad7a 2024-02-08 20:08:31.237 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b2d51e 2024-02-08 20:08:31.237 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b2d51e 2024-02-08 20:08:31.239 [DefaultDispatcher-worker-3 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585dad7a 2024-02-08 20:08:31.240 [DefaultDispatcher-worker-8 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.240 [DefaultDispatcher-worker-8 @coroutine#3017] 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-02-08 20:08:31.240 [DefaultDispatcher-worker-8 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.240 [DefaultDispatcher-worker-8 @coroutine#3017] 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-02-08 20:08:31.240 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@db0426c 2024-02-08 20:08:31.240 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@db0426c 2024-02-08 20:08:31.241 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 20:08:31.241 [DefaultDispatcher-worker-3 @coroutine#3008] 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-02-08 20:08:31.241 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 20:08:31.242 [DefaultDispatcher-worker-8 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.242 [DefaultDispatcher-worker-13 @coroutine#3008] 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-02-08 20:08:31.243 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a1e247a 2024-02-08 20:08:31.243 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a1e247a 2024-02-08 20:08:31.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8d23cd8 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:31.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-08 20:08:31.246 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c77089e 2024-02-08 20:08:31.246 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c77089e 2024-02-08 20:08:31.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:31.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:31.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-08 20:08:31.248 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6233302b 2024-02-08 20:08:31.248 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6233302b 2024-02-08 20:08:31.249 [DefaultDispatcher-worker-12 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585dad7a 2024-02-08 20:08:31.249 [DefaultDispatcher-worker-12 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.249 [DefaultDispatcher-worker-12 @coroutine#3016] 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-02-08 20:08:31.249 [DefaultDispatcher-worker-12 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.250 [DefaultDispatcher-worker-13 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.251 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9fbd23 2024-02-08 20:08:31.251 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9fbd23 2024-02-08 20:08:31.253 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c9791e 2024-02-08 20:08:31.253 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c9791e 2024-02-08 20:08:31.253 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 20:08:31.268 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:31.279 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:31.279 [Test worker @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:31.283 [Test worker @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:31.283 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e60f98 2024-02-08 20:08:31.283 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e60f98 2024-02-08 20:08:31.285 [DefaultDispatcher-worker-12 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35917/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.285 [DefaultDispatcher-worker-12 @coroutine#3032] 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:35917/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 20:08:31.285 [DefaultDispatcher-worker-12 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35917/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.285 [DefaultDispatcher-worker-12 @coroutine#3032] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35917/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 20:08:31.288 [DefaultDispatcher-worker-4 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35917/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.288 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c21efb4 2024-02-08 20:08:31.288 [DefaultDispatcher-worker-4 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35917/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.288 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c21efb4 2024-02-08 20:08:31.291 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@781e64e8 2024-02-08 20:08:31.291 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@781e64e8 2024-02-08 20:08:31.293 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1ce58f 2024-02-08 20:08:31.293 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1ce58f 2024-02-08 20:08:31.294 [DefaultDispatcher-worker-15 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:31.294 [DefaultDispatcher-worker-15 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.294 [DefaultDispatcher-worker-15 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:31.294 [DefaultDispatcher-worker-15 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.295 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f44b77b 2024-02-08 20:08:31.295 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f44b77b 2024-02-08 20:08:31.295 [DefaultDispatcher-worker-4 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.295 [DefaultDispatcher-worker-4 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.297 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6bbb68 2024-02-08 20:08:31.297 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6bbb68 2024-02-08 20:08:31.297 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:31.298 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:31.299 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d9b729 2024-02-08 20:08:31.299 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d9b729 2024-02-08 20:08:31.301 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d331ac0 2024-02-08 20:08:31.301 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d331ac0 2024-02-08 20:08:31.302 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc3ae74 2024-02-08 20:08:31.302 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc3ae74 2024-02-08 20:08:31.303 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7169172 2024-02-08 20:08:31.303 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7169172 2024-02-08 20:08:31.303 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 20:08:31.305 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@65045d7c 2024-02-08 20:08:31.305 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@65045d7c 2024-02-08 20:08:31.307 [DefaultDispatcher-worker-7 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:31.309 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@613bc504 2024-02-08 20:08:31.309 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@613bc504 2024-02-08 20:08:31.312 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@24395747 2024-02-08 20:08:31.312 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@24395747 2024-02-08 20:08:31.316 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@52fffdba 2024-02-08 20:08:31.316 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@52fffdba 2024-02-08 20:08:31.317 [DefaultDispatcher-worker-6 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:31.318 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d7b524 2024-02-08 20:08:31.318 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d7b524 2024-02-08 20:08:31.321 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2afb417f 2024-02-08 20:08:31.321 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2afb417f 2024-02-08 20:08:31.323 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4416a808 2024-02-08 20:08:31.323 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4416a808 2024-02-08 20:08:31.324 [DefaultDispatcher-worker-13 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:31.325 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@69299f1d 2024-02-08 20:08:31.325 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@69299f1d 2024-02-08 20:08:31.325 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 20:08:31.334 [DefaultDispatcher-worker-13 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:31.345 [DefaultDispatcher-worker-15 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:31.346 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:31.351 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aa2f2e1 2024-02-08 20:08:31.351 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aa2f2e1 2024-02-08 20:08:31.355 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@446505c5 2024-02-08 20:08:31.355 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@446505c5 2024-02-08 20:08:31.355 [DefaultDispatcher-worker-7 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:31.358 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@405a9991 2024-02-08 20:08:31.358 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@405a9991 2024-02-08 20:08:31.362 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5580ffe 2024-02-08 20:08:31.362 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5580ffe 2024-02-08 20:08:31.364 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5830d04e 2024-02-08 20:08:31.364 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5830d04e 2024-02-08 20:08:31.365 [DefaultDispatcher-worker-5 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:31.367 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3497ada0 2024-02-08 20:08:31.367 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3497ada0 2024-02-08 20:08:31.369 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@20152cb2 2024-02-08 20:08:31.369 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@20152cb2 2024-02-08 20:08:31.371 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6577f0b1 2024-02-08 20:08:31.371 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6577f0b1 2024-02-08 20:08:31.373 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b9beef1 2024-02-08 20:08:31.373 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b9beef1 2024-02-08 20:08:31.373 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 20:08:31.375 [DefaultDispatcher-worker-15 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:31.385 [DefaultDispatcher-worker-4 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:31.388 [DefaultDispatcher-worker-4 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35917/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 20:08:31.388 [DefaultDispatcher-worker-4 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35917/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 20:08:31.388 [DefaultDispatcher-worker-4 @coroutine#3060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35917/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 20:08:31.389 [DefaultDispatcher-worker-9 @coroutine#3060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35917/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 20:08:31.389 [DefaultDispatcher-worker-9 @coroutine#3060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35917/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 20:08:31.390 [DefaultDispatcher-worker-9 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35917/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 20:08:31.390 [DefaultDispatcher-worker-9 @coroutine#3060] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35917/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:31.391 [DefaultDispatcher-worker-9 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35917/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 20:08:31.391 [DefaultDispatcher-worker-9 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35917/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-08 20:08:31.391 [DefaultDispatcher-worker-9 @coroutine#3060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35917/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 20:08:31.392 [DefaultDispatcher-worker-5 @coroutine#3060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35917/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 20:08:31.392 [DefaultDispatcher-worker-5 @coroutine#3060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35917/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 20:08:31.425 [DefaultDispatcher-worker-8 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1802f60c 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:31.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-08 20:08:31.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-02-08 20:08:31.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-02-08 20:08:31.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-08 20:08:31.451 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-02-08 20:08:31.462 [Test worker @coroutine#3077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-02-08 20:08:31.464 [Test worker @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-02-08 20:08:31.465 [DefaultDispatcher-worker-7 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37499/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.465 [DefaultDispatcher-worker-7 @coroutine#3083] 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:37499/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 20:08:31.465 [DefaultDispatcher-worker-7 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37499/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.465 [DefaultDispatcher-worker-7 @coroutine#3083] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37499/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 20:08:31.467 [DefaultDispatcher-worker-5 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37499/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.467 [DefaultDispatcher-worker-5 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37499/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.475 [DefaultDispatcher-worker-15 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-02-08 20:08:31.475 [DefaultDispatcher-worker-15 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.475 [DefaultDispatcher-worker-15 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:31.475 [DefaultDispatcher-worker-15 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.476 [DefaultDispatcher-worker-3 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.476 [DefaultDispatcher-worker-3 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.478 [Test worker @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-02-08 20:08:31.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ddbbfbb 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:31.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:31.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-08 20:08:31.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f12676 2024-02-08 20:08:31.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f12676 2024-02-08 20:08:31.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-08 20:08:31.483 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f12676 2024-02-08 20:08:31.497 [Test worker @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f12676 2024-02-08 20:08:31.499 [Test worker @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f12676 2024-02-08 20:08:31.510 [DefaultDispatcher-worker-14 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-02-08 20:08:31.510 [DefaultDispatcher-worker-5 @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f12676 2024-02-08 20:08:31.518 [DefaultDispatcher-worker-7 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-02-08 20:08:31.526 [DefaultDispatcher-worker-15 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-02-08 20:08:31.530 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:31.533 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acf8668 2024-02-08 20:08:31.533 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acf8668 2024-02-08 20:08:31.536 [DefaultDispatcher-worker-12 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-02-08 20:08:31.536 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@14086b41 2024-02-08 20:08:31.536 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@14086b41 2024-02-08 20:08:31.540 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1037ed18 2024-02-08 20:08:31.540 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1037ed18 2024-02-08 20:08:31.543 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5535617a 2024-02-08 20:08:31.543 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5535617a 2024-02-08 20:08:31.545 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@332f5172 2024-02-08 20:08:31.545 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@332f5172 2024-02-08 20:08:31.547 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@642a7635 2024-02-08 20:08:31.547 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@642a7635 2024-02-08 20:08:31.550 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bda1885 2024-02-08 20:08:31.550 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bda1885 2024-02-08 20:08:31.552 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@351a9e35 2024-02-08 20:08:31.552 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@351a9e35 2024-02-08 20:08:31.554 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c77ed25 2024-02-08 20:08:31.554 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c77ed25 2024-02-08 20:08:31.554 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 20:08:31.560 [DefaultDispatcher-worker-3 @coroutine#3111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-02-08 20:08:31.575 [DefaultDispatcher-worker-2 @coroutine#3114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-02-08 20:08:31.583 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:31.585 [DefaultDispatcher-worker-8 @coroutine#3114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-02-08 20:08:31.587 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec84056 2024-02-08 20:08:31.587 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec84056 2024-02-08 20:08:31.590 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@600fb3ff 2024-02-08 20:08:31.590 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@600fb3ff 2024-02-08 20:08:31.593 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@64302b26 2024-02-08 20:08:31.593 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@64302b26 2024-02-08 20:08:31.596 [DefaultDispatcher-worker-12 @coroutine#3114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-02-08 20:08:31.597 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2132b9c4 2024-02-08 20:08:31.597 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2132b9c4 2024-02-08 20:08:31.600 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd49744 2024-02-08 20:08:31.600 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd49744 2024-02-08 20:08:31.603 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d95d4a 2024-02-08 20:08:31.603 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d95d4a 2024-02-08 20:08:31.605 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d52d6c 2024-02-08 20:08:31.605 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d52d6c 2024-02-08 20:08:31.605 [DefaultDispatcher-worker-1 @coroutine#3114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-02-08 20:08:31.607 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@411d468b 2024-02-08 20:08:31.607 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@411d468b 2024-02-08 20:08:31.609 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@685a975b 2024-02-08 20:08:31.609 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@685a975b 2024-02-08 20:08:31.609 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 20:08:31.611 [DefaultDispatcher-worker-12 @coroutine#3114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f245168 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:31.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:31.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-08 20:08:31.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee95d42 2024-02-08 20:08:31.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee95d42 2024-02-08 20:08:31.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-08 20:08:31.635 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee95d42 2024-02-08 20:08:31.646 [Test worker @coroutine#3120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee95d42 2024-02-08 20:08:31.648 [Test worker @coroutine#3122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee95d42 2024-02-08 20:08:31.649 [DefaultDispatcher-worker-12 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53935/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.649 [DefaultDispatcher-worker-12 @coroutine#3126] 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:53935/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 20:08:31.649 [DefaultDispatcher-worker-12 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53935/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.649 [DefaultDispatcher-worker-12 @coroutine#3126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53935/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 20:08:31.651 [DefaultDispatcher-worker-1 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53935/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.651 [DefaultDispatcher-worker-1 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53935/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.661 [DefaultDispatcher-worker-8 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee95d42 2024-02-08 20:08:31.661 [DefaultDispatcher-worker-8 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.661 [DefaultDispatcher-worker-8 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:31.661 [DefaultDispatcher-worker-8 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.662 [DefaultDispatcher-worker-12 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.662 [DefaultDispatcher-worker-12 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.665 [Test worker @coroutine#3130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee95d42 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37dc7661 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:31.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:31.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-08 20:08:31.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e755d5f 2024-02-08 20:08:31.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e755d5f 2024-02-08 20:08:31.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-08 20:08:31.670 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e755d5f 2024-02-08 20:08:31.686 [Test worker @coroutine#3137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e755d5f 2024-02-08 20:08:31.688 [Test worker @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e755d5f 2024-02-08 20:08:31.699 [DefaultDispatcher-worker-7 @coroutine#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e755d5f 2024-02-08 20:08:31.700 [DefaultDispatcher-worker-7 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee95d42 2024-02-08 20:08:31.708 [DefaultDispatcher-worker-3 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee95d42 2024-02-08 20:08:31.714 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:31.716 [DefaultDispatcher-worker-7 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee95d42 2024-02-08 20:08:31.719 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4640ba 2024-02-08 20:08:31.719 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4640ba 2024-02-08 20:08:31.724 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7181b122 2024-02-08 20:08:31.724 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7181b122 2024-02-08 20:08:31.725 [DefaultDispatcher-worker-7 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee95d42 2024-02-08 20:08:31.727 [DefaultDispatcher-worker-1 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53935/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 20:08:31.727 [DefaultDispatcher-worker-1 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53935/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 20:08:31.727 [DefaultDispatcher-worker-1 @coroutine#3154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53935/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 20:08:31.727 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@75be2bca 2024-02-08 20:08:31.728 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@75be2bca 2024-02-08 20:08:31.728 [DefaultDispatcher-worker-5 @coroutine#3154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53935/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 20:08:31.728 [DefaultDispatcher-worker-5 @coroutine#3154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53935/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 20:08:31.728 [DefaultDispatcher-worker-5 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53935/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 20:08:31.728 [DefaultDispatcher-worker-5 @coroutine#3154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53935/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:31.729 [DefaultDispatcher-worker-5 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53935/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 20:08:31.729 [DefaultDispatcher-worker-5 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53935/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-08 20:08:31.729 [DefaultDispatcher-worker-5 @coroutine#3154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53935/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 20:08:31.729 [DefaultDispatcher-worker-1 @coroutine#3154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53935/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 20:08:31.729 [DefaultDispatcher-worker-1 @coroutine#3154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53935/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 20:08:31.731 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@30bcbb19 2024-02-08 20:08:31.731 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@30bcbb19 2024-02-08 20:08:31.734 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db27e24 2024-02-08 20:08:31.734 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db27e24 2024-02-08 20:08:31.736 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@146c811 2024-02-08 20:08:31.736 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@146c811 2024-02-08 20:08:31.738 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a25388 2024-02-08 20:08:31.738 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a25388 2024-02-08 20:08:31.741 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@50934456 2024-02-08 20:08:31.741 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@50934456 2024-02-08 20:08:31.743 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ebe533e 2024-02-08 20:08:31.743 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ebe533e 2024-02-08 20:08:31.743 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 20:08:31.751 [DefaultDispatcher-worker-8 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee95d42 2024-02-08 20:08:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-08 20:08:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:31.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6addfa22 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:31.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-08 20:08:31.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2024-02-08 20:08:31.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2024-02-08 20:08:31.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-08 20:08:31.770 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:31.773 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4e79c7 2024-02-08 20:08:31.773 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4e79c7 2024-02-08 20:08:31.777 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3189805e 2024-02-08 20:08:31.777 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3189805e 2024-02-08 20:08:31.780 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b612b7 2024-02-08 20:08:31.780 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b612b7 2024-02-08 20:08:31.783 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b48a65 2024-02-08 20:08:31.783 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b48a65 2024-02-08 20:08:31.783 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2024-02-08 20:08:31.786 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7855f5 2024-02-08 20:08:31.786 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7855f5 2024-02-08 20:08:31.788 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@410eb954 2024-02-08 20:08:31.788 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@410eb954 2024-02-08 20:08:31.789 [DefaultDispatcher-worker-9 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-02-08 20:08:31.790 [DefaultDispatcher-worker-9 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.790 [DefaultDispatcher-worker-9 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:31.790 [DefaultDispatcher-worker-9 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.790 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@44283868 2024-02-08 20:08:31.790 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@44283868 2024-02-08 20:08:31.791 [DefaultDispatcher-worker-6 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.791 [DefaultDispatcher-worker-6 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.793 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@109b752a 2024-02-08 20:08:31.793 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@109b752a 2024-02-08 20:08:31.795 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e325d31 2024-02-08 20:08:31.795 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e325d31 2024-02-08 20:08:31.795 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 20:08:31.798 [Test worker @coroutine#3173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2024-02-08 20:08:31.801 [Test worker @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2024-02-08 20:08:31.802 [DefaultDispatcher-worker-12 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41595/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.802 [DefaultDispatcher-worker-12 @coroutine#3182] 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:41595/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 20:08:31.802 [DefaultDispatcher-worker-12 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41595/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.802 [DefaultDispatcher-worker-12 @coroutine#3182] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41595/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 20:08:31.804 [DefaultDispatcher-worker-2 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41595/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.804 [DefaultDispatcher-worker-2 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41595/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:31.810 [DefaultDispatcher-worker-15 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2024-02-08 20:08:31.810 [DefaultDispatcher-worker-15 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.810 [DefaultDispatcher-worker-15 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:31.810 [DefaultDispatcher-worker-15 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.811 [DefaultDispatcher-worker-8 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.811 [DefaultDispatcher-worker-8 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.814 [Test worker @coroutine#3186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2024-02-08 20:08:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-08 20:08:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d527346 2024-02-08 20:08:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:31.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:31.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:31.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:31.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:31.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:31.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:31.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:31.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:31.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:31.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:31.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:31.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-08 20:08:31.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:31.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:31.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:31.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:31.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:31.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:31.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:31.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:31.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-08 20:08:31.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@11fb1691 2024-02-08 20:08:31.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@11fb1691 2024-02-08 20:08:31.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-08 20:08:31.821 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11fb1691 2024-02-08 20:08:31.833 [Test worker @coroutine#3193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11fb1691 2024-02-08 20:08:31.834 [Test worker @coroutine#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11fb1691 2024-02-08 20:08:31.839 [DefaultDispatcher-worker-15 @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41595/auth/register 2024-02-08 20:08:31.839 [DefaultDispatcher-worker-15 @coroutine#3204] 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:41595/auth/register. 2024-02-08 20:08:31.839 [DefaultDispatcher-worker-15 @coroutine#3204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41595/auth/register 2024-02-08 20:08:31.839 [DefaultDispatcher-worker-15 @coroutine#3204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41595/auth/register from class io.ktor.http.content.TextContent 2024-02-08 20:08:31.841 [DefaultDispatcher-worker-14 @coroutine#3204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41595/auth/register 2024-02-08 20:08:31.841 [DefaultDispatcher-worker-14 @coroutine#3204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41595/auth/register 2024-02-08 20:08:31.841 [DefaultDispatcher-worker-14 @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41595/auth/register. 2024-02-08 20:08:31.841 [DefaultDispatcher-worker-14 @coroutine#3204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41595/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:31.843 [DefaultDispatcher-worker-8 @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11fb1691 2024-02-08 20:08:31.859 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:31.863 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@316aa768 2024-02-08 20:08:31.863 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@316aa768 2024-02-08 20:08:31.865 [DefaultDispatcher-worker-1 @coroutine#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2024-02-08 20:08:31.867 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fad5f35 2024-02-08 20:08:31.867 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fad5f35 2024-02-08 20:08:31.870 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b92cc18 2024-02-08 20:08:31.870 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b92cc18 2024-02-08 20:08:31.873 [DefaultDispatcher-worker-9 @coroutine#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2024-02-08 20:08:31.874 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e90550e 2024-02-08 20:08:31.874 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e90550e 2024-02-08 20:08:31.876 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa5fc53 2024-02-08 20:08:31.876 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa5fc53 2024-02-08 20:08:31.879 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f244cc5 2024-02-08 20:08:31.879 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f244cc5 2024-02-08 20:08:31.881 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fbbb35 2024-02-08 20:08:31.881 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fbbb35 2024-02-08 20:08:31.884 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ebfaa41 2024-02-08 20:08:31.884 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ebfaa41 2024-02-08 20:08:31.886 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4d8aa1 2024-02-08 20:08:31.886 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4d8aa1 2024-02-08 20:08:31.886 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 20:08:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-08 20:08:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fc84c92 2024-02-08 20:08:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:31.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:31.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:31.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:31.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:31.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:31.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:31.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:31.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:31.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:31.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:31.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:31.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-08 20:08:31.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:31.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:31.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:31.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:31.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:31.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:31.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:31.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:31.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-08 20:08:31.888 [DefaultDispatcher-worker-4 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:31.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2024-02-08 20:08:31.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2024-02-08 20:08:31.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-08 20:08:31.888 [DefaultDispatcher-worker-4 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.888 [DefaultDispatcher-worker-4 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:31.888 [DefaultDispatcher-worker-4 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.890 [DefaultDispatcher-worker-6 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.890 [DefaultDispatcher-worker-6 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:31.907 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2024-02-08 20:08:31.917 [Test worker @coroutine#3215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2024-02-08 20:08:31.919 [Test worker @coroutine#3217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2024-02-08 20:08:31.921 [DefaultDispatcher-worker-4 @coroutine#3221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 20:08:31.921 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:31.921 [DefaultDispatcher-worker-4 @coroutine#3221] 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-02-08 20:08:31.921 [DefaultDispatcher-worker-4 @coroutine#3221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 20:08:31.921 [DefaultDispatcher-worker-4 @coroutine#3221] 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-02-08 20:08:31.922 [DefaultDispatcher-worker-3 @coroutine#3221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 20:08:31.922 [DefaultDispatcher-worker-3 @coroutine#3221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 20:08:31.926 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a83a064 2024-02-08 20:08:31.926 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a83a064 2024-02-08 20:08:31.930 [DefaultDispatcher-worker-6 @coroutine#3220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2024-02-08 20:08:31.930 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@24444b44 2024-02-08 20:08:31.930 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@24444b44 2024-02-08 20:08:31.931 [DefaultDispatcher-worker-6 @coroutine#3220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 20:08:31.931 [DefaultDispatcher-worker-6 @coroutine#3220] 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-02-08 20:08:31.931 [DefaultDispatcher-worker-6 @coroutine#3220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 20:08:31.931 [DefaultDispatcher-worker-15 @coroutine#3220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 20:08:31.931 [DefaultDispatcher-worker-15 @coroutine#3220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 20:08:31.933 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@207bcb14 2024-02-08 20:08:31.933 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@207bcb14 2024-02-08 20:08:31.934 [Test worker @coroutine#3225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2024-02-08 20:08:31.936 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6579417f 2024-02-08 20:08:31.936 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6579417f 2024-02-08 20:08:31.938 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@524e4d34 2024-02-08 20:08:31.938 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@524e4d34 2024-02-08 20:08:31.940 [Test worker @coroutine#3232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2024-02-08 20:08:31.941 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@54562252 2024-02-08 20:08:31.941 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@54562252 2024-02-08 20:08:31.943 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8b70a7 2024-02-08 20:08:31.943 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8b70a7 2024-02-08 20:08:31.945 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@556be30 2024-02-08 20:08:31.945 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@556be30 2024-02-08 20:08:31.947 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d16443 2024-02-08 20:08:31.947 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d16443 2024-02-08 20:08:31.947 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 20:08:31.958 [Test worker @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2024-02-08 20:08:31.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-08 20:08:31.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-08 20:08:31.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:31.961 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6406b84d: (connection evicted) 2024-02-08 20:08:31.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:31.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-08 20:08:31.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-08 20:08:31.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-08 20:08:31.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:31.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:31.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:31.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:31.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:31.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:31.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3833897c 2024-02-08 20:08:31.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:31.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:31.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:31.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:31.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:31.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:31.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:31.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:31.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:31.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:31.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:31.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:31.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:31.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:31.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:31.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:31.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:31.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:31.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:31.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-08 20:08:31.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:31.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:31.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:31.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:31.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:31.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:31.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:31.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:31.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-08 20:08:31.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d2a4598 2024-02-08 20:08:31.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d2a4598 2024-02-08 20:08:31.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-08 20:08:31.968 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2a4598 2024-02-08 20:08:31.983 [Test worker @coroutine#3242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2a4598 2024-02-08 20:08:31.985 [Test worker @coroutine#3244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2a4598 2024-02-08 20:08:31.986 [DefaultDispatcher-worker-15 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 20:08:31.987 [DefaultDispatcher-worker-15 @coroutine#3248] 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-02-08 20:08:31.987 [DefaultDispatcher-worker-15 @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 20:08:31.987 [DefaultDispatcher-worker-15 @coroutine#3248] 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-02-08 20:08:31.988 [DefaultDispatcher-worker-9 @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 20:08:31.988 [DefaultDispatcher-worker-9 @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 20:08:31.995 [DefaultDispatcher-worker-4 @coroutine#3247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2a4598 2024-02-08 20:08:31.996 [DefaultDispatcher-worker-4 @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 20:08:31.996 [DefaultDispatcher-worker-4 @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-08 20:08:31.996 [DefaultDispatcher-worker-4 @coroutine#3247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 20:08:31.996 [DefaultDispatcher-worker-6 @coroutine#3247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 20:08:31.996 [DefaultDispatcher-worker-6 @coroutine#3247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 20:08:31.998 [Test worker @coroutine#3252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2a4598 2024-02-08 20:08:32.000 [Test worker @coroutine#3259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2a4598 2024-02-08 20:08:32.003 [Test worker @coroutine#3266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2a4598 2024-02-08 20:08:32.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-08 20:08:32.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-08 20:08:32.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:32.004 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d2a4598: (connection evicted) 2024-02-08 20:08:32.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:32.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-08 20:08:32.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7699e60a 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:32.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:32.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-08 20:08:32.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@734a2c17 2024-02-08 20:08:32.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@734a2c17 2024-02-08 20:08:32.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-08 20:08:32.011 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734a2c17 2024-02-08 20:08:32.022 [Test worker @coroutine#3269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734a2c17 2024-02-08 20:08:32.024 [Test worker @coroutine#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734a2c17 2024-02-08 20:08:32.025 [DefaultDispatcher-worker-4 @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 20:08:32.025 [DefaultDispatcher-worker-4 @coroutine#3275] 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-02-08 20:08:32.025 [DefaultDispatcher-worker-4 @coroutine#3275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 20:08:32.025 [DefaultDispatcher-worker-4 @coroutine#3275] 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-02-08 20:08:32.027 [DefaultDispatcher-worker-2 @coroutine#3275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 20:08:32.027 [DefaultDispatcher-worker-2 @coroutine#3275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 20:08:32.031 [DefaultDispatcher-worker-2 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7983a5d5 2024-02-08 20:08:32.031 [DefaultDispatcher-worker-2 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.031 [DefaultDispatcher-worker-2 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:32.031 [DefaultDispatcher-worker-2 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.032 [DefaultDispatcher-worker-4 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.032 [DefaultDispatcher-worker-4 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.034 [DefaultDispatcher-worker-2 @coroutine#3274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734a2c17 2024-02-08 20:08:32.035 [DefaultDispatcher-worker-2 @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 20:08:32.035 [DefaultDispatcher-worker-2 @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-08 20:08:32.035 [DefaultDispatcher-worker-2 @coroutine#3274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 20:08:32.035 [DefaultDispatcher-worker-5 @coroutine#3274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 20:08:32.035 [DefaultDispatcher-worker-5 @coroutine#3274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 20:08:32.039 [Test worker @coroutine#3279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734a2c17 2024-02-08 20:08:32.044 [Test worker @coroutine#3289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734a2c17 2024-02-08 20:08:32.048 [Test worker @coroutine#3296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734a2c17 2024-02-08 20:08:32.052 [Test worker @coroutine#3298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734a2c17 2024-02-08 20:08:32.056 [Test worker @coroutine#3304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734a2c17 2024-02-08 20:08:32.061 [Test worker @coroutine#3306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734a2c17 2024-02-08 20:08:32.064 [Test worker @coroutine#3307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734a2c17 2024-02-08 20:08:32.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-08 20:08:32.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-08 20:08:32.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:32.065 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@734a2c17: (connection evicted) 2024-02-08 20:08:32.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:32.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-08 20:08:32.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fe024a7 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:32.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:32.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-08 20:08:32.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdf8c92 2024-02-08 20:08:32.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdf8c92 2024-02-08 20:08:32.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-08 20:08:32.070 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdf8c92 2024-02-08 20:08:32.085 [Test worker @coroutine#3310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdf8c92 2024-02-08 20:08:32.087 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdf8c92 2024-02-08 20:08:32.088 [DefaultDispatcher-worker-4 @coroutine#3316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 20:08:32.088 [DefaultDispatcher-worker-4 @coroutine#3316] 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-02-08 20:08:32.088 [DefaultDispatcher-worker-4 @coroutine#3316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 20:08:32.088 [DefaultDispatcher-worker-4 @coroutine#3316] 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-02-08 20:08:32.090 [DefaultDispatcher-worker-10 @coroutine#3316] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 20:08:32.090 [DefaultDispatcher-worker-10 @coroutine#3316] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 20:08:32.095 [DefaultDispatcher-worker-8 @coroutine#3315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdf8c92 2024-02-08 20:08:32.095 [DefaultDispatcher-worker-8 @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 20:08:32.095 [DefaultDispatcher-worker-8 @coroutine#3315] 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-02-08 20:08:32.095 [DefaultDispatcher-worker-8 @coroutine#3315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 20:08:32.096 [DefaultDispatcher-worker-7 @coroutine#3315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 20:08:32.096 [DefaultDispatcher-worker-7 @coroutine#3315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 20:08:32.097 [Test worker @coroutine#3320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdf8c92 2024-02-08 20:08:32.099 [Test worker @coroutine#3327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdf8c92 2024-02-08 20:08:32.103 [Test worker @coroutine#3334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdf8c92 2024-02-08 20:08:32.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-08 20:08:32.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-08 20:08:32.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:32.104 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bdf8c92: (connection evicted) 2024-02-08 20:08:32.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:32.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-08 20:08:32.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-08 20:08:32.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cab8d52 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:32.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:32.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-08 20:08:32.108 [DefaultDispatcher-worker-7 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15405ba1 2024-02-08 20:08:32.108 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.108 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:32.108 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d432bc0 2024-02-08 20:08:32.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d432bc0 2024-02-08 20:08:32.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-08 20:08:32.109 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d432bc0 2024-02-08 20:08:32.109 [DefaultDispatcher-worker-3 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.109 [DefaultDispatcher-worker-3 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.120 [Test worker @coroutine#3344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d432bc0 2024-02-08 20:08:32.121 [Test worker @coroutine#3347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d432bc0 2024-02-08 20:08:32.122 [DefaultDispatcher-worker-15 @coroutine#3351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 20:08:32.122 [DefaultDispatcher-worker-15 @coroutine#3351] 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-02-08 20:08:32.122 [DefaultDispatcher-worker-15 @coroutine#3351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 20:08:32.122 [DefaultDispatcher-worker-15 @coroutine#3351] 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-02-08 20:08:32.124 [DefaultDispatcher-worker-11 @coroutine#3351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 20:08:32.124 [DefaultDispatcher-worker-11 @coroutine#3351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 20:08:32.129 [DefaultDispatcher-worker-6 @coroutine#3350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d432bc0 2024-02-08 20:08:32.129 [DefaultDispatcher-worker-6 @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 20:08:32.129 [DefaultDispatcher-worker-6 @coroutine#3350] 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-02-08 20:08:32.129 [DefaultDispatcher-worker-6 @coroutine#3350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 20:08:32.130 [DefaultDispatcher-worker-7 @coroutine#3350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 20:08:32.130 [DefaultDispatcher-worker-7 @coroutine#3350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 20:08:32.132 [Test worker @coroutine#3357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d432bc0 2024-02-08 20:08:32.136 [Test worker @coroutine#3362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d432bc0 2024-02-08 20:08:32.139 [Test worker @coroutine#3364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d432bc0 2024-02-08 20:08:32.142 [Test worker @coroutine#3366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d432bc0 2024-02-08 20:08:32.145 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d432bc0 2024-02-08 20:08:32.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-08 20:08:32.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-08 20:08:32.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:32.146 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d432bc0: (connection evicted) 2024-02-08 20:08:32.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:32.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-08 20:08:32.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3891b430 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:32.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-08 20:08:32.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a61c81 2024-02-08 20:08:32.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a61c81 2024-02-08 20:08:32.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-08 20:08:32.151 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a61c81 2024-02-08 20:08:32.162 [Test worker @coroutine#3376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a61c81 2024-02-08 20:08:32.163 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a61c81 2024-02-08 20:08:32.164 [DefaultDispatcher-worker-7 @coroutine#3383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 20:08:32.165 [DefaultDispatcher-worker-7 @coroutine#3383] 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-02-08 20:08:32.165 [DefaultDispatcher-worker-7 @coroutine#3383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 20:08:32.165 [DefaultDispatcher-worker-7 @coroutine#3383] 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-02-08 20:08:32.166 [DefaultDispatcher-worker-6 @coroutine#3383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 20:08:32.166 [DefaultDispatcher-worker-6 @coroutine#3383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 20:08:32.174 [DefaultDispatcher-worker-1 @coroutine#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a61c81 2024-02-08 20:08:32.174 [DefaultDispatcher-worker-1 @coroutine#3382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 20:08:32.174 [DefaultDispatcher-worker-1 @coroutine#3382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-08 20:08:32.174 [DefaultDispatcher-worker-1 @coroutine#3382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 20:08:32.174 [DefaultDispatcher-worker-15 @coroutine#3382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 20:08:32.174 [DefaultDispatcher-worker-15 @coroutine#3382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 20:08:32.177 [Test worker @coroutine#3386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a61c81 2024-02-08 20:08:32.180 [Test worker @coroutine#3394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a61c81 2024-02-08 20:08:32.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-08 20:08:32.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-08 20:08:32.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:32.182 [DefaultDispatcher-worker-12 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2024-02-08 20:08:32.183 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38a61c81: (connection evicted) 2024-02-08 20:08:32.183 [DefaultDispatcher-worker-12 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.183 [DefaultDispatcher-worker-12 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:32.183 [DefaultDispatcher-worker-12 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:32.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-08 20:08:32.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-08 20:08:32.184 [DefaultDispatcher-worker-13 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.184 [DefaultDispatcher-worker-13 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.281 [DefaultDispatcher-worker-15 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585dad7a 2024-02-08 20:08:32.282 [DefaultDispatcher-worker-15 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.282 [DefaultDispatcher-worker-15 @coroutine#3016] 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-02-08 20:08:32.282 [DefaultDispatcher-worker-15 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.283 [DefaultDispatcher-worker-14 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.345 [DefaultDispatcher-worker-5 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:32.345 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.345 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:32.345 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.347 [DefaultDispatcher-worker-1 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.347 [DefaultDispatcher-worker-1 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ec52163 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:32.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:32.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-08 20:08:32.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fe2c5ad 2024-02-08 20:08:32.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fe2c5ad 2024-02-08 20:08:32.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-08 20:08:32.421 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fe2c5ad 2024-02-08 20:08:32.431 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fe2c5ad 2024-02-08 20:08:32.433 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fe2c5ad 2024-02-08 20:08:32.436 [DefaultDispatcher-worker-2 @coroutine#3436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:32.436 [DefaultDispatcher-worker-2 @coroutine#3436] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 20:08:32.436 [DefaultDispatcher-worker-2 @coroutine#3436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:32.436 [DefaultDispatcher-worker-2 @coroutine#3436] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 20:08:32.437 [DefaultDispatcher-worker-6 @coroutine#3436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:32.437 [DefaultDispatcher-worker-6 @coroutine#3436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:32.444 [DefaultDispatcher-worker-4 @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fe2c5ad 2024-02-08 20:08:32.444 [DefaultDispatcher-worker-4 @coroutine#3435] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.444 [DefaultDispatcher-worker-4 @coroutine#3435] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:32.444 [DefaultDispatcher-worker-4 @coroutine#3435] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.445 [DefaultDispatcher-worker-15 @coroutine#3435] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.445 [DefaultDispatcher-worker-15 @coroutine#3435] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.448 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fe2c5ad 2024-02-08 20:08:32.465 [DefaultDispatcher-worker-6 @coroutine#3447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fe2c5ad 2024-02-08 20:08:32.486 [DefaultDispatcher-worker-4 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-02-08 20:08:32.486 [DefaultDispatcher-worker-4 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.486 [DefaultDispatcher-worker-4 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:32.486 [DefaultDispatcher-worker-4 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.488 [DefaultDispatcher-worker-14 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.488 [DefaultDispatcher-worker-14 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.503 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:32.506 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1146ae58 2024-02-08 20:08:32.506 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1146ae58 2024-02-08 20:08:32.509 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f815200 2024-02-08 20:08:32.509 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f815200 2024-02-08 20:08:32.515 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bbec528 2024-02-08 20:08:32.515 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bbec528 2024-02-08 20:08:32.519 [Test worker @coroutine#3450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fe2c5ad 2024-02-08 20:08:32.519 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ebc583b 2024-02-08 20:08:32.519 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ebc583b 2024-02-08 20:08:32.522 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aac19da 2024-02-08 20:08:32.522 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aac19da 2024-02-08 20:08:32.524 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2845dd 2024-02-08 20:08:32.524 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2845dd 2024-02-08 20:08:32.527 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d25a95 2024-02-08 20:08:32.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-08 20:08:32.527 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d25a95 2024-02-08 20:08:32.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-08 20:08:32.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=8, active=0, idle=8, waiting=0) 2024-02-08 20:08:32.527 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fe2c5ad: (connection evicted) 2024-02-08 20:08:32.528 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1146ae58: (connection evicted) 2024-02-08 20:08:32.528 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f815200: (connection evicted) 2024-02-08 20:08:32.528 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bbec528: (connection evicted) 2024-02-08 20:08:32.529 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ebc583b: (connection evicted) 2024-02-08 20:08:32.529 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aac19da: (connection evicted) 2024-02-08 20:08:32.529 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f2845dd: (connection evicted) 2024-02-08 20:08:32.530 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d25a95: (connection evicted) 2024-02-08 20:08:32.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:32.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-08 20:08:32.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-08 20:08:32.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-08 20:08:32.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:32.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:32.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:32.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:32.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:32.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:32.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51b2b3e6 2024-02-08 20:08:32.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:32.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:32.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:32.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:32.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:32.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:32.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:32.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:32.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:32.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:32.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:32.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:32.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:32.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:32.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:32.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:32.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:32.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:32.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:32.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-08 20:08:32.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:32.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:32.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:32.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:32.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:32.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:32.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:32.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:32.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-08 20:08:32.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@202fd4c4 2024-02-08 20:08:32.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@202fd4c4 2024-02-08 20:08:32.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-08 20:08:32.540 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202fd4c4 2024-02-08 20:08:32.553 [Test worker @coroutine#3457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202fd4c4 2024-02-08 20:08:32.555 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202fd4c4 2024-02-08 20:08:32.556 [DefaultDispatcher-worker-11 @coroutine#3462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:32.557 [DefaultDispatcher-worker-11 @coroutine#3462] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 20:08:32.557 [DefaultDispatcher-worker-11 @coroutine#3462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:32.557 [DefaultDispatcher-worker-11 @coroutine#3462] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 20:08:32.558 [DefaultDispatcher-worker-13 @coroutine#3462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:32.558 [DefaultDispatcher-worker-13 @coroutine#3462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:32.563 [DefaultDispatcher-worker-5 @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202fd4c4 2024-02-08 20:08:32.563 [DefaultDispatcher-worker-5 @coroutine#3461] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.563 [DefaultDispatcher-worker-5 @coroutine#3461] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:32.563 [DefaultDispatcher-worker-5 @coroutine#3461] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.563 [DefaultDispatcher-worker-11 @coroutine#3461] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.564 [DefaultDispatcher-worker-11 @coroutine#3461] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.568 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202fd4c4 2024-02-08 20:08:32.580 [DefaultDispatcher-worker-5 @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202fd4c4 2024-02-08 20:08:32.622 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202fd4c4 2024-02-08 20:08:32.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-08 20:08:32.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-08 20:08:32.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:32.625 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@202fd4c4: (connection evicted) 2024-02-08 20:08:32.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:32.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-08 20:08:32.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@795949fb 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:32.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:32.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-08 20:08:32.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@281028ce 2024-02-08 20:08:32.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@281028ce 2024-02-08 20:08:32.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-08 20:08:32.635 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281028ce 2024-02-08 20:08:32.646 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281028ce 2024-02-08 20:08:32.648 [Test worker @coroutine#3481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281028ce 2024-02-08 20:08:32.649 [DefaultDispatcher-worker-15 @coroutine#3484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:32.649 [DefaultDispatcher-worker-15 @coroutine#3484] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 20:08:32.649 [DefaultDispatcher-worker-15 @coroutine#3484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:32.649 [DefaultDispatcher-worker-15 @coroutine#3484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 20:08:32.651 [DefaultDispatcher-worker-2 @coroutine#3484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:32.651 [DefaultDispatcher-worker-2 @coroutine#3484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:32.656 [DefaultDispatcher-worker-2 @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281028ce 2024-02-08 20:08:32.656 [DefaultDispatcher-worker-2 @coroutine#3483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.656 [DefaultDispatcher-worker-2 @coroutine#3483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:32.656 [DefaultDispatcher-worker-2 @coroutine#3483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.657 [DefaultDispatcher-worker-10 @coroutine#3483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.657 [DefaultDispatcher-worker-10 @coroutine#3483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.659 [Test worker @coroutine#3488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281028ce 2024-02-08 20:08:32.671 [DefaultDispatcher-worker-15 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee95d42 2024-02-08 20:08:32.671 [DefaultDispatcher-worker-15 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.671 [DefaultDispatcher-worker-15 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:32.671 [DefaultDispatcher-worker-15 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.673 [DefaultDispatcher-worker-2 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.673 [DefaultDispatcher-worker-2 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.674 [DefaultDispatcher-worker-2 @coroutine#3495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281028ce 2024-02-08 20:08:32.711 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281028ce 2024-02-08 20:08:32.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-08 20:08:32.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-08 20:08:32.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:32.714 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@281028ce: (connection evicted) 2024-02-08 20:08:32.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:32.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-08 20:08:32.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-08 20:08:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a57c5d9 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:32.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-08 20:08:32.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2024-02-08 20:08:32.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2024-02-08 20:08:32.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-08 20:08:32.720 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2024-02-08 20:08:32.731 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2024-02-08 20:08:32.733 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2024-02-08 20:08:32.734 [DefaultDispatcher-worker-2 @coroutine#3509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:32.734 [DefaultDispatcher-worker-2 @coroutine#3509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 20:08:32.734 [DefaultDispatcher-worker-2 @coroutine#3509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:32.734 [DefaultDispatcher-worker-2 @coroutine#3509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 20:08:32.735 [DefaultDispatcher-worker-14 @coroutine#3509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:32.735 [DefaultDispatcher-worker-14 @coroutine#3509] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:32.742 [DefaultDispatcher-worker-10 @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2024-02-08 20:08:32.742 [DefaultDispatcher-worker-10 @coroutine#3508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.742 [DefaultDispatcher-worker-10 @coroutine#3508] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:32.742 [DefaultDispatcher-worker-10 @coroutine#3508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.743 [DefaultDispatcher-worker-1 @coroutine#3508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.743 [DefaultDispatcher-worker-1 @coroutine#3508] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.745 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2024-02-08 20:08:32.760 [DefaultDispatcher-worker-5 @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2024-02-08 20:08:32.795 [Test worker @coroutine#3523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be208db 2024-02-08 20:08:32.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-08 20:08:32.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-08 20:08:32.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:32.799 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2be208db: (connection evicted) 2024-02-08 20:08:32.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:32.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-08 20:08:32.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5746609e 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:32.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:32.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-08 20:08:32.801 [DefaultDispatcher-worker-10 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-02-08 20:08:32.802 [DefaultDispatcher-worker-10 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.802 [DefaultDispatcher-worker-10 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:32.802 [DefaultDispatcher-worker-10 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.803 [DefaultDispatcher-worker-12 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.803 [DefaultDispatcher-worker-12 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 20:08:32.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 20:08:32.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-08 20:08:32.804 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 20:08:32.815 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 20:08:32.817 [Test worker @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 20:08:32.819 [DefaultDispatcher-worker-8 @coroutine#3536] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 20:08:32.819 [DefaultDispatcher-worker-8 @coroutine#3536] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-08 20:08:32.819 [DefaultDispatcher-worker-8 @coroutine#3536] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 20:08:32.819 [DefaultDispatcher-worker-8 @coroutine#3536] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 20:08:32.820 [DefaultDispatcher-worker-6 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2024-02-08 20:08:32.820 [DefaultDispatcher-worker-6 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.820 [DefaultDispatcher-worker-6 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:32.820 [DefaultDispatcher-worker-6 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.821 [DefaultDispatcher-worker-11 @coroutine#3536] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 20:08:32.821 [DefaultDispatcher-worker-11 @coroutine#3536] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 20:08:32.822 [DefaultDispatcher-worker-12 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.822 [DefaultDispatcher-worker-12 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.828 [DefaultDispatcher-worker-2 @coroutine#3535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 20:08:32.828 [DefaultDispatcher-worker-2 @coroutine#3535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 20:08:32.828 [DefaultDispatcher-worker-2 @coroutine#3535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-08 20:08:32.828 [DefaultDispatcher-worker-2 @coroutine#3535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 20:08:32.829 [DefaultDispatcher-worker-12 @coroutine#3535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 20:08:32.829 [DefaultDispatcher-worker-12 @coroutine#3535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 20:08:32.837 [DefaultDispatcher-worker-12 @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 20:08:32.846 [DefaultDispatcher-worker-7 @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 20:08:32.855 [DefaultDispatcher-worker-15 @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 20:08:32.865 [DefaultDispatcher-worker-15 @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 20:08:32.869 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 20:08:32.881 [DefaultDispatcher-worker-10 @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 20:08:32.890 [DefaultDispatcher-worker-2 @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2024-02-08 20:08:32.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-08 20:08:32.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-08 20:08:32.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:32.891 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5980e29f: (connection evicted) 2024-02-08 20:08:32.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:32.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-08 20:08:32.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d62feaf 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:32.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-08 20:08:32.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@73a88711 2024-02-08 20:08:32.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@73a88711 2024-02-08 20:08:32.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-08 20:08:32.898 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73a88711 2024-02-08 20:08:32.899 [DefaultDispatcher-worker-2 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:32.899 [DefaultDispatcher-worker-2 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.899 [DefaultDispatcher-worker-2 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:32.899 [DefaultDispatcher-worker-2 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.900 [DefaultDispatcher-worker-13 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.900 [DefaultDispatcher-worker-13 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:32.910 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73a88711 2024-02-08 20:08:32.912 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73a88711 2024-02-08 20:08:32.913 [DefaultDispatcher-worker-2 @coroutine#3567] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 20:08:32.913 [DefaultDispatcher-worker-2 @coroutine#3567] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-08 20:08:32.913 [DefaultDispatcher-worker-2 @coroutine#3567] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 20:08:32.913 [DefaultDispatcher-worker-2 @coroutine#3567] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 20:08:32.914 [DefaultDispatcher-worker-6 @coroutine#3567] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 20:08:32.914 [DefaultDispatcher-worker-6 @coroutine#3567] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 20:08:32.920 [DefaultDispatcher-worker-15 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73a88711 2024-02-08 20:08:32.921 [DefaultDispatcher-worker-15 @coroutine#3566] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 20:08:32.921 [DefaultDispatcher-worker-15 @coroutine#3566] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-08 20:08:32.921 [DefaultDispatcher-worker-15 @coroutine#3566] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 20:08:32.922 [DefaultDispatcher-worker-13 @coroutine#3566] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 20:08:32.922 [DefaultDispatcher-worker-13 @coroutine#3566] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 20:08:32.929 [DefaultDispatcher-worker-4 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73a88711 2024-02-08 20:08:32.938 [DefaultDispatcher-worker-5 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73a88711 2024-02-08 20:08:32.948 [DefaultDispatcher-worker-4 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73a88711 2024-02-08 20:08:32.955 [DefaultDispatcher-worker-14 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73a88711 2024-02-08 20:08:32.963 [DefaultDispatcher-worker-6 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73a88711 2024-02-08 20:08:32.971 [DefaultDispatcher-worker-14 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73a88711 2024-02-08 20:08:32.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-08 20:08:32.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-08 20:08:32.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:32.974 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73a88711: (connection evicted) 2024-02-08 20:08:32.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:32.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-08 20:08:32.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e1e19af 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:32.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:32.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-08 20:08:32.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d145fb 2024-02-08 20:08:32.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d145fb 2024-02-08 20:08:32.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-08 20:08:32.980 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d145fb 2024-02-08 20:08:32.992 [Test worker @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d145fb 2024-02-08 20:08:32.993 [Test worker @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d145fb 2024-02-08 20:08:33.001 [DefaultDispatcher-worker-6 @coroutine#3592] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 20:08:33.001 [DefaultDispatcher-worker-6 @coroutine#3592] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-08 20:08:33.001 [DefaultDispatcher-worker-6 @coroutine#3592] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 20:08:33.001 [DefaultDispatcher-worker-6 @coroutine#3592] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 20:08:33.003 [DefaultDispatcher-worker-3 @coroutine#3592] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 20:08:33.003 [DefaultDispatcher-worker-3 @coroutine#3592] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 20:08:33.008 [DefaultDispatcher-worker-2 @coroutine#3591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d145fb 2024-02-08 20:08:33.009 [DefaultDispatcher-worker-2 @coroutine#3591] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 20:08:33.009 [DefaultDispatcher-worker-2 @coroutine#3591] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-08 20:08:33.009 [DefaultDispatcher-worker-2 @coroutine#3591] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 20:08:33.009 [DefaultDispatcher-worker-2 @coroutine#3591] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 20:08:33.009 [DefaultDispatcher-worker-2 @coroutine#3591] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 20:08:33.015 [DefaultDispatcher-worker-2 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d145fb 2024-02-08 20:08:33.023 [DefaultDispatcher-worker-4 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d145fb 2024-02-08 20:08:33.032 [DefaultDispatcher-worker-7 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d145fb 2024-02-08 20:08:33.042 [DefaultDispatcher-worker-9 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d145fb 2024-02-08 20:08:33.042 [DefaultDispatcher-worker-3 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7983a5d5 2024-02-08 20:08:33.042 [DefaultDispatcher-worker-3 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.042 [DefaultDispatcher-worker-3 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:33.042 [DefaultDispatcher-worker-3 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.043 [DefaultDispatcher-worker-5 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.043 [DefaultDispatcher-worker-5 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.050 [DefaultDispatcher-worker-3 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d145fb 2024-02-08 20:08:33.058 [DefaultDispatcher-worker-8 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d145fb 2024-02-08 20:08:33.061 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d145fb 2024-02-08 20:08:33.063 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d145fb 2024-02-08 20:08:33.071 [DefaultDispatcher-worker-5 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d145fb 2024-02-08 20:08:33.080 [DefaultDispatcher-worker-8 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d145fb 2024-02-08 20:08:33.080 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:33.084 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@109deea6 2024-02-08 20:08:33.084 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@109deea6 2024-02-08 20:08:33.087 [DefaultDispatcher-worker-5 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d145fb 2024-02-08 20:08:33.088 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5a12c5 2024-02-08 20:08:33.088 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5a12c5 2024-02-08 20:08:33.089 [Test worker @coroutine#3596] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=556552658538209281 2024-02-08 20:08:33.089 [Test worker @coroutine#3596] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/PersonDao/findByUidAsync?uid=556552658538209281. 2024-02-08 20:08:33.089 [Test worker @coroutine#3596] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=556552658538209281 2024-02-08 20:08:33.090 [Test worker @coroutine#3596] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=556552658538209281 2024-02-08 20:08:33.090 [Test worker @coroutine#3596] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=556552658538209281 2024-02-08 20:08:33.092 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6585d6 2024-02-08 20:08:33.092 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6585d6 2024-02-08 20:08:33.094 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6718fe 2024-02-08 20:08:33.094 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6718fe 2024-02-08 20:08:33.096 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2070356a 2024-02-08 20:08:33.096 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2070356a 2024-02-08 20:08:33.097 [DefaultDispatcher-worker-8 @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f87a7c7 2024-02-08 20:08:33.098 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef2c79b 2024-02-08 20:08:33.098 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef2c79b 2024-02-08 20:08:33.099 [DefaultDispatcher-worker-3 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d145fb 2024-02-08 20:08:33.100 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@580fb4a6 2024-02-08 20:08:33.100 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@580fb4a6 2024-02-08 20:08:33.103 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f48e7b1 2024-02-08 20:08:33.103 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f48e7b1 2024-02-08 20:08:33.105 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e325e57 2024-02-08 20:08:33.105 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e325e57 2024-02-08 20:08:33.105 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 20:08:33.107 [DefaultDispatcher-worker-5 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d145fb 2024-02-08 20:08:33.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-08 20:08:33.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-08 20:08:33.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 20:08:33.109 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35d145fb: (connection evicted) 2024-02-08 20:08:33.110 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@109deea6: (connection evicted) 2024-02-08 20:08:33.110 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e5a12c5: (connection evicted) 2024-02-08 20:08:33.110 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a6585d6: (connection evicted) 2024-02-08 20:08:33.111 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f6718fe: (connection evicted) 2024-02-08 20:08:33.111 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2070356a: (connection evicted) 2024-02-08 20:08:33.111 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ef2c79b: (connection evicted) 2024-02-08 20:08:33.112 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@580fb4a6: (connection evicted) 2024-02-08 20:08:33.112 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f48e7b1: (connection evicted) 2024-02-08 20:08:33.113 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e325e57: (connection evicted) 2024-02-08 20:08:33.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:33.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-08 20:08:33.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-08 20:08:33.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-08 20:08:33.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46c61d1 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:33.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:33.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-08 20:08:33.118 [DefaultDispatcher-worker-11 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15405ba1 2024-02-08 20:08:33.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc 2024-02-08 20:08:33.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc 2024-02-08 20:08:33.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-08 20:08:33.118 [DefaultDispatcher-worker-11 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.118 [DefaultDispatcher-worker-11 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:33.118 [DefaultDispatcher-worker-11 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.118 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc 2024-02-08 20:08:33.119 [DefaultDispatcher-worker-13 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.119 [DefaultDispatcher-worker-13 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.121 [DefaultDispatcher-worker-13 @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c23525 2024-02-08 20:08:33.131 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc 2024-02-08 20:08:33.132 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc 2024-02-08 20:08:33.133 [DefaultDispatcher-worker-12 @coroutine#3638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 20:08:33.133 [DefaultDispatcher-worker-12 @coroutine#3638] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-08 20:08:33.133 [DefaultDispatcher-worker-12 @coroutine#3638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 20:08:33.133 [DefaultDispatcher-worker-12 @coroutine#3638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 20:08:33.135 [DefaultDispatcher-worker-12 @coroutine#3638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 20:08:33.135 [DefaultDispatcher-worker-12 @coroutine#3638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 20:08:33.142 [DefaultDispatcher-worker-14 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc 2024-02-08 20:08:33.142 [DefaultDispatcher-worker-14 @coroutine#3637] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 20:08:33.142 [DefaultDispatcher-worker-14 @coroutine#3637] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-08 20:08:33.142 [DefaultDispatcher-worker-14 @coroutine#3637] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 20:08:33.143 [DefaultDispatcher-worker-2 @coroutine#3637] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 20:08:33.143 [DefaultDispatcher-worker-2 @coroutine#3637] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 20:08:33.151 [DefaultDispatcher-worker-6 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc 2024-02-08 20:08:33.158 [DefaultDispatcher-worker-14 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc 2024-02-08 20:08:33.166 [DefaultDispatcher-worker-6 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc 2024-02-08 20:08:33.174 [DefaultDispatcher-worker-6 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc 2024-02-08 20:08:33.182 [DefaultDispatcher-worker-10 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc 2024-02-08 20:08:33.193 [DefaultDispatcher-worker-1 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc 2024-02-08 20:08:33.195 [DefaultDispatcher-worker-13 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2024-02-08 20:08:33.196 [DefaultDispatcher-worker-13 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.196 [DefaultDispatcher-worker-13 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:33.196 [DefaultDispatcher-worker-13 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.197 [DefaultDispatcher-worker-2 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.197 [DefaultDispatcher-worker-2 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.197 [Test worker @coroutine#3655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc 2024-02-08 20:08:33.206 [DefaultDispatcher-worker-2 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc 2024-02-08 20:08:33.214 [DefaultDispatcher-worker-6 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc 2024-02-08 20:08:33.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-08 20:08:33.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-08 20:08:33.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:33.215 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc: (connection evicted) 2024-02-08 20:08:33.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:33.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-08 20:08:33.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-08 20:08:33.230 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-08 20:08:33.230 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:33.230 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:33.230 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:33.230 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:33.230 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36bd07ec 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a004ed 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a004ed 2024-02-08 20:08:33.231 [Test worker @coroutine#3662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-08 20:08:33.245 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a004ed 2024-02-08 20:08:33.255 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a004ed 2024-02-08 20:08:33.257 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a004ed 2024-02-08 20:08:33.259 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a004ed 2024-02-08 20:08:33.271 [DefaultDispatcher-worker-13 @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a004ed 2024-02-08 20:08:33.279 [DefaultDispatcher-worker-3 @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a004ed 2024-02-08 20:08:33.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-08 20:08:33.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-08 20:08:33.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:33.282 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26a004ed: (connection evicted) 2024-02-08 20:08:33.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:33.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-08 20:08:33.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34766f4b 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:33.285 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-08 20:08:33.286 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6600d07d 2024-02-08 20:08:33.286 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6600d07d 2024-02-08 20:08:33.286 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-08 20:08:33.292 [DefaultDispatcher-worker-3 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585dad7a 2024-02-08 20:08:33.292 [DefaultDispatcher-worker-3 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.292 [DefaultDispatcher-worker-3 @coroutine#3016] 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-02-08 20:08:33.292 [DefaultDispatcher-worker-3 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.294 [DefaultDispatcher-worker-6 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.302 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6600d07d 2024-02-08 20:08:33.312 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6600d07d 2024-02-08 20:08:33.314 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6600d07d 2024-02-08 20:08:33.316 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6600d07d 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fccdd1d 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:33.316 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:33.317 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-08 20:08:33.317 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a25457 2024-02-08 20:08:33.317 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a25457 2024-02-08 20:08:33.317 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-08 20:08:33.331 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a25457 2024-02-08 20:08:33.341 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a25457 2024-02-08 20:08:33.343 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a25457 2024-02-08 20:08:33.344 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a25457 2024-02-08 20:08:33.356 [DefaultDispatcher-worker-16 @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a25457 2024-02-08 20:08:33.358 [DefaultDispatcher-worker-4 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:33.358 [DefaultDispatcher-worker-4 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.359 [DefaultDispatcher-worker-4 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:33.359 [DefaultDispatcher-worker-4 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.360 [DefaultDispatcher-worker-13 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.360 [DefaultDispatcher-worker-13 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.373 [DefaultDispatcher-worker-3 @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6600d07d 2024-02-08 20:08:33.383 [DefaultDispatcher-worker-6 @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6600d07d 2024-02-08 20:08:33.386 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:33.391 [DefaultDispatcher-worker-16 @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6600d07d 2024-02-08 20:08:33.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-08 20:08:33.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-08 20:08:33.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:33.402 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6600d07d: (connection evicted) 2024-02-08 20:08:33.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:33.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-08 20:08:33.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-08 20:08:33.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-08 20:08:33.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-08 20:08:33.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:33.403 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36a25457: (connection evicted) 2024-02-08 20:08:33.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:33.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-08 20:08:33.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27c49f54 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:33.405 [Test worker @coroutine#3727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-08 20:08:33.406 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c149539 2024-02-08 20:08:33.406 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c149539 2024-02-08 20:08:33.406 [Test worker @coroutine#3727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-08 20:08:33.419 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c149539 2024-02-08 20:08:33.429 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c149539 2024-02-08 20:08:33.431 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c149539 2024-02-08 20:08:33.433 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c149539 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68908be7 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:33.433 [Test worker @coroutine#3727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-08 20:08:33.434 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2662e3ff 2024-02-08 20:08:33.434 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2662e3ff 2024-02-08 20:08:33.434 [Test worker @coroutine#3727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-08 20:08:33.447 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2662e3ff 2024-02-08 20:08:33.457 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2662e3ff 2024-02-08 20:08:33.458 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2662e3ff 2024-02-08 20:08:33.460 [Test worker @coroutine#3738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2662e3ff 2024-02-08 20:08:33.471 [DefaultDispatcher-worker-11 @coroutine#3740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2662e3ff 2024-02-08 20:08:33.483 [DefaultDispatcher-worker-5 @coroutine#3727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c149539 2024-02-08 20:08:33.494 [DefaultDispatcher-worker-3 @coroutine#3727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c149539 2024-02-08 20:08:33.499 [DefaultDispatcher-worker-2 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-02-08 20:08:33.500 [DefaultDispatcher-worker-2 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.500 [DefaultDispatcher-worker-2 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:33.500 [DefaultDispatcher-worker-2 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.501 [DefaultDispatcher-worker-11 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.501 [DefaultDispatcher-worker-11 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.503 [DefaultDispatcher-worker-11 @coroutine#3727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c149539 2024-02-08 20:08:33.506 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:33.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-08 20:08:33.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-08 20:08:33.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:33.511 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c149539: (connection evicted) 2024-02-08 20:08:33.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:33.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-08 20:08:33.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-08 20:08:33.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-08 20:08:33.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-08 20:08:33.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:33.512 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2662e3ff: (connection evicted) 2024-02-08 20:08:33.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:33.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-08 20:08:33.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-08 20:08:33.515 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-08 20:08:33.515 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:33.515 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:33.515 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:33.515 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:33.515 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:33.515 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:33.515 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bf2e475 2024-02-08 20:08:33.515 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:33.515 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:33.515 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:33.515 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:33.515 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:33.515 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:33.515 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:33.516 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:33.516 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:33.516 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:33.516 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:33.516 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:33.516 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:33.516 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:33.516 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:33.516 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:33.516 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:33.516 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:33.516 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:33.516 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-08 20:08:33.516 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:33.516 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:33.516 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:33.516 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:33.516 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:33.516 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:33.516 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:33.516 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:33.516 [Test worker @coroutine#3769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-08 20:08:33.516 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3531509c 2024-02-08 20:08:33.516 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3531509c 2024-02-08 20:08:33.516 [Test worker @coroutine#3769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-08 20:08:33.537 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3531509c 2024-02-08 20:08:33.552 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3531509c 2024-02-08 20:08:33.553 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3531509c 2024-02-08 20:08:33.555 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3531509c 2024-02-08 20:08:33.562 [DefaultDispatcher-worker-11 @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3531509c 2024-02-08 20:08:33.583 [DefaultDispatcher-worker-7 @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3531509c 2024-02-08 20:08:33.587 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3531509c 2024-02-08 20:08:33.594 [DefaultDispatcher-worker-5 @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3531509c 2024-02-08 20:08:33.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-08 20:08:33.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-08 20:08:33.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:33.606 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3531509c: (connection evicted) 2024-02-08 20:08:33.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:33.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-08 20:08:33.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3203a4ae 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-08 20:08:33.608 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:33.609 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:33.609 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:33.609 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:33.609 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:33.609 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:33.609 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:33.609 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:33.609 [Test worker @coroutine#3804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-08 20:08:33.609 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fc2b8f 2024-02-08 20:08:33.609 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fc2b8f 2024-02-08 20:08:33.609 [Test worker @coroutine#3804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-08 20:08:33.626 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fc2b8f 2024-02-08 20:08:33.636 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fc2b8f 2024-02-08 20:08:33.638 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fc2b8f 2024-02-08 20:08:33.640 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fc2b8f 2024-02-08 20:08:33.647 [DefaultDispatcher-worker-3 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fc2b8f 2024-02-08 20:08:33.649 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fc2b8f 2024-02-08 20:08:33.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-08 20:08:33.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-08 20:08:33.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:33.652 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25fc2b8f: (connection evicted) 2024-02-08 20:08:33.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:33.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-08 20:08:33.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b99f2ed 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:33.659 [Test worker @coroutine#3835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-08 20:08:33.660 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@481f698f 2024-02-08 20:08:33.660 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@481f698f 2024-02-08 20:08:33.660 [Test worker @coroutine#3835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-08 20:08:33.673 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481f698f 2024-02-08 20:08:33.682 [DefaultDispatcher-worker-10 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee95d42 2024-02-08 20:08:33.682 [DefaultDispatcher-worker-10 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.682 [DefaultDispatcher-worker-10 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:33.682 [DefaultDispatcher-worker-10 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.684 [DefaultDispatcher-worker-3 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.684 [DefaultDispatcher-worker-3 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.684 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481f698f 2024-02-08 20:08:33.686 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481f698f 2024-02-08 20:08:33.688 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481f698f 2024-02-08 20:08:33.783 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:33.785 [DefaultDispatcher-worker-8 @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481f698f 2024-02-08 20:08:33.858 [DefaultDispatcher-worker-1 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-02-08 20:08:33.859 [DefaultDispatcher-worker-1 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.859 [DefaultDispatcher-worker-1 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:33.859 [DefaultDispatcher-worker-1 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.860 [DefaultDispatcher-worker-4 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.860 [DefaultDispatcher-worker-4 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.861 [DefaultDispatcher-worker-3 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2024-02-08 20:08:33.861 [DefaultDispatcher-worker-3 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.861 [DefaultDispatcher-worker-3 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:33.861 [DefaultDispatcher-worker-3 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.863 [DefaultDispatcher-worker-5 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.863 [DefaultDispatcher-worker-5 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.872 [DefaultDispatcher-worker-5 @coroutine#3869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481f698f 2024-02-08 20:08:33.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-08 20:08:33.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-08 20:08:33.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:33.920 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@481f698f: (connection evicted) 2024-02-08 20:08:33.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:33.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-08 20:08:33.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-08 20:08:33.923 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a2297d7 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d37da8 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d37da8 2024-02-08 20:08:33.924 [Test worker @coroutine#3886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-08 20:08:33.926 [DefaultDispatcher-worker-10 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:33.926 [DefaultDispatcher-worker-10 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.926 [DefaultDispatcher-worker-10 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:33.926 [DefaultDispatcher-worker-10 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.928 [DefaultDispatcher-worker-9 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.928 [DefaultDispatcher-worker-9 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:33.938 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d37da8 2024-02-08 20:08:33.948 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d37da8 2024-02-08 20:08:33.950 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d37da8 2024-02-08 20:08:33.952 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d37da8 2024-02-08 20:08:33.961 [DefaultDispatcher-worker-9 @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d37da8 2024-02-08 20:08:33.964 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d37da8 2024-02-08 20:08:33.984 [DefaultDispatcher-worker-5 @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d37da8 2024-02-08 20:08:33.990 [DefaultDispatcher-worker-5 @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d37da8 2024-02-08 20:08:33.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-08 20:08:33.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-08 20:08:33.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:33.998 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39d37da8: (connection evicted) 2024-02-08 20:08:33.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:33.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-08 20:08:33.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76ccde41 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:34.000 [Test worker @coroutine#3918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-08 20:08:34.001 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-02-08 20:08:34.001 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-02-08 20:08:34.001 [Test worker @coroutine#3918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-08 20:08:34.014 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-02-08 20:08:34.024 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-02-08 20:08:34.026 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-02-08 20:08:34.028 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-02-08 20:08:34.039 [DefaultDispatcher-worker-2 @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59 2024-02-08 20:08:34.095 [DefaultDispatcher-worker-13 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7983a5d5 2024-02-08 20:08:34.095 [DefaultDispatcher-worker-13 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.095 [DefaultDispatcher-worker-13 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:34.095 [DefaultDispatcher-worker-13 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.096 [DefaultDispatcher-worker-10 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.096 [DefaultDispatcher-worker-10 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.101 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:34.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-08 20:08:34.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-08 20:08:34.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:34.104 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e8eea59: (connection evicted) 2024-02-08 20:08:34.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:34.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-08 20:08:34.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c989d82 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:34.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-02-08 20:08:34.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-02-08 20:08:34.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-08 20:08:34.174 [DefaultDispatcher-worker-10 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15405ba1 2024-02-08 20:08:34.174 [DefaultDispatcher-worker-10 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.174 [DefaultDispatcher-worker-10 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:34.174 [DefaultDispatcher-worker-10 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.176 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.176 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.206 [DefaultDispatcher-worker-9 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2024-02-08 20:08:34.207 [DefaultDispatcher-worker-9 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.207 [DefaultDispatcher-worker-9 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:34.207 [DefaultDispatcher-worker-9 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.207 [DefaultDispatcher-worker-3 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-02-08 20:08:34.207 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:34.208 [DefaultDispatcher-worker-14 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.208 [DefaultDispatcher-worker-14 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.215 [DefaultDispatcher-worker-3 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-02-08 20:08:34.221 [DefaultDispatcher-worker-14 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-02-08 20:08:34.225 [DefaultDispatcher-worker-3 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-02-08 20:08:34.257 [DefaultDispatcher-worker-6 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-02-08 20:08:34.257 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 20:08:34.263 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-02-08 20:08:34.264 [DefaultDispatcher-worker-8 @coroutine#3957] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 20:08:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-08 20:08:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65192f16 2024-02-08 20:08:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:34.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:34.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-08 20:08:34.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:34.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:34.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:34.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:34.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:34.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:34.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:34.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:34.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-08 20:08:34.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2024-02-08 20:08:34.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2024-02-08 20:08:34.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-08 20:08:34.278 [DefaultDispatcher-worker-6 @coroutine#3960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:34.278 [DefaultDispatcher-worker-6 @coroutine#3960] 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-02-08 20:08:34.278 [DefaultDispatcher-worker-6 @coroutine#3960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:34.279 [DefaultDispatcher-worker-6 @coroutine#3960] 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-02-08 20:08:34.281 [eventLoopGroupProxy-19-1 @call-handler#3968] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 20:08:34.281 [eventLoopGroupProxy-19-1 @call-handler#3968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.281 [eventLoopGroupProxy-19-2 @call-handler#3969] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 20:08:34.282 [eventLoopGroupProxy-19-2 @call-handler#3969] 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-02-08 20:08:34.282 [eventLoopGroupProxy-19-2 @call-handler#3969] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 20:08:34.283 [eventLoopGroupProxy-19-2 @call-handler#3969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e76ade9 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:34.283 [DefaultDispatcher-worker-12 @coroutine#3960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:34.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:34.283 [DefaultDispatcher-worker-12 @coroutine#3960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:34.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-08 20:08:34.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a8d03b 2024-02-08 20:08:34.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a8d03b 2024-02-08 20:08:34.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-08 20:08:34.303 [DefaultDispatcher-worker-5 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2024-02-08 20:08:34.303 [DefaultDispatcher-worker-5 @coroutine#3959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.303 [DefaultDispatcher-worker-5 @coroutine#3959] 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-02-08 20:08:34.303 [DefaultDispatcher-worker-5 @coroutine#3959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.303 [DefaultDispatcher-worker-10 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585dad7a 2024-02-08 20:08:34.303 [DefaultDispatcher-worker-10 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.303 [DefaultDispatcher-worker-10 @coroutine#3016] 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-02-08 20:08:34.303 [DefaultDispatcher-worker-10 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.304 [eventLoopGroupProxy-19-2 @call-handler#3976] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 20:08:34.304 [eventLoopGroupProxy-19-2 @call-handler#3976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.304 [DefaultDispatcher-worker-11 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.305 [DefaultDispatcher-worker-5 @coroutine#3959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.305 [DefaultDispatcher-worker-5 @coroutine#3959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.306 [DefaultDispatcher-worker-4 @coroutine#3981] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:34.306 [DefaultDispatcher-worker-4 @coroutine#3981] 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-02-08 20:08:34.306 [DefaultDispatcher-worker-4 @coroutine#3981] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:34.306 [DefaultDispatcher-worker-4 @coroutine#3981] 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-02-08 20:08:34.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71e2ddd 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:34.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@b97f195 2024-02-08 20:08:34.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@b97f195 2024-02-08 20:08:34.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-08 20:08:34.307 [eventLoopGroupProxy-19-2 @call-handler#3985] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 20:08:34.308 [eventLoopGroupProxy-19-2 @call-handler#3985] 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-02-08 20:08:34.308 [eventLoopGroupProxy-19-2 @call-handler#3985] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 20:08:34.308 [eventLoopGroupProxy-19-2 @call-handler#3985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.309 [eventLoopGroupProxy-19-3 @call-handler#3988] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 20:08:34.309 [eventLoopGroupProxy-19-3 @call-handler#3988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.309 [DefaultDispatcher-worker-16 @coroutine#3981] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:34.309 [DefaultDispatcher-worker-16 @coroutine#3981] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:34.318 [DefaultDispatcher-worker-16 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2024-02-08 20:08:34.327 [DefaultDispatcher-worker-12 @coroutine#3993] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:34.327 [DefaultDispatcher-worker-12 @coroutine#3993] 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-02-08 20:08:34.327 [DefaultDispatcher-worker-12 @coroutine#3993] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:34.327 [DefaultDispatcher-worker-12 @coroutine#3993] 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-02-08 20:08:34.327 [DefaultDispatcher-worker-16 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2024-02-08 20:08:34.328 [eventLoopGroupProxy-19-2 @call-handler#3998] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 20:08:34.328 [eventLoopGroupProxy-19-2 @call-handler#3998] 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-02-08 20:08:34.328 [eventLoopGroupProxy-19-2 @call-handler#3998] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 20:08:34.329 [eventLoopGroupProxy-19-4 @call-handler#4001] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 20:08:34.329 [eventLoopGroupProxy-19-4 @call-handler#4001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.336 [DefaultDispatcher-worker-15 @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a8d03b 2024-02-08 20:08:34.336 [DefaultDispatcher-worker-15 @coroutine#3980] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.336 [DefaultDispatcher-worker-15 @coroutine#3980] 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-02-08 20:08:34.336 [DefaultDispatcher-worker-15 @coroutine#3980] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.339 [DefaultDispatcher-worker-13 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-02-08 20:08:34.340 [eventLoopGroupProxy-19-2 @call-handler#3998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.340 [eventLoopGroupProxy-19-5 @call-handler#4008] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 20:08:34.340 [eventLoopGroupProxy-19-5 @call-handler#4008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.340 [DefaultDispatcher-worker-13 @coroutine#3993] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:34.340 [DefaultDispatcher-worker-13 @coroutine#3993] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 20:08:34.341 [DefaultDispatcher-worker-15 @coroutine#3980] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.341 [DefaultDispatcher-worker-15 @coroutine#3980] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.349 [DefaultDispatcher-worker-9 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-02-08 20:08:34.350 [DefaultDispatcher-worker-14 @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a8d03b 2024-02-08 20:08:34.353 [DefaultDispatcher-worker-8 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b97f195 2024-02-08 20:08:34.354 [DefaultDispatcher-worker-8 @coroutine#3992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.354 [DefaultDispatcher-worker-8 @coroutine#3992] 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-02-08 20:08:34.354 [DefaultDispatcher-worker-8 @coroutine#3992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.355 [eventLoopGroupProxy-19-2 @call-handler#4017] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 20:08:34.355 [eventLoopGroupProxy-19-2 @call-handler#4017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.355 [DefaultDispatcher-worker-4 @coroutine#3992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.355 [DefaultDispatcher-worker-4 @coroutine#3992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.357 [DefaultDispatcher-worker-13 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-02-08 20:08:34.359 [DefaultDispatcher-worker-1 @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a8d03b 2024-02-08 20:08:34.364 [DefaultDispatcher-worker-5 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b97f195 2024-02-08 20:08:34.365 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:34.365 [DefaultDispatcher-worker-6 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-02-08 20:08:34.369 [DefaultDispatcher-worker-14 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:34.369 [DefaultDispatcher-worker-14 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.369 [DefaultDispatcher-worker-14 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:34.369 [DefaultDispatcher-worker-14 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.370 [DefaultDispatcher-worker-12 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.370 [DefaultDispatcher-worker-12 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.373 [DefaultDispatcher-worker-11 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b97f195 2024-02-08 20:08:34.373 [DefaultDispatcher-worker-13 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-02-08 20:08:34.388 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:34.401 [DefaultDispatcher-worker-11 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-02-08 20:08:34.402 [DefaultDispatcher-worker-11 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 20:08:34.403 [DefaultDispatcher-worker-11 @coroutine#3997] 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-02-08 20:08:34.403 [DefaultDispatcher-worker-11 @coroutine#3997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 20:08:34.404 [eventLoopGroupProxy-19-2 @call-handler#4037] 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-02-08 20:08:34.407 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:34.410 [DefaultDispatcher-worker-5 @coroutine#4029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2024-02-08 20:08:34.430 [DefaultDispatcher-worker-9 @coroutine#3997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 20:08:34.430 [DefaultDispatcher-worker-9 @coroutine#3997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 20:08:34.431 [DefaultDispatcher-worker-9 @coroutine#3997] 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-02-08 20:08:34.431 [DefaultDispatcher-worker-9 @coroutine#3997] 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-02-08 20:08:34.431 [DefaultDispatcher-worker-9 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556552662557528065 2024-02-08 20:08:34.431 [DefaultDispatcher-worker-9 @coroutine#3997] 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?uid=556552662557528065. 2024-02-08 20:08:34.431 [DefaultDispatcher-worker-9 @coroutine#3997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556552662557528065 2024-02-08 20:08:34.432 [eventLoopGroupProxy-19-2 @call-handler#4041] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-08 20:08:34.436 [eventLoopGroupProxy-19-2 @call-handler#4041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.437 [DefaultDispatcher-worker-11 @coroutine#3997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556552662557528065 2024-02-08 20:08:34.437 [DefaultDispatcher-worker-11 @coroutine#3997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556552662557528065 2024-02-08 20:08:34.437 [DefaultDispatcher-worker-11 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556552662557528065. 2024-02-08 20:08:34.437 [DefaultDispatcher-worker-11 @coroutine#3997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556552662557528065 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:34.446 [DefaultDispatcher-worker-3 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2024-02-08 20:08:34.447 [DefaultDispatcher-worker-3 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 20:08:34.448 [DefaultDispatcher-worker-3 @coroutine#3997] 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-02-08 20:08:34.448 [DefaultDispatcher-worker-3 @coroutine#3997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 20:08:34.449 [eventLoopGroupProxy-19-2 @call-handler#4045] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-08 20:08:34.451 [eventLoopGroupProxy-19-2 @call-handler#4045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.451 [DefaultDispatcher-worker-3 @coroutine#3997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 20:08:34.451 [DefaultDispatcher-worker-3 @coroutine#3997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 20:08:34.452 [DefaultDispatcher-worker-3 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-08 20:08:34.452 [DefaultDispatcher-worker-3 @coroutine#3997] 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-02-08 20:08:34.459 [DefaultDispatcher-worker-10 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2024-02-08 20:08:34.476 [DefaultDispatcher-worker-16 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2024-02-08 20:08:34.486 [DefaultDispatcher-worker-10 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-02-08 20:08:34.487 [DefaultDispatcher-worker-10 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2024-02-08 20:08:34.488 [DefaultDispatcher-worker-10 @coroutine#3961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:34.488 [DefaultDispatcher-worker-10 @coroutine#3961] 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-02-08 20:08:34.488 [DefaultDispatcher-worker-10 @coroutine#3961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:34.488 [DefaultDispatcher-worker-10 @coroutine#3961] 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-02-08 20:08:34.489 [eventLoopGroupProxy-19-2 @call-handler#4051] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 20:08:34.489 [eventLoopGroupProxy-19-2 @call-handler#4051] 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-02-08 20:08:34.490 [eventLoopGroupProxy-19-2 @call-handler#4051] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 20:08:34.494 [DefaultDispatcher-worker-16 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-02-08 20:08:34.502 [DefaultDispatcher-worker-5 @call-handler#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-02-08 20:08:34.502 [eventLoopGroupProxy-19-2 @call-handler#4051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.503 [DefaultDispatcher-worker-3 @coroutine#3961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:34.503 [DefaultDispatcher-worker-3 @coroutine#3961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:34.503 [DefaultDispatcher-worker-3 @coroutine#3961] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 20:08:34.503 [DefaultDispatcher-worker-3 @coroutine#3961] 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-02-08 20:08:34.511 [DefaultDispatcher-worker-2 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-02-08 20:08:34.511 [DefaultDispatcher-worker-16 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-02-08 20:08:34.511 [DefaultDispatcher-worker-16 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.511 [DefaultDispatcher-worker-16 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:34.511 [DefaultDispatcher-worker-16 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.512 [DefaultDispatcher-worker-9 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.512 [DefaultDispatcher-worker-4 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2024-02-08 20:08:34.512 [DefaultDispatcher-worker-9 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.518 [DefaultDispatcher-worker-8 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-02-08 20:08:34.546 [DefaultDispatcher-worker-3 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-02-08 20:08:34.547 [DefaultDispatcher-worker-7 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 20:08:34.547 [DefaultDispatcher-worker-7 @coroutine#3997] 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-02-08 20:08:34.547 [DefaultDispatcher-worker-7 @coroutine#3997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 20:08:34.548 [eventLoopGroupProxy-19-2 @call-handler#4070] 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-02-08 20:08:34.555 [DefaultDispatcher-worker-12 @coroutine#4062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a8d03b 2024-02-08 20:08:34.572 [DefaultDispatcher-worker-6 @coroutine#3997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 20:08:34.572 [DefaultDispatcher-worker-6 @coroutine#3997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 20:08:34.572 [DefaultDispatcher-worker-6 @coroutine#3997] 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-02-08 20:08:34.572 [DefaultDispatcher-worker-6 @coroutine#3997] 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-02-08 20:08:34.572 [DefaultDispatcher-worker-6 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556552662557528066 2024-02-08 20:08:34.572 [DefaultDispatcher-worker-6 @coroutine#3997] 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?uid=556552662557528066. 2024-02-08 20:08:34.572 [DefaultDispatcher-worker-6 @coroutine#3997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556552662557528066 2024-02-08 20:08:34.573 [eventLoopGroupProxy-19-2 @call-handler#4075] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-08 20:08:34.574 [eventLoopGroupProxy-19-2 @call-handler#4075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.575 [DefaultDispatcher-worker-1 @coroutine#3997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556552662557528066 2024-02-08 20:08:34.575 [DefaultDispatcher-worker-1 @coroutine#3997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556552662557528066 2024-02-08 20:08:34.575 [DefaultDispatcher-worker-1 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556552662557528066. 2024-02-08 20:08:34.575 [DefaultDispatcher-worker-1 @coroutine#3997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556552662557528066 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:34.583 [DefaultDispatcher-worker-10 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a8d03b 2024-02-08 20:08:34.583 [DefaultDispatcher-worker-10 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 20:08:34.583 [DefaultDispatcher-worker-10 @coroutine#3997] 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-02-08 20:08:34.583 [DefaultDispatcher-worker-10 @coroutine#3997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 20:08:34.584 [eventLoopGroupProxy-19-2 @call-handler#4079] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-08 20:08:34.585 [eventLoopGroupProxy-19-2 @call-handler#4079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.585 [DefaultDispatcher-worker-10 @coroutine#3997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 20:08:34.585 [DefaultDispatcher-worker-10 @coroutine#3997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 20:08:34.585 [DefaultDispatcher-worker-10 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-08 20:08:34.585 [DefaultDispatcher-worker-10 @coroutine#3997] 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-02-08 20:08:34.591 [DefaultDispatcher-worker-10 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a8d03b 2024-02-08 20:08:34.610 [DefaultDispatcher-worker-1 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a8d03b 2024-02-08 20:08:34.620 [DefaultDispatcher-worker-9 @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a8d03b 2024-02-08 20:08:34.620 [DefaultDispatcher-worker-9 @coroutine#3982] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:34.620 [DefaultDispatcher-worker-9 @coroutine#3982] 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-02-08 20:08:34.620 [DefaultDispatcher-worker-9 @coroutine#3982] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:34.620 [DefaultDispatcher-worker-9 @coroutine#3982] 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-02-08 20:08:34.621 [DefaultDispatcher-worker-15 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-02-08 20:08:34.621 [eventLoopGroupProxy-19-2 @call-handler#4085] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 20:08:34.622 [eventLoopGroupProxy-19-2 @call-handler#4085] 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-02-08 20:08:34.622 [eventLoopGroupProxy-19-2 @call-handler#4085] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 20:08:34.629 [DefaultDispatcher-worker-1 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-02-08 20:08:34.638 [DefaultDispatcher-worker-12 @call-handler#4085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-02-08 20:08:34.638 [eventLoopGroupProxy-19-2 @call-handler#4085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.639 [DefaultDispatcher-worker-13 @coroutine#3982] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:34.639 [DefaultDispatcher-worker-13 @coroutine#3982] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:34.639 [DefaultDispatcher-worker-13 @coroutine#3982] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 20:08:34.639 [DefaultDispatcher-worker-13 @coroutine#3982] 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-02-08 20:08:34.646 [UI Thread @coroutine#4090] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556552662557528065&assignmentUid=556552662557528064 2024-02-08 20:08:34.646 [UI Thread @coroutine#4090] 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/getLatestSubmissionForUserAsync?accountPersonUid=556552662557528065&assignmentUid=556552662557528064. 2024-02-08 20:08:34.646 [UI Thread @coroutine#4090] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556552662557528065&assignmentUid=556552662557528064 2024-02-08 20:08:34.647 [UI Thread @coroutine#4099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556552662557528064&accountPersonUid=556552662557528065 2024-02-08 20:08:34.647 [UI Thread @coroutine#4099] 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=556552662557528064&accountPersonUid=556552662557528065. 2024-02-08 20:08:34.647 [UI Thread @coroutine#4099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556552662557528064&accountPersonUid=556552662557528065 2024-02-08 20:08:34.647 [UI Thread @coroutine#4101] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556552662557528065&assignmentUid=556552662557528064 2024-02-08 20:08:34.647 [UI Thread @coroutine#4101] 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=556552662557528065&assignmentUid=556552662557528064. 2024-02-08 20:08:34.647 [UI Thread @coroutine#4101] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556552662557528065&assignmentUid=556552662557528064 2024-02-08 20:08:34.648 [eventLoopGroupProxy-19-5 @call-handler#4108] 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/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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-08 20:08:34.648 [eventLoopGroupProxy-19-2 @call-handler#4109] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-08 20:08:34.650 [DefaultDispatcher-worker-8 @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a8d03b 2024-02-08 20:08:34.653 [eventLoopGroupProxy-19-6 @call-handler#4115] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-08 20:08:34.655 [eventLoopGroupProxy-19-5 @call-handler#4108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.656 [eventLoopGroupProxy-19-6 @call-handler#4115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.656 [UI Thread @coroutine#4099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556552662557528064&accountPersonUid=556552662557528065 2024-02-08 20:08:34.656 [UI Thread @coroutine#4099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556552662557528064&accountPersonUid=556552662557528065 2024-02-08 20:08:34.657 [eventLoopGroupProxy-19-2 @call-handler#4109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.657 [UI Thread @coroutine#4099] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556552662557528064&accountPersonUid=556552662557528065. 2024-02-08 20:08:34.657 [UI Thread @coroutine#4099] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556552662557528064&accountPersonUid=556552662557528065 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:34.657 [UI Thread @coroutine#4101] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556552662557528065&assignmentUid=556552662557528064 2024-02-08 20:08:34.657 [UI Thread @coroutine#4101] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556552662557528065&assignmentUid=556552662557528064 2024-02-08 20:08:34.657 [UI Thread @coroutine#4090] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556552662557528065&assignmentUid=556552662557528064 2024-02-08 20:08:34.657 [UI Thread @coroutine#4090] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556552662557528065&assignmentUid=556552662557528064 2024-02-08 20:08:34.657 [UI Thread @coroutine#4101] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556552662557528065&assignmentUid=556552662557528064. 2024-02-08 20:08:34.657 [UI Thread @coroutine#4101] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556552662557528065&assignmentUid=556552662557528064 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:34.658 [UI Thread @coroutine#4090] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556552662557528065&assignmentUid=556552662557528064. 2024-02-08 20:08:34.658 [UI Thread @coroutine#4090] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556552662557528065&assignmentUid=556552662557528064 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:34.666 [DefaultDispatcher-worker-1 @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2024-02-08 20:08:34.673 [DefaultDispatcher-worker-15 @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2024-02-08 20:08:34.681 [DefaultDispatcher-worker-15 @coroutine#4090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2024-02-08 20:08:34.684 [UI Thread @coroutine#4125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556552662557528064 2024-02-08 20:08:34.684 [UI Thread @coroutine#4125] 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=556552662557528064. 2024-02-08 20:08:34.684 [UI Thread @coroutine#4125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556552662557528064 2024-02-08 20:08:34.685 [eventLoopGroupProxy-19-2 @call-handler#4127] 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/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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-08 20:08:34.687 [eventLoopGroupProxy-19-2 @call-handler#4127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.688 [UI Thread @coroutine#4125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556552662557528064 2024-02-08 20:08:34.688 [UI Thread @coroutine#4125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556552662557528064 2024-02-08 20:08:34.688 [UI Thread @coroutine#4125] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556552662557528064. 2024-02-08 20:08:34.688 [UI Thread @coroutine#4125] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556552662557528064 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:34.693 [DefaultDispatcher-worker-9 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee95d42 2024-02-08 20:08:34.693 [DefaultDispatcher-worker-9 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.693 [DefaultDispatcher-worker-9 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:34.693 [DefaultDispatcher-worker-9 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.695 [DefaultDispatcher-worker-3 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.695 [DefaultDispatcher-worker-3 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.698 [DefaultDispatcher-worker-12 @coroutine#4125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2024-02-08 20:08:34.707 [DefaultDispatcher-worker-15 @coroutine#4125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2024-02-08 20:08:34.714 [DefaultDispatcher-worker-3 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2024-02-08 20:08:34.715 [DefaultDispatcher-worker-3 @coroutine#3961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:34.715 [DefaultDispatcher-worker-3 @coroutine#3961] 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-02-08 20:08:34.715 [DefaultDispatcher-worker-3 @coroutine#3961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:34.715 [DefaultDispatcher-worker-3 @coroutine#3961] 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-02-08 20:08:34.716 [eventLoopGroupProxy-19-2 @call-handler#4140] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 20:08:34.716 [eventLoopGroupProxy-19-2 @call-handler#4140] 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-02-08 20:08:34.716 [eventLoopGroupProxy-19-2 @call-handler#4140] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 20:08:34.724 [DefaultDispatcher-worker-4 @call-handler#4140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-02-08 20:08:34.724 [eventLoopGroupProxy-19-2 @call-handler#4140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.725 [DefaultDispatcher-worker-9 @coroutine#3961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:34.725 [DefaultDispatcher-worker-9 @coroutine#3961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:34.725 [DefaultDispatcher-worker-9 @coroutine#3961] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 20:08:34.725 [DefaultDispatcher-worker-9 @coroutine#3961] 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-02-08 20:08:34.731 [DefaultDispatcher-worker-14 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2024-02-08 20:08:34.731 [UI Thread @coroutine#4147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556552662557528064&accountPersonUid=556552662557528066 2024-02-08 20:08:34.732 [UI Thread @coroutine#4147] 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=556552662557528064&accountPersonUid=556552662557528066. 2024-02-08 20:08:34.732 [UI Thread @coroutine#4147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556552662557528064&accountPersonUid=556552662557528066 2024-02-08 20:08:34.732 [eventLoopGroupProxy-19-2 @call-handler#4156] 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/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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-08 20:08:34.733 [UI Thread @coroutine#4149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556552662557528065 2024-02-08 20:08:34.733 [UI Thread @coroutine#4149] 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=556552662557528065. 2024-02-08 20:08:34.733 [UI Thread @coroutine#4149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556552662557528065 2024-02-08 20:08:34.733 [eventLoopGroupProxy-19-5 @call-handler#4160] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-08 20:08:34.734 [eventLoopGroupProxy-19-5 @call-handler#4160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.735 [UI Thread @coroutine#4161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556552662557528064 2024-02-08 20:08:34.735 [UI Thread @coroutine#4161] 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=556552662557528064. 2024-02-08 20:08:34.735 [UI Thread @coroutine#4161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556552662557528064 2024-02-08 20:08:34.736 [UI Thread @coroutine#4163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556552662557528065&assignmentUid=556552662557528064 2024-02-08 20:08:34.736 [UI Thread @coroutine#4163] 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=556552662557528065&assignmentUid=556552662557528064. 2024-02-08 20:08:34.736 [UI Thread @coroutine#4163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556552662557528065&assignmentUid=556552662557528064 2024-02-08 20:08:34.736 [UI Thread @coroutine#4165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556552662557528065&assignmentUid=556552662557528064 2024-02-08 20:08:34.736 [UI Thread @coroutine#4165] 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=556552662557528065&assignmentUid=556552662557528064. 2024-02-08 20:08:34.736 [UI Thread @coroutine#4165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556552662557528065&assignmentUid=556552662557528064 2024-02-08 20:08:34.736 [eventLoopGroupProxy-19-5 @call-handler#4172] 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/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /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/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-08 20:08:34.736 [eventLoopGroupProxy-19-6 @call-handler#4175] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-08 20:08:34.737 [UI Thread @coroutine#4149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556552662557528065 2024-02-08 20:08:34.737 [UI Thread @coroutine#4149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556552662557528065 2024-02-08 20:08:34.737 [UI Thread @coroutine#4149] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556552662557528065. 2024-02-08 20:08:34.737 [UI Thread @coroutine#4149] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556552662557528065 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:34.737 [eventLoopGroupProxy-19-6 @call-handler#4175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.738 [eventLoopGroupProxy-19-5 @call-handler#4172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.738 [eventLoopGroupProxy-19-2 @call-handler#4156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.738 [eventLoopGroupProxy-19-7 @call-handler#4182] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-08 20:08:34.738 [UI Thread @coroutine#4163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556552662557528065&assignmentUid=556552662557528064 2024-02-08 20:08:34.738 [UI Thread @coroutine#4163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556552662557528065&assignmentUid=556552662557528064 2024-02-08 20:08:34.738 [UI Thread @coroutine#4161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556552662557528064 2024-02-08 20:08:34.738 [UI Thread @coroutine#4161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556552662557528064 2024-02-08 20:08:34.739 [UI Thread @coroutine#4147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556552662557528064&accountPersonUid=556552662557528066 2024-02-08 20:08:34.739 [UI Thread @coroutine#4147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556552662557528064&accountPersonUid=556552662557528066 2024-02-08 20:08:34.739 [UI Thread @coroutine#4163] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556552662557528065&assignmentUid=556552662557528064. 2024-02-08 20:08:34.739 [UI Thread @coroutine#4163] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556552662557528065&assignmentUid=556552662557528064 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:34.739 [UI Thread @coroutine#4161] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556552662557528064. 2024-02-08 20:08:34.739 [UI Thread @coroutine#4161] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556552662557528064 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:34.739 [UI Thread @coroutine#4147] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556552662557528064&accountPersonUid=556552662557528066. 2024-02-08 20:08:34.739 [UI Thread @coroutine#4147] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556552662557528064&accountPersonUid=556552662557528066 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:34.741 [eventLoopGroupProxy-19-7 @call-handler#4182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.742 [UI Thread @coroutine#4165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556552662557528065&assignmentUid=556552662557528064 2024-02-08 20:08:34.742 [UI Thread @coroutine#4165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556552662557528065&assignmentUid=556552662557528064 2024-02-08 20:08:34.742 [UI Thread @coroutine#4165] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556552662557528065&assignmentUid=556552662557528064. 2024-02-08 20:08:34.742 [UI Thread @coroutine#4165] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556552662557528065&assignmentUid=556552662557528064 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:34.748 [DefaultDispatcher-worker-7 @coroutine#4149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a8d03b 2024-02-08 20:08:34.756 [DefaultDispatcher-worker-8 @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a8d03b 2024-02-08 20:08:34.763 [DefaultDispatcher-worker-11 @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a8d03b 2024-02-08 20:08:34.773 [DefaultDispatcher-worker-8 @coroutine#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a8d03b 2024-02-08 20:08:34.780 [DefaultDispatcher-worker-5 @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a8d03b 2024-02-08 20:08:34.784 [UI Thread @coroutine#4194] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556552662557528064&accountPersonUid=556552662557528066 2024-02-08 20:08:34.784 [UI Thread @coroutine#4194] 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=556552662557528064&accountPersonUid=556552662557528066. 2024-02-08 20:08:34.784 [UI Thread @coroutine#4194] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556552662557528064&accountPersonUid=556552662557528066 2024-02-08 20:08:34.785 [eventLoopGroupProxy-19-2 @call-handler#4196] 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/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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-08 20:08:34.788 [eventLoopGroupProxy-19-2 @call-handler#4196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.788 [UI Thread @coroutine#4194] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556552662557528064&accountPersonUid=556552662557528066 2024-02-08 20:08:34.788 [UI Thread @coroutine#4194] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556552662557528064&accountPersonUid=556552662557528066 2024-02-08 20:08:34.788 [UI Thread @coroutine#4194] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556552662557528064&accountPersonUid=556552662557528066. 2024-02-08 20:08:34.789 [UI Thread @coroutine#4194] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556552662557528064&accountPersonUid=556552662557528066 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:34.797 [DefaultDispatcher-worker-15 @coroutine#4194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a8d03b 2024-02-08 20:08:34.806 [DefaultDispatcher-worker-15 @coroutine#4194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a8d03b 2024-02-08 20:08:34.814 [DefaultDispatcher-worker-4 @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a8d03b 2024-02-08 20:08:34.815 [DefaultDispatcher-worker-4 @coroutine#3982] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:34.815 [DefaultDispatcher-worker-4 @coroutine#3982] 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-02-08 20:08:34.815 [DefaultDispatcher-worker-4 @coroutine#3982] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:34.815 [DefaultDispatcher-worker-4 @coroutine#3982] 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-02-08 20:08:34.816 [eventLoopGroupProxy-19-2 @call-handler#4201] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 20:08:34.816 [eventLoopGroupProxy-19-2 @call-handler#4201] 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-02-08 20:08:34.816 [eventLoopGroupProxy-19-2 @call-handler#4201] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 20:08:34.824 [DefaultDispatcher-worker-4 @call-handler#4201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504 2024-02-08 20:08:34.824 [eventLoopGroupProxy-19-2 @call-handler#4201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.825 [DefaultDispatcher-worker-14 @coroutine#3982] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:34.825 [DefaultDispatcher-worker-14 @coroutine#3982] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 20:08:34.825 [DefaultDispatcher-worker-14 @coroutine#3982] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 20:08:34.825 [DefaultDispatcher-worker-14 @coroutine#3982] 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-02-08 20:08:34.827 [UI Thread @coroutine#4212] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556552662557528065&assignmentUid=556552662557528064 2024-02-08 20:08:34.827 [UI Thread @coroutine#4212] 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/getLatestSubmissionForUserAsync?accountPersonUid=556552662557528065&assignmentUid=556552662557528064. 2024-02-08 20:08:34.827 [UI Thread @coroutine#4212] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556552662557528065&assignmentUid=556552662557528064 2024-02-08 20:08:34.828 [UI Thread @coroutine#4220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556552662557528064&accountPersonUid=556552662557528065 2024-02-08 20:08:34.828 [UI Thread @coroutine#4220] 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=556552662557528064&accountPersonUid=556552662557528065. 2024-02-08 20:08:34.828 [UI Thread @coroutine#4220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556552662557528064&accountPersonUid=556552662557528065 2024-02-08 20:08:34.828 [eventLoopGroupProxy-19-2 @call-handler#4227] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-08 20:08:34.828 [UI Thread @coroutine#4222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556552662557528065&assignmentUid=556552662557528064 2024-02-08 20:08:34.828 [UI Thread @coroutine#4222] 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=556552662557528065&assignmentUid=556552662557528064. 2024-02-08 20:08:34.828 [UI Thread @coroutine#4222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556552662557528065&assignmentUid=556552662557528064 2024-02-08 20:08:34.829 [eventLoopGroupProxy-19-5 @call-handler#4228] 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/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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-08 20:08:34.829 [eventLoopGroupProxy-19-6 @call-handler#4233] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-08 20:08:34.831 [eventLoopGroupProxy-19-2 @call-handler#4227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.833 [eventLoopGroupProxy-19-6 @call-handler#4233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.834 [eventLoopGroupProxy-19-5 @call-handler#4228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 20:08:34.835 [DefaultDispatcher-worker-13 @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a8d03b 2024-02-08 20:08:34.835 [UI Thread @coroutine#4212] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556552662557528065&assignmentUid=556552662557528064 2024-02-08 20:08:34.835 [UI Thread @coroutine#4212] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556552662557528065&assignmentUid=556552662557528064 2024-02-08 20:08:34.835 [UI Thread @coroutine#4222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556552662557528065&assignmentUid=556552662557528064 2024-02-08 20:08:34.835 [UI Thread @coroutine#4222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556552662557528065&assignmentUid=556552662557528064 2024-02-08 20:08:34.835 [UI Thread @coroutine#4220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556552662557528064&accountPersonUid=556552662557528065 2024-02-08 20:08:34.835 [UI Thread @coroutine#4220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556552662557528064&accountPersonUid=556552662557528065 2024-02-08 20:08:34.836 [UI Thread @coroutine#4212] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556552662557528065&assignmentUid=556552662557528064. 2024-02-08 20:08:34.836 [UI Thread @coroutine#4212] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556552662557528065&assignmentUid=556552662557528064 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:34.836 [UI Thread @coroutine#4222] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556552662557528065&assignmentUid=556552662557528064. 2024-02-08 20:08:34.836 [UI Thread @coroutine#4222] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556552662557528065&assignmentUid=556552662557528064 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:34.836 [UI Thread @coroutine#4220] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556552662557528064&accountPersonUid=556552662557528065. 2024-02-08 20:08:34.836 [UI Thread @coroutine#4220] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556552662557528064&accountPersonUid=556552662557528065 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:34.843 [DefaultDispatcher-worker-13 @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2024-02-08 20:08:34.851 [DefaultDispatcher-worker-4 @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2024-02-08 20:08:34.859 [DefaultDispatcher-worker-16 @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76cad511 2024-02-08 20:08:34.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-08 20:08:34.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-08 20:08:34.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:34.863 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76cad511: (connection evicted) 2024-02-08 20:08:34.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:34.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-08 20:08:34.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-08 20:08:34.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-08 20:08:34.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-08 20:08:34.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:34.865 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12a8d03b: (connection evicted) 2024-02-08 20:08:34.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:34.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-08 20:08:34.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-08 20:08:34.869 [DefaultDispatcher-worker-2 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-02-08 20:08:34.870 [DefaultDispatcher-worker-2 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.870 [DefaultDispatcher-worker-2 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:34.870 [DefaultDispatcher-worker-2 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.871 [DefaultDispatcher-worker-2 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.871 [DefaultDispatcher-worker-2 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.872 [DefaultDispatcher-worker-8 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2024-02-08 20:08:34.872 [DefaultDispatcher-worker-8 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.872 [DefaultDispatcher-worker-8 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:34.872 [DefaultDispatcher-worker-8 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.873 [DefaultDispatcher-worker-5 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.873 [DefaultDispatcher-worker-5 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.937 [DefaultDispatcher-worker-5 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:34.937 [DefaultDispatcher-worker-5 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.937 [DefaultDispatcher-worker-5 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:34.937 [DefaultDispatcher-worker-5 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.938 [DefaultDispatcher-worker-2 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:34.938 [DefaultDispatcher-worker-2 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.106 [DefaultDispatcher-worker-2 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7983a5d5 2024-02-08 20:08:35.106 [DefaultDispatcher-worker-2 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.106 [DefaultDispatcher-worker-2 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:35.106 [DefaultDispatcher-worker-2 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.107 [DefaultDispatcher-worker-9 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.107 [DefaultDispatcher-worker-9 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.185 [DefaultDispatcher-worker-5 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15405ba1 2024-02-08 20:08:35.185 [DefaultDispatcher-worker-5 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.185 [DefaultDispatcher-worker-5 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:35.185 [DefaultDispatcher-worker-5 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.186 [DefaultDispatcher-worker-8 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.186 [DefaultDispatcher-worker-8 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.217 [DefaultDispatcher-worker-8 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2024-02-08 20:08:35.217 [DefaultDispatcher-worker-8 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.217 [DefaultDispatcher-worker-8 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:35.217 [DefaultDispatcher-worker-8 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.218 [DefaultDispatcher-worker-7 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.218 [DefaultDispatcher-worker-7 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.314 [DefaultDispatcher-worker-7 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585dad7a 2024-02-08 20:08:35.314 [DefaultDispatcher-worker-7 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.314 [DefaultDispatcher-worker-7 @coroutine#3016] 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-02-08 20:08:35.314 [DefaultDispatcher-worker-7 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.315 [DefaultDispatcher-worker-7 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.379 [DefaultDispatcher-worker-8 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:35.379 [DefaultDispatcher-worker-8 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.379 [DefaultDispatcher-worker-8 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:35.379 [DefaultDispatcher-worker-8 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.380 [DefaultDispatcher-worker-9 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.380 [DefaultDispatcher-worker-9 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.522 [DefaultDispatcher-worker-8 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-02-08 20:08:35.522 [DefaultDispatcher-worker-8 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.522 [DefaultDispatcher-worker-8 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:35.522 [DefaultDispatcher-worker-8 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.523 [DefaultDispatcher-worker-9 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.523 [DefaultDispatcher-worker-9 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.703 [DefaultDispatcher-worker-14 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee95d42 2024-02-08 20:08:35.704 [DefaultDispatcher-worker-14 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.704 [DefaultDispatcher-worker-14 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:35.704 [DefaultDispatcher-worker-14 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.705 [DefaultDispatcher-worker-2 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.705 [DefaultDispatcher-worker-2 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-08 20:08:35.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-08 20:08:35.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:35.869 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e7dd504: (connection evicted) 2024-02-08 20:08:35.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:35.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-08 20:08:35.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-08 20:08:35.873 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cb939d5 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:35.874 [Test worker @coroutine#4288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-08 20:08:35.875 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@62818ab0 2024-02-08 20:08:35.875 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@62818ab0 2024-02-08 20:08:35.875 [Test worker @coroutine#4288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-08 20:08:35.881 [DefaultDispatcher-worker-6 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-02-08 20:08:35.882 [DefaultDispatcher-worker-6 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.882 [DefaultDispatcher-worker-6 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:35.882 [DefaultDispatcher-worker-6 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.883 [DefaultDispatcher-worker-8 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.883 [DefaultDispatcher-worker-8 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.883 [DefaultDispatcher-worker-2 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2024-02-08 20:08:35.884 [DefaultDispatcher-worker-2 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.884 [DefaultDispatcher-worker-2 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:35.884 [DefaultDispatcher-worker-2 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.885 [DefaultDispatcher-worker-7 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.885 [DefaultDispatcher-worker-7 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.891 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62818ab0 2024-02-08 20:08:35.902 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62818ab0 2024-02-08 20:08:35.903 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62818ab0 2024-02-08 20:08:35.905 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62818ab0 2024-02-08 20:08:35.905 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66831b14 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2024-02-08 20:08:35.906 [Test worker @coroutine#4288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-08 20:08:35.920 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2024-02-08 20:08:35.930 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2024-02-08 20:08:35.932 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2024-02-08 20:08:35.933 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2024-02-08 20:08:35.944 [DefaultDispatcher-worker-9 @coroutine#4307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a641f6 2024-02-08 20:08:35.947 [DefaultDispatcher-worker-14 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:35.947 [DefaultDispatcher-worker-14 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.947 [DefaultDispatcher-worker-14 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:35.947 [DefaultDispatcher-worker-14 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.949 [DefaultDispatcher-worker-15 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.949 [DefaultDispatcher-worker-15 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:35.959 [DefaultDispatcher-worker-14 @coroutine#4288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62818ab0 2024-02-08 20:08:35.970 [DefaultDispatcher-worker-4 @coroutine#4288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62818ab0 2024-02-08 20:08:35.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-02-08 20:08:35.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-02-08 20:08:35.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:35.974 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62818ab0: (connection evicted) 2024-02-08 20:08:35.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:35.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-02-08 20:08:35.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-02-08 20:08:35.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-08 20:08:35.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-08 20:08:35.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:35.976 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a641f6: (connection evicted) 2024-02-08 20:08:35.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:35.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-08 20:08:35.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-08 20:08:35.977 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@726d0482 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f403d0a 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f403d0a 2024-02-08 20:08:35.978 [Test worker @coroutine#4336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-08 20:08:35.993 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f403d0a 2024-02-08 20:08:36.004 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f403d0a 2024-02-08 20:08:36.006 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f403d0a 2024-02-08 20:08:36.007 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f403d0a 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f59cb6f 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-08 20:08:36.008 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@614d01b 2024-02-08 20:08:36.009 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@614d01b 2024-02-08 20:08:36.009 [Test worker @coroutine#4336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-08 20:08:36.022 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614d01b 2024-02-08 20:08:36.032 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614d01b 2024-02-08 20:08:36.034 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614d01b 2024-02-08 20:08:36.036 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614d01b 2024-02-08 20:08:36.046 [DefaultDispatcher-worker-6 @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614d01b 2024-02-08 20:08:36.059 [DefaultDispatcher-worker-4 @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f403d0a 2024-02-08 20:08:36.071 [DefaultDispatcher-worker-6 @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f403d0a 2024-02-08 20:08:36.078 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:36.080 [DefaultDispatcher-worker-14 @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f403d0a 2024-02-08 20:08:36.096 [DefaultDispatcher-worker-13 @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f403d0a 2024-02-08 20:08:36.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-08 20:08:36.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-08 20:08:36.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:36.099 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f403d0a: (connection evicted) 2024-02-08 20:08:36.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:36.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-08 20:08:36.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-08 20:08:36.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-08 20:08:36.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-08 20:08:36.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:36.100 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@614d01b: (connection evicted) 2024-02-08 20:08:36.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:36.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-08 20:08:36.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ba6707e 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:36.102 [Test worker @coroutine#4390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-08 20:08:36.103 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2024-02-08 20:08:36.103 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2024-02-08 20:08:36.103 [Test worker @coroutine#4390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-08 20:08:36.115 [DefaultDispatcher-worker-13 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7983a5d5 2024-02-08 20:08:36.115 [DefaultDispatcher-worker-13 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.115 [DefaultDispatcher-worker-13 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:36.115 [DefaultDispatcher-worker-13 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.117 [DefaultDispatcher-worker-2 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.117 [DefaultDispatcher-worker-2 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.118 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2024-02-08 20:08:36.129 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2024-02-08 20:08:36.130 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2024-02-08 20:08:36.132 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2024-02-08 20:08:36.132 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-08 20:08:36.132 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:36.132 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:36.132 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:36.132 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:36.132 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:36.132 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:36.132 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22c14d10 2024-02-08 20:08:36.132 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:36.132 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:36.132 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:36.132 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:36.132 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:36.132 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:36.132 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:36.133 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:36.133 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:36.133 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:36.133 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:36.133 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:36.133 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:36.133 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:36.133 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:36.133 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:36.133 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:36.133 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:36.133 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:36.133 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-08 20:08:36.133 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:36.133 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:36.133 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:36.133 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:36.133 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:36.133 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:36.133 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:36.133 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:36.133 [Test worker @coroutine#4390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-08 20:08:36.133 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-02-08 20:08:36.133 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-02-08 20:08:36.133 [Test worker @coroutine#4390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-08 20:08:36.146 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-02-08 20:08:36.156 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-02-08 20:08:36.158 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-02-08 20:08:36.159 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-02-08 20:08:36.170 [DefaultDispatcher-worker-14 @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38276668 2024-02-08 20:08:36.182 [DefaultDispatcher-worker-3 @coroutine#4390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2024-02-08 20:08:36.199 [DefaultDispatcher-worker-3 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15405ba1 2024-02-08 20:08:36.199 [DefaultDispatcher-worker-3 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.199 [DefaultDispatcher-worker-3 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:36.199 [DefaultDispatcher-worker-3 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.200 [DefaultDispatcher-worker-8 @coroutine#4390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2024-02-08 20:08:36.200 [DefaultDispatcher-worker-15 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.200 [DefaultDispatcher-worker-15 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.203 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:36.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-08 20:08:36.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-08 20:08:36.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:36.205 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d: (connection evicted) 2024-02-08 20:08:36.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:36.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-08 20:08:36.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-08 20:08:36.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-08 20:08:36.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-08 20:08:36.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:36.206 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38276668: (connection evicted) 2024-02-08 20:08:36.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:36.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-08 20:08:36.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@189f9f9f 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:36.208 [Test worker @coroutine#4436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-08 20:08:36.209 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-02-08 20:08:36.209 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-02-08 20:08:36.209 [Test worker @coroutine#4436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-08 20:08:36.222 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-02-08 20:08:36.227 [DefaultDispatcher-worker-12 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2024-02-08 20:08:36.227 [DefaultDispatcher-worker-12 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.227 [DefaultDispatcher-worker-12 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:36.227 [DefaultDispatcher-worker-12 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.229 [DefaultDispatcher-worker-3 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.229 [DefaultDispatcher-worker-3 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.233 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-02-08 20:08:36.235 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-02-08 20:08:36.237 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76379796 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:36.237 [Test worker @coroutine#4436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-08 20:08:36.238 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-02-08 20:08:36.238 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-02-08 20:08:36.238 [Test worker @coroutine#4436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-08 20:08:36.251 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-02-08 20:08:36.261 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-02-08 20:08:36.263 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-02-08 20:08:36.264 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-02-08 20:08:36.275 [DefaultDispatcher-worker-5 @coroutine#4452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a 2024-02-08 20:08:36.288 [DefaultDispatcher-worker-7 @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-02-08 20:08:36.301 [DefaultDispatcher-worker-10 @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb 2024-02-08 20:08:36.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-08 20:08:36.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-08 20:08:36.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:36.307 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c2ddfeb: (connection evicted) 2024-02-08 20:08:36.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:36.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-08 20:08:36.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-08 20:08:36.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-08 20:08:36.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-08 20:08:36.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:36.308 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fbdee7a: (connection evicted) 2024-02-08 20:08:36.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:36.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-08 20:08:36.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41d6d6c4 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:36.311 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:36.312 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:36.312 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:36.312 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:36.312 [Test worker @coroutine#4479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-08 20:08:36.312 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-02-08 20:08:36.312 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-02-08 20:08:36.312 [Test worker @coroutine#4479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-08 20:08:36.325 [DefaultDispatcher-worker-7 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585dad7a 2024-02-08 20:08:36.325 [DefaultDispatcher-worker-7 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.325 [DefaultDispatcher-worker-7 @coroutine#3016] 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-02-08 20:08:36.325 [DefaultDispatcher-worker-7 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.326 [DefaultDispatcher-worker-7 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.334 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-02-08 20:08:36.351 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-02-08 20:08:36.353 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-02-08 20:08:36.356 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-02-08 20:08:36.356 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-08 20:08:36.356 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:36.356 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:36.356 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:36.356 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:36.356 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:36.356 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31f4fdc5 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dcf5f38 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dcf5f38 2024-02-08 20:08:36.357 [Test worker @coroutine#4479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-08 20:08:36.377 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcf5f38 2024-02-08 20:08:36.389 [DefaultDispatcher-worker-12 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:36.389 [DefaultDispatcher-worker-12 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.389 [DefaultDispatcher-worker-12 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:36.389 [DefaultDispatcher-worker-12 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.391 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.391 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.393 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcf5f38 2024-02-08 20:08:36.395 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcf5f38 2024-02-08 20:08:36.398 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcf5f38 2024-02-08 20:08:36.409 [DefaultDispatcher-worker-2 @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcf5f38 2024-02-08 20:08:36.412 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:36.422 [DefaultDispatcher-worker-12 @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-02-08 20:08:36.438 [DefaultDispatcher-worker-16 @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-02-08 20:08:36.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-08 20:08:36.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-08 20:08:36.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:36.442 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@147203c2: (connection evicted) 2024-02-08 20:08:36.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:36.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-08 20:08:36.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-08 20:08:36.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-08 20:08:36.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-08 20:08:36.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:36.443 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dcf5f38: (connection evicted) 2024-02-08 20:08:36.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:36.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-08 20:08:36.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-08 20:08:36.445 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-08 20:08:36.445 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:36.445 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:36.445 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:36.445 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:36.445 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:36.445 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:36.445 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f96e484 2024-02-08 20:08:36.445 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:36.445 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:36.445 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:36.445 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:36.445 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:36.445 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:36.445 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:36.445 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:36.445 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:36.445 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:36.445 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:36.445 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:36.445 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:36.445 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:36.446 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:36.446 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:36.446 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:36.446 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:36.446 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:36.446 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-08 20:08:36.446 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:36.446 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:36.446 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:36.446 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:36.446 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:36.446 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:36.446 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:36.446 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:36.446 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-08 20:08:36.446 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@22db12f6 2024-02-08 20:08:36.446 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@22db12f6 2024-02-08 20:08:36.446 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-08 20:08:36.462 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22db12f6 2024-02-08 20:08:36.473 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22db12f6 2024-02-08 20:08:36.475 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22db12f6 2024-02-08 20:08:36.476 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22db12f6 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c8d20bb 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:36.477 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-08 20:08:36.478 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2024-02-08 20:08:36.478 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2024-02-08 20:08:36.478 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-08 20:08:36.491 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2024-02-08 20:08:36.501 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2024-02-08 20:08:36.503 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2024-02-08 20:08:36.504 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2024-02-08 20:08:36.515 [DefaultDispatcher-worker-4 @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f56892 2024-02-08 20:08:36.529 [DefaultDispatcher-worker-12 @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22db12f6 2024-02-08 20:08:36.532 [DefaultDispatcher-worker-6 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-02-08 20:08:36.533 [DefaultDispatcher-worker-6 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.533 [DefaultDispatcher-worker-6 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:36.533 [DefaultDispatcher-worker-6 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.534 [DefaultDispatcher-worker-9 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.534 [DefaultDispatcher-worker-9 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.542 [DefaultDispatcher-worker-15 @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22db12f6 2024-02-08 20:08:36.546 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:36.549 [DefaultDispatcher-worker-5 @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22db12f6 2024-02-08 20:08:36.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-08 20:08:36.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-08 20:08:36.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:36.554 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22db12f6: (connection evicted) 2024-02-08 20:08:36.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:36.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-08 20:08:36.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-08 20:08:36.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-08 20:08:36.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-08 20:08:36.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:36.555 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59f56892: (connection evicted) 2024-02-08 20:08:36.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:36.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-08 20:08:36.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-08 20:08:36.557 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-08 20:08:36.557 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:36.557 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:36.557 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:36.557 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:36.557 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:36.557 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:36.557 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2aac60b 2024-02-08 20:08:36.557 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:36.557 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:36.557 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:36.557 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:36.557 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:36.557 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:36.558 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:36.558 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:36.558 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:36.558 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:36.558 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:36.558 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:36.558 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:36.558 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:36.558 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:36.558 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:36.558 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:36.558 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:36.558 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:36.558 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-08 20:08:36.558 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:36.558 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:36.558 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:36.558 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:36.558 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:36.558 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:36.558 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:36.558 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:36.558 [Test worker @coroutine#4568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-08 20:08:36.558 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2024-02-08 20:08:36.558 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2024-02-08 20:08:36.558 [Test worker @coroutine#4568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-08 20:08:36.575 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2024-02-08 20:08:36.586 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2024-02-08 20:08:36.587 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2024-02-08 20:08:36.589 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2024-02-08 20:08:36.589 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73b71935 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@16df0ebd 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@16df0ebd 2024-02-08 20:08:36.590 [Test worker @coroutine#4568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-08 20:08:36.603 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16df0ebd 2024-02-08 20:08:36.613 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16df0ebd 2024-02-08 20:08:36.615 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16df0ebd 2024-02-08 20:08:36.616 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16df0ebd 2024-02-08 20:08:36.627 [DefaultDispatcher-worker-3 @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16df0ebd 2024-02-08 20:08:36.639 [DefaultDispatcher-worker-6 @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2024-02-08 20:08:36.651 [DefaultDispatcher-worker-12 @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2024-02-08 20:08:36.658 [DefaultDispatcher-worker-3 @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2024-02-08 20:08:36.658 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:36.675 [DefaultDispatcher-worker-10 @coroutine#4610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdeec12 2024-02-08 20:08:36.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-08 20:08:36.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-08 20:08:36.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:36.678 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fdeec12: (connection evicted) 2024-02-08 20:08:36.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:36.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-08 20:08:36.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-08 20:08:36.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-08 20:08:36.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-08 20:08:36.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:36.679 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16df0ebd: (connection evicted) 2024-02-08 20:08:36.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:36.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-08 20:08:36.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-08 20:08:36.681 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7322013f 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:36.682 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-08 20:08:36.683 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2024-02-08 20:08:36.683 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2024-02-08 20:08:36.683 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-08 20:08:36.698 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2024-02-08 20:08:36.708 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2024-02-08 20:08:36.710 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2024-02-08 20:08:36.712 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e10f765 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:36.712 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-08 20:08:36.713 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2024-02-08 20:08:36.713 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2024-02-08 20:08:36.713 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-08 20:08:36.714 [DefaultDispatcher-worker-3 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee95d42 2024-02-08 20:08:36.714 [DefaultDispatcher-worker-3 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.714 [DefaultDispatcher-worker-3 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:36.714 [DefaultDispatcher-worker-3 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.715 [DefaultDispatcher-worker-3 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.715 [DefaultDispatcher-worker-3 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.726 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2024-02-08 20:08:36.737 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2024-02-08 20:08:36.738 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2024-02-08 20:08:36.740 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2024-02-08 20:08:36.750 [DefaultDispatcher-worker-5 @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5 2024-02-08 20:08:36.763 [DefaultDispatcher-worker-5 @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2024-02-08 20:08:36.772 [DefaultDispatcher-worker-13 @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2024-02-08 20:08:36.775 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2024-02-08 20:08:36.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-08 20:08:36.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-08 20:08:36.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:36.780 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18487f92: (connection evicted) 2024-02-08 20:08:36.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:36.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-08 20:08:36.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-08 20:08:36.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-08 20:08:36.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-08 20:08:36.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:36.781 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c5379f5: (connection evicted) 2024-02-08 20:08:36.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:36.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-08 20:08:36.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e196238 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:36.783 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-08 20:08:36.784 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:36.784 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:36.784 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:36.784 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:36.784 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:36.784 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:36.784 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:36.784 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:36.784 [Test worker @coroutine#4668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-08 20:08:36.784 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-02-08 20:08:36.784 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-02-08 20:08:36.784 [Test worker @coroutine#4668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-08 20:08:36.800 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-02-08 20:08:36.810 [Test worker @coroutine#4669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-02-08 20:08:36.812 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-02-08 20:08:36.813 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f3672eb 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:36.814 [Test worker @coroutine#4668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-08 20:08:36.815 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2024-02-08 20:08:36.815 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2024-02-08 20:08:36.815 [Test worker @coroutine#4668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-08 20:08:36.827 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2024-02-08 20:08:36.838 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2024-02-08 20:08:36.839 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2024-02-08 20:08:36.841 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2024-02-08 20:08:36.853 [DefaultDispatcher-worker-5 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2024-02-08 20:08:36.865 [DefaultDispatcher-worker-10 @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-02-08 20:08:36.877 [DefaultDispatcher-worker-11 @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-02-08 20:08:36.881 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-02-08 20:08:36.884 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-02-08 20:08:36.884 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:36.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-08 20:08:36.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-08 20:08:36.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:36.892 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65384249: (connection evicted) 2024-02-08 20:08:36.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:36.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-08 20:08:36.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-08 20:08:36.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-08 20:08:36.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-08 20:08:36.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:36.893 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34e7a627: (connection evicted) 2024-02-08 20:08:36.894 [DefaultDispatcher-worker-4 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-02-08 20:08:36.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:36.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-08 20:08:36.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-08 20:08:36.894 [DefaultDispatcher-worker-4 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.894 [DefaultDispatcher-worker-4 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:36.894 [DefaultDispatcher-worker-4 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.895 [DefaultDispatcher-worker-2 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2024-02-08 20:08:36.895 [DefaultDispatcher-worker-2 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.895 [DefaultDispatcher-worker-6 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.895 [DefaultDispatcher-worker-2 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:36.895 [DefaultDispatcher-worker-6 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.895 [DefaultDispatcher-worker-2 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a0f5567 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:36.895 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:36.896 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:36.896 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:36.896 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:36.896 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:36.896 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:36.896 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:36.896 [Test worker @coroutine#4717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-08 20:08:36.896 [DefaultDispatcher-worker-2 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.896 [DefaultDispatcher-worker-2 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.896 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2024-02-08 20:08:36.896 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2024-02-08 20:08:36.896 [Test worker @coroutine#4717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-08 20:08:36.911 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2024-02-08 20:08:36.921 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2024-02-08 20:08:36.923 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2024-02-08 20:08:36.925 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62c02089 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:36.925 [Test worker @coroutine#4717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-08 20:08:36.926 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2024-02-08 20:08:36.926 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2024-02-08 20:08:36.926 [Test worker @coroutine#4717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-08 20:08:36.943 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2024-02-08 20:08:36.953 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2024-02-08 20:08:36.955 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2024-02-08 20:08:36.957 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2024-02-08 20:08:36.958 [DefaultDispatcher-worker-6 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:36.958 [DefaultDispatcher-worker-6 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.958 [DefaultDispatcher-worker-6 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:36.958 [DefaultDispatcher-worker-6 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.959 [DefaultDispatcher-worker-12 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.959 [DefaultDispatcher-worker-12 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:36.969 [DefaultDispatcher-worker-5 @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2024-02-08 20:08:36.982 [DefaultDispatcher-worker-5 @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2024-02-08 20:08:36.994 [DefaultDispatcher-worker-17 @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2024-02-08 20:08:36.996 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:37.044 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:37.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-08 20:08:37.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-08 20:08:37.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:37.053 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5: (connection evicted) 2024-02-08 20:08:37.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:37.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-08 20:08:37.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-08 20:08:37.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-08 20:08:37.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-08 20:08:37.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:37.054 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6: (connection evicted) 2024-02-08 20:08:37.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:37.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-08 20:08:37.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-08 20:08:37.055 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@738ed8d3 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@517fb2c3 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@517fb2c3 2024-02-08 20:08:37.056 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-08 20:08:37.070 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517fb2c3 2024-02-08 20:08:37.081 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517fb2c3 2024-02-08 20:08:37.082 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517fb2c3 2024-02-08 20:08:37.084 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517fb2c3 2024-02-08 20:08:37.084 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@611ffa8d 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-02-08 20:08:37.085 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-08 20:08:37.098 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-02-08 20:08:37.108 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-02-08 20:08:37.110 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-02-08 20:08:37.112 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-02-08 20:08:37.122 [DefaultDispatcher-worker-13 @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-02-08 20:08:37.126 [DefaultDispatcher-worker-7 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7983a5d5 2024-02-08 20:08:37.126 [DefaultDispatcher-worker-7 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.126 [DefaultDispatcher-worker-7 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:37.126 [DefaultDispatcher-worker-7 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.127 [DefaultDispatcher-worker-8 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.127 [DefaultDispatcher-worker-8 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.137 [DefaultDispatcher-worker-8 @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517fb2c3 2024-02-08 20:08:37.148 [DefaultDispatcher-worker-14 @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517fb2c3 2024-02-08 20:08:37.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-08 20:08:37.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-08 20:08:37.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:37.152 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@517fb2c3: (connection evicted) 2024-02-08 20:08:37.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:37.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-08 20:08:37.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-08 20:08:37.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-08 20:08:37.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-08 20:08:37.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:37.154 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54dc163a: (connection evicted) 2024-02-08 20:08:37.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:37.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-08 20:08:37.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-08 20:08:37.156 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3da8a302 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:37.157 [Test worker @coroutine#4815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-08 20:08:37.158 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2024-02-08 20:08:37.158 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2024-02-08 20:08:37.158 [Test worker @coroutine#4815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-08 20:08:37.172 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2024-02-08 20:08:37.183 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2024-02-08 20:08:37.185 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2024-02-08 20:08:37.186 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bbb351e 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2024-02-08 20:08:37.187 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2024-02-08 20:08:37.188 [Test worker @coroutine#4815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-08 20:08:37.200 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2024-02-08 20:08:37.209 [DefaultDispatcher-worker-14 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15405ba1 2024-02-08 20:08:37.209 [DefaultDispatcher-worker-14 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.209 [DefaultDispatcher-worker-14 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:37.209 [DefaultDispatcher-worker-14 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.210 [DefaultDispatcher-worker-17 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.210 [DefaultDispatcher-worker-17 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.212 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2024-02-08 20:08:37.213 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2024-02-08 20:08:37.215 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2024-02-08 20:08:37.224 [DefaultDispatcher-worker-12 @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe 2024-02-08 20:08:37.236 [DefaultDispatcher-worker-17 @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2024-02-08 20:08:37.236 [DefaultDispatcher-worker-14 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2024-02-08 20:08:37.236 [DefaultDispatcher-worker-14 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.236 [DefaultDispatcher-worker-14 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:37.237 [DefaultDispatcher-worker-14 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.238 [DefaultDispatcher-worker-10 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.238 [DefaultDispatcher-worker-10 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.249 [DefaultDispatcher-worker-17 @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2024-02-08 20:08:37.252 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2024-02-08 20:08:37.255 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2024-02-08 20:08:37.258 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:37.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-08 20:08:37.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-08 20:08:37.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:37.260 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@318ca53a: (connection evicted) 2024-02-08 20:08:37.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:37.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-08 20:08:37.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-08 20:08:37.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-08 20:08:37.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-08 20:08:37.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:37.261 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e2525fe: (connection evicted) 2024-02-08 20:08:37.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:37.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-08 20:08:37.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-08 20:08:37.262 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76fdd5f1 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a4a95c4 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a4a95c4 2024-02-08 20:08:37.263 [Test worker @coroutine#4867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-08 20:08:37.280 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4a95c4 2024-02-08 20:08:37.291 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4a95c4 2024-02-08 20:08:37.293 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4a95c4 2024-02-08 20:08:37.294 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4a95c4 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37596b44 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:37.295 [Test worker @coroutine#4867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-08 20:08:37.296 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ceb67f 2024-02-08 20:08:37.296 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ceb67f 2024-02-08 20:08:37.296 [Test worker @coroutine#4867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-08 20:08:37.309 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ceb67f 2024-02-08 20:08:37.319 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ceb67f 2024-02-08 20:08:37.321 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ceb67f 2024-02-08 20:08:37.323 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ceb67f 2024-02-08 20:08:37.332 [DefaultDispatcher-worker-5 @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ceb67f 2024-02-08 20:08:37.334 [DefaultDispatcher-worker-2 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585dad7a 2024-02-08 20:08:37.334 [DefaultDispatcher-worker-2 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.334 [DefaultDispatcher-worker-2 @coroutine#3016] 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-02-08 20:08:37.334 [DefaultDispatcher-worker-2 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.335 [DefaultDispatcher-worker-2 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.345 [DefaultDispatcher-worker-2 @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4a95c4 2024-02-08 20:08:37.357 [DefaultDispatcher-worker-5 @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4a95c4 2024-02-08 20:08:37.363 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:37.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-08 20:08:37.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-08 20:08:37.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:37.366 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a4a95c4: (connection evicted) 2024-02-08 20:08:37.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:37.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-08 20:08:37.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-08 20:08:37.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-08 20:08:37.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-08 20:08:37.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:37.367 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42ceb67f: (connection evicted) 2024-02-08 20:08:37.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:37.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-08 20:08:37.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c509742 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:37.370 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-08 20:08:37.371 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:37.371 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:37.371 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:37.371 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:37.371 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:37.371 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:37.371 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:37.371 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:37.371 [Test worker @coroutine#4925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-08 20:08:37.371 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d41aefd 2024-02-08 20:08:37.371 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d41aefd 2024-02-08 20:08:37.371 [Test worker @coroutine#4925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-08 20:08:37.385 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d41aefd 2024-02-08 20:08:37.397 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d41aefd 2024-02-08 20:08:37.398 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d41aefd 2024-02-08 20:08:37.399 [DefaultDispatcher-worker-4 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:37.400 [DefaultDispatcher-worker-4 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.400 [DefaultDispatcher-worker-4 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:37.400 [DefaultDispatcher-worker-4 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.401 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d41aefd 2024-02-08 20:08:37.401 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.401 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.410 [DefaultDispatcher-worker-4 @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d41aefd 2024-02-08 20:08:37.413 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d41aefd 2024-02-08 20:08:37.425 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d41aefd 2024-02-08 20:08:37.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-08 20:08:37.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-08 20:08:37.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:37.438 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d41aefd: (connection evicted) 2024-02-08 20:08:37.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:37.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-08 20:08:37.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cb0e39e 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:37.441 [Test worker @coroutine#4958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-08 20:08:37.442 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a10e65b 2024-02-08 20:08:37.442 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a10e65b 2024-02-08 20:08:37.442 [Test worker @coroutine#4958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-08 20:08:37.459 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a10e65b 2024-02-08 20:08:37.470 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a10e65b 2024-02-08 20:08:37.471 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a10e65b 2024-02-08 20:08:37.473 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a10e65b 2024-02-08 20:08:37.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-08 20:08:37.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-08 20:08:37.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:37.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:37.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-08 20:08:37.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b59a1c1 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ec04f4 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ec04f4 2024-02-08 20:08:37.480 [Test worker @coroutine#4988] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-08 20:08:37.493 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ec04f4 2024-02-08 20:08:37.503 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ec04f4 2024-02-08 20:08:37.505 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ec04f4 2024-02-08 20:08:37.507 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ec04f4 2024-02-08 20:08:37.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-08 20:08:37.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-08 20:08:37.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:37.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:37.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-08 20:08:37.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57fe6f2d 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:37.512 [Test worker @coroutine#5017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-08 20:08:37.513 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@6567de86 2024-02-08 20:08:37.513 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@6567de86 2024-02-08 20:08:37.513 [Test worker @coroutine#5017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-08 20:08:37.526 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6567de86 2024-02-08 20:08:37.536 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6567de86 2024-02-08 20:08:37.538 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6567de86 2024-02-08 20:08:37.539 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6567de86 2024-02-08 20:08:37.543 [DefaultDispatcher-worker-16 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-02-08 20:08:37.544 [DefaultDispatcher-worker-16 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.544 [DefaultDispatcher-worker-16 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:37.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-08 20:08:37.544 [DefaultDispatcher-worker-16 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-08 20:08:37.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:37.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:37.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-08 20:08:37.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:37.545 [DefaultDispatcher-worker-3 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:37.545 [DefaultDispatcher-worker-3 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@264340f0 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:37.545 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:37.546 [Test worker @coroutine#5048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-08 20:08:37.546 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@504a9352 2024-02-08 20:08:37.546 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@504a9352 2024-02-08 20:08:37.546 [Test worker @coroutine#5048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-08 20:08:37.559 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504a9352 2024-02-08 20:08:37.569 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504a9352 2024-02-08 20:08:37.571 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504a9352 2024-02-08 20:08:37.573 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504a9352 2024-02-08 20:08:37.582 [DefaultDispatcher-worker-2 @coroutine#5057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504a9352 2024-02-08 20:08:37.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-08 20:08:37.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-08 20:08:37.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:37.587 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@504a9352: (connection evicted) 2024-02-08 20:08:37.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:37.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-08 20:08:37.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@289d9f0d 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:37.590 [Test worker @coroutine#5077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-08 20:08:37.591 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a3a66c 2024-02-08 20:08:37.591 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a3a66c 2024-02-08 20:08:37.591 [Test worker @coroutine#5077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-08 20:08:37.607 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a3a66c 2024-02-08 20:08:37.618 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a3a66c 2024-02-08 20:08:37.619 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a3a66c 2024-02-08 20:08:37.621 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a3a66c 2024-02-08 20:08:37.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-08 20:08:37.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-08 20:08:37.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:37.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:37.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-08 20:08:37.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-08 20:08:37.626 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-08 20:08:37.626 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:37.626 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:37.626 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:37.626 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:37.626 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:37.626 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:37.626 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33c5e52f 2024-02-08 20:08:37.626 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:37.626 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:37.626 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:37.626 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:37.626 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:37.626 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:37.626 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:37.626 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:37.627 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:37.627 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:37.627 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:37.627 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:37.627 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:37.627 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:37.627 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:37.627 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:37.627 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:37.627 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:37.627 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:37.627 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-08 20:08:37.627 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:37.627 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:37.627 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:37.627 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:37.627 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:37.627 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:37.627 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:37.627 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:37.627 [Test worker @coroutine#5106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-08 20:08:37.627 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd239f6 2024-02-08 20:08:37.627 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd239f6 2024-02-08 20:08:37.627 [Test worker @coroutine#5106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-08 20:08:37.640 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd239f6 2024-02-08 20:08:37.651 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd239f6 2024-02-08 20:08:37.652 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd239f6 2024-02-08 20:08:37.654 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd239f6 2024-02-08 20:08:37.664 [DefaultDispatcher-worker-17 @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd239f6 2024-02-08 20:08:37.667 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd239f6 2024-02-08 20:08:37.672 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd239f6 2024-02-08 20:08:37.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-08 20:08:37.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-08 20:08:37.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:37.684 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cd239f6: (connection evicted) 2024-02-08 20:08:37.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:37.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-08 20:08:37.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-08 20:08:37.686 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67263db7 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a 2024-02-08 20:08:37.687 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-08 20:08:37.705 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a 2024-02-08 20:08:37.715 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a 2024-02-08 20:08:37.716 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a 2024-02-08 20:08:37.718 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a 2024-02-08 20:08:37.718 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-08 20:08:37.718 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:37.718 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:37.718 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:37.718 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:37.718 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:37.718 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:37.718 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c1d9c40 2024-02-08 20:08:37.718 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:37.718 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@205d6f84 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@205d6f84 2024-02-08 20:08:37.719 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-08 20:08:37.725 [DefaultDispatcher-worker-13 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee95d42 2024-02-08 20:08:37.725 [DefaultDispatcher-worker-13 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.725 [DefaultDispatcher-worker-13 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:37.725 [DefaultDispatcher-worker-13 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.726 [DefaultDispatcher-worker-3 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.726 [DefaultDispatcher-worker-3 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.733 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205d6f84 2024-02-08 20:08:37.744 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205d6f84 2024-02-08 20:08:37.745 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205d6f84 2024-02-08 20:08:37.747 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205d6f84 2024-02-08 20:08:37.757 [DefaultDispatcher-worker-14 @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205d6f84 2024-02-08 20:08:37.770 [DefaultDispatcher-worker-4 @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a 2024-02-08 20:08:37.787 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:37.799 [DefaultDispatcher-worker-14 @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a 2024-02-08 20:08:37.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-08 20:08:37.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-08 20:08:37.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:37.808 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20f94e9a: (connection evicted) 2024-02-08 20:08:37.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:37.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-08 20:08:37.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-08 20:08:37.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-08 20:08:37.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-08 20:08:37.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:37.809 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@205d6f84: (connection evicted) 2024-02-08 20:08:37.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:37.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-08 20:08:37.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b6ad2eb 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:37.811 [Test worker @coroutine#5169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-08 20:08:37.812 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@2122b4bd 2024-02-08 20:08:37.812 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@2122b4bd 2024-02-08 20:08:37.812 [Test worker @coroutine#5169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-08 20:08:37.826 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2122b4bd 2024-02-08 20:08:37.837 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2122b4bd 2024-02-08 20:08:37.838 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2122b4bd 2024-02-08 20:08:37.840 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2122b4bd 2024-02-08 20:08:37.840 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-08 20:08:37.840 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:37.840 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:37.840 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:37.840 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:37.840 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:37.840 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:37.840 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dacad1d 2024-02-08 20:08:37.840 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:37.840 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:37.840 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:37.840 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:37.840 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:37.840 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:37.840 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:37.840 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:37.840 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:37.840 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:37.840 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:37.840 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:37.840 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:37.840 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:37.840 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:37.840 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:37.840 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:37.840 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:37.841 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:37.841 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-08 20:08:37.841 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:37.841 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:37.841 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:37.841 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:37.841 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:37.841 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:37.841 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:37.841 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:37.841 [Test worker @coroutine#5169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-08 20:08:37.841 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-02-08 20:08:37.841 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-02-08 20:08:37.841 [Test worker @coroutine#5169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-08 20:08:37.853 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-02-08 20:08:37.864 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-02-08 20:08:37.865 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-02-08 20:08:37.867 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-02-08 20:08:37.878 [DefaultDispatcher-worker-12 @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-02-08 20:08:37.892 [DefaultDispatcher-worker-5 @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2122b4bd 2024-02-08 20:08:37.905 [DefaultDispatcher-worker-8 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-02-08 20:08:37.905 [DefaultDispatcher-worker-8 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.905 [DefaultDispatcher-worker-8 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:37.905 [DefaultDispatcher-worker-8 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.906 [DefaultDispatcher-worker-7 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2024-02-08 20:08:37.906 [DefaultDispatcher-worker-7 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.906 [DefaultDispatcher-worker-7 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:37.906 [DefaultDispatcher-worker-7 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.906 [DefaultDispatcher-worker-17 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.906 [DefaultDispatcher-worker-17 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.907 [DefaultDispatcher-worker-7 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.907 [DefaultDispatcher-worker-7 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.912 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:37.920 [DefaultDispatcher-worker-14 @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2122b4bd 2024-02-08 20:08:37.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-08 20:08:37.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-08 20:08:37.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:37.923 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2122b4bd: (connection evicted) 2024-02-08 20:08:37.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:37.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-08 20:08:37.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-08 20:08:37.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-08 20:08:37.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-08 20:08:37.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:37.925 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf: (connection evicted) 2024-02-08 20:08:37.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:37.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-08 20:08:37.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@361b2995 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:37.927 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:37.928 [Test worker @coroutine#5203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-08 20:08:37.928 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a5e0faf 2024-02-08 20:08:37.928 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a5e0faf 2024-02-08 20:08:37.928 [Test worker @coroutine#5203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-08 20:08:37.941 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5e0faf 2024-02-08 20:08:37.952 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5e0faf 2024-02-08 20:08:37.953 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5e0faf 2024-02-08 20:08:37.955 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5e0faf 2024-02-08 20:08:37.955 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-08 20:08:37.955 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:37.955 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:37.955 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:37.955 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:37.955 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:37.955 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:37.955 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1df8c7f4 2024-02-08 20:08:37.955 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:37.955 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:37.955 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:37.955 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:37.955 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:37.955 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:37.955 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:37.955 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:37.955 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:37.955 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:37.955 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:37.955 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:37.955 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:37.955 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:37.955 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:37.956 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:37.956 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:37.956 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:37.956 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:37.956 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-08 20:08:37.956 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:37.956 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:37.956 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:37.956 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:37.956 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:37.956 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:37.956 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:37.956 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:37.956 [Test worker @coroutine#5203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-08 20:08:37.956 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce07709 2024-02-08 20:08:37.956 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce07709 2024-02-08 20:08:37.956 [Test worker @coroutine#5203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-08 20:08:37.969 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ce07709 2024-02-08 20:08:37.969 [DefaultDispatcher-worker-15 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:37.970 [DefaultDispatcher-worker-15 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.970 [DefaultDispatcher-worker-15 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:37.970 [DefaultDispatcher-worker-15 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.971 [DefaultDispatcher-worker-13 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.971 [DefaultDispatcher-worker-13 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:37.979 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ce07709 2024-02-08 20:08:37.981 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ce07709 2024-02-08 20:08:37.983 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ce07709 2024-02-08 20:08:37.992 [DefaultDispatcher-worker-16 @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ce07709 2024-02-08 20:08:38.006 [DefaultDispatcher-worker-6 @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5e0faf 2024-02-08 20:08:38.028 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:38.033 [DefaultDispatcher-worker-13 @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5e0faf 2024-02-08 20:08:38.041 [DefaultDispatcher-worker-6 @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5e0faf 2024-02-08 20:08:38.051 [DefaultDispatcher-worker-11 @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5e0faf 2024-02-08 20:08:38.056 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:38.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-08 20:08:38.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-08 20:08:38.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:38.065 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a5e0faf: (connection evicted) 2024-02-08 20:08:38.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:38.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-08 20:08:38.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-08 20:08:38.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-08 20:08:38.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-08 20:08:38.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:38.066 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ce07709: (connection evicted) 2024-02-08 20:08:38.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:38.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-08 20:08:38.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-08 20:08:38.068 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-08 20:08:38.068 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:38.068 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:38.068 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:38.068 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:38.068 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:38.068 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:38.068 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39336f5 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@cbd9494 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@cbd9494 2024-02-08 20:08:38.069 [Test worker @coroutine#5244] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-08 20:08:38.082 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbd9494 2024-02-08 20:08:38.092 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbd9494 2024-02-08 20:08:38.094 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbd9494 2024-02-08 20:08:38.096 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbd9494 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c32aa7e 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:38.096 [Test worker @coroutine#5244] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-08 20:08:38.097 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-02-08 20:08:38.097 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-02-08 20:08:38.097 [Test worker @coroutine#5244] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-08 20:08:38.109 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-02-08 20:08:38.119 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-02-08 20:08:38.121 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-02-08 20:08:38.122 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-02-08 20:08:38.133 [DefaultDispatcher-worker-9 @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd8513b 2024-02-08 20:08:38.137 [DefaultDispatcher-worker-8 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7983a5d5 2024-02-08 20:08:38.137 [DefaultDispatcher-worker-8 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.137 [DefaultDispatcher-worker-8 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:38.137 [DefaultDispatcher-worker-8 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.138 [DefaultDispatcher-worker-6 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.138 [DefaultDispatcher-worker-6 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.146 [DefaultDispatcher-worker-1 @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbd9494 2024-02-08 20:08:38.156 [DefaultDispatcher-worker-12 @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbd9494 2024-02-08 20:08:38.164 [DefaultDispatcher-worker-12 @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbd9494 2024-02-08 20:08:38.169 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:38.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-08 20:08:38.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-08 20:08:38.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:38.174 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cbd9494: (connection evicted) 2024-02-08 20:08:38.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:38.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-08 20:08:38.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-08 20:08:38.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-08 20:08:38.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-08 20:08:38.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:38.175 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fd8513b: (connection evicted) 2024-02-08 20:08:38.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:38.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-08 20:08:38.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6179af64 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:38.177 [Test worker @coroutine#5287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-08 20:08:38.178 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@475a8415 2024-02-08 20:08:38.178 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@475a8415 2024-02-08 20:08:38.178 [Test worker @coroutine#5287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-08 20:08:38.193 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475a8415 2024-02-08 20:08:38.204 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475a8415 2024-02-08 20:08:38.205 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475a8415 2024-02-08 20:08:38.207 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475a8415 2024-02-08 20:08:38.207 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f89d36c 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2024-02-08 20:08:38.208 [Test worker @coroutine#5287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-08 20:08:38.221 [DefaultDispatcher-worker-3 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15405ba1 2024-02-08 20:08:38.221 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2024-02-08 20:08:38.221 [DefaultDispatcher-worker-3 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.221 [DefaultDispatcher-worker-3 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:38.221 [DefaultDispatcher-worker-3 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.222 [DefaultDispatcher-worker-11 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.222 [DefaultDispatcher-worker-11 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.232 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2024-02-08 20:08:38.233 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2024-02-08 20:08:38.235 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2024-02-08 20:08:38.244 [DefaultDispatcher-worker-1 @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2024-02-08 20:08:38.247 [DefaultDispatcher-worker-13 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2024-02-08 20:08:38.247 [DefaultDispatcher-worker-13 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.247 [DefaultDispatcher-worker-13 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:38.247 [DefaultDispatcher-worker-13 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.248 [DefaultDispatcher-worker-1 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.249 [DefaultDispatcher-worker-1 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.259 [DefaultDispatcher-worker-9 @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475a8415 2024-02-08 20:08:38.270 [DefaultDispatcher-worker-12 @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475a8415 2024-02-08 20:08:38.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-08 20:08:38.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-08 20:08:38.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:38.274 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@475a8415: (connection evicted) 2024-02-08 20:08:38.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:38.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-08 20:08:38.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-08 20:08:38.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-08 20:08:38.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-08 20:08:38.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:38.275 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bedebe9: (connection evicted) 2024-02-08 20:08:38.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:38.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-08 20:08:38.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-08 20:08:38.278 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-08 20:08:38.278 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:38.278 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:38.278 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:38.278 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:38.278 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:38.278 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:38.278 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31e3b882 2024-02-08 20:08:38.278 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:38.278 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-02-08 20:08:38.279 [Test worker @coroutine#5332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-08 20:08:38.292 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-02-08 20:08:38.302 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-02-08 20:08:38.304 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-02-08 20:08:38.306 [Test worker @coroutine#5337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1027cdcd 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:38.306 [Test worker @coroutine#5332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-08 20:08:38.307 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-02-08 20:08:38.307 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-02-08 20:08:38.310 [Test worker @coroutine#5332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-08 20:08:38.323 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-02-08 20:08:38.334 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-02-08 20:08:38.335 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-02-08 20:08:38.337 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-02-08 20:08:38.345 [DefaultDispatcher-worker-9 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585dad7a 2024-02-08 20:08:38.345 [DefaultDispatcher-worker-9 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.345 [DefaultDispatcher-worker-9 @coroutine#3016] 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-02-08 20:08:38.345 [DefaultDispatcher-worker-9 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.346 [DefaultDispatcher-worker-12 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.347 [DefaultDispatcher-worker-15 @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-02-08 20:08:38.360 [DefaultDispatcher-worker-13 @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-02-08 20:08:38.372 [DefaultDispatcher-worker-17 @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-02-08 20:08:38.379 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:38.391 [DefaultDispatcher-worker-2 @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-02-08 20:08:38.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-08 20:08:38.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-08 20:08:38.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:38.393 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3884e858: (connection evicted) 2024-02-08 20:08:38.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:38.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-08 20:08:38.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-08 20:08:38.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-08 20:08:38.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-08 20:08:38.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:38.394 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75707f05: (connection evicted) 2024-02-08 20:08:38.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:38.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-08 20:08:38.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78907a46 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:38.396 [Test worker @coroutine#5369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-08 20:08:38.397 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a503cf0 2024-02-08 20:08:38.397 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a503cf0 2024-02-08 20:08:38.397 [Test worker @coroutine#5369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-08 20:08:38.410 [DefaultDispatcher-worker-17 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:38.410 [DefaultDispatcher-worker-17 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.410 [DefaultDispatcher-worker-17 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:38.410 [DefaultDispatcher-worker-17 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.412 [DefaultDispatcher-worker-17 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.412 [DefaultDispatcher-worker-17 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.414 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a503cf0 2024-02-08 20:08:38.424 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a503cf0 2024-02-08 20:08:38.426 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a503cf0 2024-02-08 20:08:38.427 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a503cf0 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37351baa 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:38.428 [Test worker @coroutine#5369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-08 20:08:38.429 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-02-08 20:08:38.429 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-02-08 20:08:38.429 [Test worker @coroutine#5369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-08 20:08:38.441 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-02-08 20:08:38.451 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-02-08 20:08:38.453 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-02-08 20:08:38.455 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-02-08 20:08:38.465 [DefaultDispatcher-worker-10 @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-02-08 20:08:38.478 [DefaultDispatcher-worker-6 @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a503cf0 2024-02-08 20:08:38.489 [DefaultDispatcher-worker-10 @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a503cf0 2024-02-08 20:08:38.497 [DefaultDispatcher-worker-10 @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a503cf0 2024-02-08 20:08:38.497 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:38.504 [DefaultDispatcher-worker-15 @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a503cf0 2024-02-08 20:08:38.519 [DefaultDispatcher-worker-4 @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a503cf0 2024-02-08 20:08:38.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-08 20:08:38.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-08 20:08:38.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:38.521 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a503cf0: (connection evicted) 2024-02-08 20:08:38.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:38.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-08 20:08:38.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-08 20:08:38.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-08 20:08:38.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-08 20:08:38.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:38.523 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf: (connection evicted) 2024-02-08 20:08:38.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:38.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-08 20:08:38.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d62c35 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:38.526 [Test worker @coroutine#5411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-08 20:08:38.527 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2024-02-08 20:08:38.527 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2024-02-08 20:08:38.527 [Test worker @coroutine#5411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-08 20:08:38.541 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2024-02-08 20:08:38.552 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2024-02-08 20:08:38.553 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2024-02-08 20:08:38.554 [DefaultDispatcher-worker-10 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-02-08 20:08:38.554 [DefaultDispatcher-worker-10 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.554 [DefaultDispatcher-worker-10 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:38.554 [DefaultDispatcher-worker-10 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.555 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2024-02-08 20:08:38.555 [DefaultDispatcher-worker-4 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.555 [DefaultDispatcher-worker-4 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b9b244e 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d2413e 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d2413e 2024-02-08 20:08:38.556 [Test worker @coroutine#5411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-08 20:08:38.569 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d2413e 2024-02-08 20:08:38.579 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d2413e 2024-02-08 20:08:38.581 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d2413e 2024-02-08 20:08:38.582 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d2413e 2024-02-08 20:08:38.593 [DefaultDispatcher-worker-1 @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d2413e 2024-02-08 20:08:38.606 [DefaultDispatcher-worker-6 @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2024-02-08 20:08:38.615 [DefaultDispatcher-worker-1 @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a 2024-02-08 20:08:38.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-08 20:08:38.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-08 20:08:38.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:38.626 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ed94e6a: (connection evicted) 2024-02-08 20:08:38.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:38.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-08 20:08:38.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-08 20:08:38.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-08 20:08:38.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-08 20:08:38.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:38.628 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d2413e: (connection evicted) 2024-02-08 20:08:38.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:38.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-08 20:08:38.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-08 20:08:38.629 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-08 20:08:38.629 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:38.629 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:38.629 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:38.629 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:38.629 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:38.629 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:38.629 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63b4a896 2024-02-08 20:08:38.629 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:38.629 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:38.629 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:38.629 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:38.629 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:38.629 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:38.629 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:38.630 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:38.630 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:38.630 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:38.630 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:38.630 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:38.630 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:38.630 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:38.630 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:38.630 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:38.630 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:38.630 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:38.630 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:38.630 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-08 20:08:38.630 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:38.630 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:38.630 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:38.630 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:38.630 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:38.630 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:38.630 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:38.630 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:38.630 [Test worker @coroutine#5453] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-08 20:08:38.630 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@6178ac9d 2024-02-08 20:08:38.630 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@6178ac9d 2024-02-08 20:08:38.630 [Test worker @coroutine#5453] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-08 20:08:38.646 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6178ac9d 2024-02-08 20:08:38.656 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6178ac9d 2024-02-08 20:08:38.657 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6178ac9d 2024-02-08 20:08:38.659 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6178ac9d 2024-02-08 20:08:38.659 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-08 20:08:38.659 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:38.659 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:38.659 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b26f006 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@797dd7ef 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@797dd7ef 2024-02-08 20:08:38.660 [Test worker @coroutine#5453] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-08 20:08:38.673 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797dd7ef 2024-02-08 20:08:38.683 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797dd7ef 2024-02-08 20:08:38.685 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797dd7ef 2024-02-08 20:08:38.686 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797dd7ef 2024-02-08 20:08:38.696 [DefaultDispatcher-worker-4 @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797dd7ef 2024-02-08 20:08:38.709 [DefaultDispatcher-worker-12 @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6178ac9d 2024-02-08 20:08:38.720 [DefaultDispatcher-worker-2 @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6178ac9d 2024-02-08 20:08:38.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-08 20:08:38.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-08 20:08:38.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:38.724 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6178ac9d: (connection evicted) 2024-02-08 20:08:38.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:38.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-08 20:08:38.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-08 20:08:38.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-08 20:08:38.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-08 20:08:38.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:38.725 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@797dd7ef: (connection evicted) 2024-02-08 20:08:38.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:38.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-08 20:08:38.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-08 20:08:38.727 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b88a2e2 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:38.728 [Test worker @coroutine#5493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-08 20:08:38.729 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-02-08 20:08:38.729 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-02-08 20:08:38.729 [Test worker @coroutine#5493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-08 20:08:38.735 [DefaultDispatcher-worker-4 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee95d42 2024-02-08 20:08:38.735 [DefaultDispatcher-worker-4 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.735 [DefaultDispatcher-worker-4 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:38.735 [DefaultDispatcher-worker-4 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.736 [DefaultDispatcher-worker-9 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.736 [DefaultDispatcher-worker-9 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.745 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-02-08 20:08:38.756 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-02-08 20:08:38.757 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-02-08 20:08:38.759 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-02-08 20:08:38.759 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@479f738a 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2024-02-08 20:08:38.760 [Test worker @coroutine#5493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-08 20:08:38.773 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2024-02-08 20:08:38.784 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2024-02-08 20:08:38.786 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2024-02-08 20:08:38.787 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2024-02-08 20:08:38.798 [DefaultDispatcher-worker-7 @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2024-02-08 20:08:38.812 [DefaultDispatcher-worker-8 @coroutine#5493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-02-08 20:08:38.822 [DefaultDispatcher-worker-15 @coroutine#5493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114 2024-02-08 20:08:38.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-08 20:08:38.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-08 20:08:38.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:38.826 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b4a3114: (connection evicted) 2024-02-08 20:08:38.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:38.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-08 20:08:38.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-08 20:08:38.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-08 20:08:38.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-08 20:08:38.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:38.827 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4: (connection evicted) 2024-02-08 20:08:38.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:38.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-08 20:08:38.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-08 20:08:38.830 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-08 20:08:38.830 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:38.830 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d7f3adf 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@20dfe8b2 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@20dfe8b2 2024-02-08 20:08:38.831 [Test worker @coroutine#5538] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-08 20:08:38.845 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20dfe8b2 2024-02-08 20:08:38.856 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20dfe8b2 2024-02-08 20:08:38.858 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20dfe8b2 2024-02-08 20:08:38.859 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20dfe8b2 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@293988dc 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:38.860 [Test worker @coroutine#5538] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-08 20:08:38.861 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@63fcc21 2024-02-08 20:08:38.861 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@63fcc21 2024-02-08 20:08:38.861 [Test worker @coroutine#5538] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-08 20:08:38.874 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fcc21 2024-02-08 20:08:38.885 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fcc21 2024-02-08 20:08:38.886 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fcc21 2024-02-08 20:08:38.888 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fcc21 2024-02-08 20:08:38.899 [DefaultDispatcher-worker-10 @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fcc21 2024-02-08 20:08:38.913 [DefaultDispatcher-worker-13 @coroutine#5538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20dfe8b2 2024-02-08 20:08:38.917 [DefaultDispatcher-worker-4 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-02-08 20:08:38.917 [DefaultDispatcher-worker-4 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.917 [DefaultDispatcher-worker-4 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:38.917 [DefaultDispatcher-worker-4 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.917 [DefaultDispatcher-worker-16 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2024-02-08 20:08:38.917 [DefaultDispatcher-worker-16 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.917 [DefaultDispatcher-worker-16 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:38.917 [DefaultDispatcher-worker-16 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.918 [DefaultDispatcher-worker-14 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.918 [DefaultDispatcher-worker-3 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.918 [DefaultDispatcher-worker-14 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.918 [DefaultDispatcher-worker-3 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.931 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:38.932 [DefaultDispatcher-worker-14 @coroutine#5538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20dfe8b2 2024-02-08 20:08:38.940 [DefaultDispatcher-worker-16 @coroutine#5538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20dfe8b2 2024-02-08 20:08:38.961 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:38.980 [DefaultDispatcher-worker-13 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:38.980 [DefaultDispatcher-worker-13 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.980 [DefaultDispatcher-worker-13 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:38.980 [DefaultDispatcher-worker-13 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.982 [DefaultDispatcher-worker-7 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:38.982 [DefaultDispatcher-worker-7 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.069 [DefaultDispatcher-worker-7 @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20dfe8b2 2024-02-08 20:08:39.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-08 20:08:39.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-08 20:08:39.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:39.071 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20dfe8b2: (connection evicted) 2024-02-08 20:08:39.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:39.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-08 20:08:39.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-08 20:08:39.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-08 20:08:39.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-08 20:08:39.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:39.073 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63fcc21: (connection evicted) 2024-02-08 20:08:39.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:39.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-08 20:08:39.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-08 20:08:39.074 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8788194 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@41413c5a 2024-02-08 20:08:39.075 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@41413c5a 2024-02-08 20:08:39.076 [Test worker @coroutine#5586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-08 20:08:39.090 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41413c5a 2024-02-08 20:08:39.100 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41413c5a 2024-02-08 20:08:39.102 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41413c5a 2024-02-08 20:08:39.104 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41413c5a 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f1072ee 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:39.104 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:39.105 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:39.105 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:39.105 [Test worker @coroutine#5586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-08 20:08:39.105 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d398b6c 2024-02-08 20:08:39.105 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d398b6c 2024-02-08 20:08:39.105 [Test worker @coroutine#5586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-08 20:08:39.118 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d398b6c 2024-02-08 20:08:39.128 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d398b6c 2024-02-08 20:08:39.130 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d398b6c 2024-02-08 20:08:39.131 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d398b6c 2024-02-08 20:08:39.142 [DefaultDispatcher-worker-16 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d398b6c 2024-02-08 20:08:39.147 [DefaultDispatcher-worker-11 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7983a5d5 2024-02-08 20:08:39.147 [DefaultDispatcher-worker-11 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.147 [DefaultDispatcher-worker-11 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:39.147 [DefaultDispatcher-worker-11 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.148 [DefaultDispatcher-worker-17 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.148 [DefaultDispatcher-worker-17 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.154 [DefaultDispatcher-worker-1 @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41413c5a 2024-02-08 20:08:39.168 [DefaultDispatcher-worker-1 @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41413c5a 2024-02-08 20:08:39.176 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:39.176 [DefaultDispatcher-worker-15 @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41413c5a 2024-02-08 20:08:39.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-08 20:08:39.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-08 20:08:39.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:39.180 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41413c5a: (connection evicted) 2024-02-08 20:08:39.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:39.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-08 20:08:39.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-08 20:08:39.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-08 20:08:39.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-08 20:08:39.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:39.181 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d398b6c: (connection evicted) 2024-02-08 20:08:39.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:39.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-08 20:08:39.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16021f6e 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:39.183 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-08 20:08:39.184 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:39.184 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:39.184 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:39.184 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:39.184 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:39.184 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:39.184 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:39.184 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:39.184 [Test worker @coroutine#5620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-08 20:08:39.184 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@63cff421 2024-02-08 20:08:39.184 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@63cff421 2024-02-08 20:08:39.184 [Test worker @coroutine#5620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-08 20:08:39.200 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63cff421 2024-02-08 20:08:39.210 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63cff421 2024-02-08 20:08:39.212 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63cff421 2024-02-08 20:08:39.214 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63cff421 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a9e44ff 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:39.214 [Test worker @coroutine#5620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-08 20:08:39.215 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@13a35d3b 2024-02-08 20:08:39.215 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@13a35d3b 2024-02-08 20:08:39.215 [Test worker @coroutine#5620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-08 20:08:39.227 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13a35d3b 2024-02-08 20:08:39.231 [DefaultDispatcher-worker-14 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15405ba1 2024-02-08 20:08:39.232 [DefaultDispatcher-worker-14 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.232 [DefaultDispatcher-worker-14 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:39.232 [DefaultDispatcher-worker-14 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.233 [DefaultDispatcher-worker-10 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.233 [DefaultDispatcher-worker-10 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.238 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13a35d3b 2024-02-08 20:08:39.239 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13a35d3b 2024-02-08 20:08:39.241 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13a35d3b 2024-02-08 20:08:39.251 [DefaultDispatcher-worker-2 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13a35d3b 2024-02-08 20:08:39.257 [DefaultDispatcher-worker-7 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2024-02-08 20:08:39.257 [DefaultDispatcher-worker-7 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.257 [DefaultDispatcher-worker-7 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:39.257 [DefaultDispatcher-worker-7 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.258 [DefaultDispatcher-worker-12 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.258 [DefaultDispatcher-worker-12 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.264 [DefaultDispatcher-worker-12 @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63cff421 2024-02-08 20:08:39.281 [DefaultDispatcher-worker-17 @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63cff421 2024-02-08 20:08:39.284 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:39.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-08 20:08:39.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-08 20:08:39.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:39.287 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63cff421: (connection evicted) 2024-02-08 20:08:39.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:39.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-08 20:08:39.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-08 20:08:39.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-08 20:08:39.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-08 20:08:39.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:39.288 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13a35d3b: (connection evicted) 2024-02-08 20:08:39.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:39.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-08 20:08:39.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56d4481f 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:39.290 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:39.291 [Test worker @coroutine#5655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-08 20:08:39.291 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2024-02-08 20:08:39.291 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2024-02-08 20:08:39.291 [Test worker @coroutine#5655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-08 20:08:39.306 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2024-02-08 20:08:39.317 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2024-02-08 20:08:39.318 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2024-02-08 20:08:39.320 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2024-02-08 20:08:39.320 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@468dbd07 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@4945cd1f 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@4945cd1f 2024-02-08 20:08:39.321 [Test worker @coroutine#5655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-08 20:08:39.334 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4945cd1f 2024-02-08 20:08:39.345 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4945cd1f 2024-02-08 20:08:39.346 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4945cd1f 2024-02-08 20:08:39.348 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4945cd1f 2024-02-08 20:08:39.356 [DefaultDispatcher-worker-8 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585dad7a 2024-02-08 20:08:39.356 [DefaultDispatcher-worker-8 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.356 [DefaultDispatcher-worker-8 @coroutine#3016] 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-02-08 20:08:39.356 [DefaultDispatcher-worker-8 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.357 [DefaultDispatcher-worker-4 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.358 [DefaultDispatcher-worker-10 @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4945cd1f 2024-02-08 20:08:39.373 [DefaultDispatcher-worker-2 @coroutine#5655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2024-02-08 20:08:39.391 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:39.392 [DefaultDispatcher-worker-10 @coroutine#5655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2024-02-08 20:08:39.402 [DefaultDispatcher-worker-10 @coroutine#5655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2024-02-08 20:08:39.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-08 20:08:39.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-08 20:08:39.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:39.407 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@627f678d: (connection evicted) 2024-02-08 20:08:39.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:39.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-08 20:08:39.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-08 20:08:39.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-08 20:08:39.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-08 20:08:39.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:39.408 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4945cd1f: (connection evicted) 2024-02-08 20:08:39.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:39.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-08 20:08:39.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-08 20:08:39.410 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@373c367 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:39.411 [Test worker @coroutine#5690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-08 20:08:39.412 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@619944a7 2024-02-08 20:08:39.412 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@619944a7 2024-02-08 20:08:39.412 [Test worker @coroutine#5690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-08 20:08:39.425 [DefaultDispatcher-worker-2 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:39.425 [DefaultDispatcher-worker-2 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.426 [DefaultDispatcher-worker-2 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:39.426 [DefaultDispatcher-worker-2 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.427 [DefaultDispatcher-worker-4 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.427 [DefaultDispatcher-worker-4 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.431 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619944a7 2024-02-08 20:08:39.442 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619944a7 2024-02-08 20:08:39.443 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619944a7 2024-02-08 20:08:39.445 [Test worker @coroutine#5698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619944a7 2024-02-08 20:08:39.455 [DefaultDispatcher-worker-10 @coroutine#5700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619944a7 2024-02-08 20:08:39.462 [DefaultDispatcher-worker-13 @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619944a7 2024-02-08 20:08:39.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-08 20:08:39.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-08 20:08:39.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:39.476 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@619944a7: (connection evicted) 2024-02-08 20:08:39.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:39.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-08 20:08:39.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-08 20:08:39.534 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-08 20:08:39.534 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:39.534 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:39.534 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:39.534 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:39.534 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:39.534 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:39.534 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1676e501 2024-02-08 20:08:39.534 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:39.534 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:39.534 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f39bcb5 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f39bcb5 2024-02-08 20:08:39.535 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-08 20:08:39.550 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39bcb5 2024-02-08 20:08:39.560 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39bcb5 2024-02-08 20:08:39.562 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39bcb5 2024-02-08 20:08:39.563 [DefaultDispatcher-worker-10 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-02-08 20:08:39.563 [DefaultDispatcher-worker-10 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.563 [DefaultDispatcher-worker-10 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:39.563 [DefaultDispatcher-worker-10 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.564 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39bcb5 2024-02-08 20:08:39.564 [DefaultDispatcher-worker-13 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.564 [DefaultDispatcher-worker-13 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.572 [DefaultDispatcher-worker-11 @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39bcb5 2024-02-08 20:08:39.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-08 20:08:39.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-08 20:08:39.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:39.574 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f39bcb5: (connection evicted) 2024-02-08 20:08:39.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:39.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-08 20:08:39.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-08 20:08:39.632 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21a14c45 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c73e09 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c73e09 2024-02-08 20:08:39.633 [Test worker @coroutine#5751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-08 20:08:39.646 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c73e09 2024-02-08 20:08:39.657 [Test worker @coroutine#5752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c73e09 2024-02-08 20:08:39.658 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c73e09 2024-02-08 20:08:39.660 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c73e09 2024-02-08 20:08:39.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-08 20:08:39.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-08 20:08:39.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:39.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:39.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-08 20:08:39.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1caa1866 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:39.666 [Test worker @coroutine#5770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-08 20:08:39.667 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cea41ab 2024-02-08 20:08:39.667 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cea41ab 2024-02-08 20:08:39.667 [Test worker @coroutine#5770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-08 20:08:39.680 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cea41ab 2024-02-08 20:08:39.690 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cea41ab 2024-02-08 20:08:39.692 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cea41ab 2024-02-08 20:08:39.693 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cea41ab 2024-02-08 20:08:39.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-08 20:08:39.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-08 20:08:39.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:39.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:39.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-08 20:08:39.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@608f79a8 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:39.698 [Test worker @coroutine#5788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-08 20:08:39.699 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@3687f6b6 2024-02-08 20:08:39.699 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@3687f6b6 2024-02-08 20:08:39.699 [Test worker @coroutine#5788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-08 20:08:39.712 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687f6b6 2024-02-08 20:08:39.722 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687f6b6 2024-02-08 20:08:39.724 [Test worker @coroutine#5791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687f6b6 2024-02-08 20:08:39.725 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687f6b6 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14b4caba 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e157f48 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e157f48 2024-02-08 20:08:39.726 [Test worker @coroutine#5788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-08 20:08:39.740 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e157f48 2024-02-08 20:08:39.746 [DefaultDispatcher-worker-10 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee95d42 2024-02-08 20:08:39.746 [DefaultDispatcher-worker-10 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.746 [DefaultDispatcher-worker-10 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:39.746 [DefaultDispatcher-worker-10 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.747 [DefaultDispatcher-worker-6 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.747 [DefaultDispatcher-worker-6 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.752 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e157f48 2024-02-08 20:08:39.754 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e157f48 2024-02-08 20:08:39.757 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e157f48 2024-02-08 20:08:39.767 [DefaultDispatcher-worker-5 @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e157f48 2024-02-08 20:08:39.781 [DefaultDispatcher-worker-2 @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3687f6b6 2024-02-08 20:08:39.785 [UI Thread @coroutine#5814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35505/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 20:08:39.785 [UI Thread @coroutine#5814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35505/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 20:08:39.785 [UI Thread @coroutine#5814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35505/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 20:08:39.787 [UI Thread @coroutine#5814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35505/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 20:08:39.787 [UI Thread @coroutine#5814] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35505/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 20:08:39.787 [UI Thread @coroutine#5814] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35505/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 20:08:39.787 [UI Thread @coroutine#5814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35505/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:39.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-08 20:08:39.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-08 20:08:39.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:39.789 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3687f6b6: (connection evicted) 2024-02-08 20:08:39.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:39.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-08 20:08:39.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-08 20:08:39.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-08 20:08:39.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-08 20:08:39.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:39.790 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e157f48: (connection evicted) 2024-02-08 20:08:39.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:39.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-08 20:08:39.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b78cbee 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-08 20:08:39.792 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa44fa2 2024-02-08 20:08:39.793 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa44fa2 2024-02-08 20:08:39.793 [Test worker @coroutine#5820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-08 20:08:39.806 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa44fa2 2024-02-08 20:08:39.817 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa44fa2 2024-02-08 20:08:39.818 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa44fa2 2024-02-08 20:08:39.820 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa44fa2 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53791a39 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@5292d417 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@5292d417 2024-02-08 20:08:39.821 [Test worker @coroutine#5820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-08 20:08:39.834 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5292d417 2024-02-08 20:08:39.844 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5292d417 2024-02-08 20:08:39.846 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5292d417 2024-02-08 20:08:39.848 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5292d417 2024-02-08 20:08:39.858 [DefaultDispatcher-worker-10 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5292d417 2024-02-08 20:08:39.873 [DefaultDispatcher-worker-8 @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa44fa2 2024-02-08 20:08:39.875 [UI Thread @coroutine#5844] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50507/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 20:08:39.875 [UI Thread @coroutine#5844] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50507/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 20:08:39.875 [UI Thread @coroutine#5844] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50507/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 20:08:39.876 [UI Thread @coroutine#5844] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50507/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 20:08:39.876 [UI Thread @coroutine#5844] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50507/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 20:08:39.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-08 20:08:39.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-08 20:08:39.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:39.878 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aa44fa2: (connection evicted) 2024-02-08 20:08:39.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:39.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-08 20:08:39.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-08 20:08:39.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-08 20:08:39.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-08 20:08:39.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:39.879 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5292d417: (connection evicted) 2024-02-08 20:08:39.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:39.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-08 20:08:39.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-08 20:08:39.881 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-08 20:08:39.881 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:39.881 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:39.881 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:39.881 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:39.881 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:39.881 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5680f009 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-02-08 20:08:39.882 [Test worker @coroutine#5850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-08 20:08:39.897 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-02-08 20:08:39.908 [Test worker @coroutine#5851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-02-08 20:08:39.909 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-02-08 20:08:39.911 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1da53092 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:39.911 [Test worker @coroutine#5850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-08 20:08:39.912 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9cab4 2024-02-08 20:08:39.912 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9cab4 2024-02-08 20:08:39.912 [Test worker @coroutine#5850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-08 20:08:39.925 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9cab4 2024-02-08 20:08:39.930 [DefaultDispatcher-worker-6 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2024-02-08 20:08:39.930 [DefaultDispatcher-worker-2 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-02-08 20:08:39.930 [DefaultDispatcher-worker-6 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.930 [DefaultDispatcher-worker-2 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.930 [DefaultDispatcher-worker-6 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:39.930 [DefaultDispatcher-worker-2 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:39.930 [DefaultDispatcher-worker-6 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.930 [DefaultDispatcher-worker-2 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.931 [DefaultDispatcher-worker-3 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.931 [DefaultDispatcher-worker-16 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.931 [DefaultDispatcher-worker-3 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.931 [DefaultDispatcher-worker-16 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.937 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9cab4 2024-02-08 20:08:39.938 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9cab4 2024-02-08 20:08:39.940 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9cab4 2024-02-08 20:08:39.950 [DefaultDispatcher-worker-7 @coroutine#5869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9cab4 2024-02-08 20:08:39.963 [DefaultDispatcher-worker-5 @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e0c775 2024-02-08 20:08:39.964 [UI Thread @coroutine#5880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54383/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 20:08:39.964 [UI Thread @coroutine#5880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54383/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 20:08:39.964 [UI Thread @coroutine#5880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54383/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 20:08:39.966 [UI Thread @coroutine#5880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54383/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 20:08:39.966 [UI Thread @coroutine#5880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54383/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 20:08:39.966 [UI Thread @coroutine#5880] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54383/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 20:08:39.966 [UI Thread @coroutine#5880] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54383/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:39.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-08 20:08:39.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-08 20:08:39.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:39.968 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73e0c775: (connection evicted) 2024-02-08 20:08:39.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:39.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-08 20:08:39.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-08 20:08:39.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-08 20:08:39.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-08 20:08:39.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:39.969 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c9cab4: (connection evicted) 2024-02-08 20:08:39.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:39.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-08 20:08:39.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-08 20:08:39.971 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2527765a 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-02-08 20:08:39.972 [Test worker @coroutine#5886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-08 20:08:39.987 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-02-08 20:08:39.992 [DefaultDispatcher-worker-15 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:39.992 [DefaultDispatcher-worker-15 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.992 [DefaultDispatcher-worker-15 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:39.992 [DefaultDispatcher-worker-15 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.993 [DefaultDispatcher-worker-5 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.993 [DefaultDispatcher-worker-5 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:39.997 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-02-08 20:08:39.999 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-02-08 20:08:40.001 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3285c141 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:40.001 [Test worker @coroutine#5886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-08 20:08:40.002 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-02-08 20:08:40.002 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-02-08 20:08:40.002 [Test worker @coroutine#5886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-08 20:08:40.015 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-02-08 20:08:40.025 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-02-08 20:08:40.027 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-02-08 20:08:40.028 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-02-08 20:08:40.038 [DefaultDispatcher-worker-15 @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-02-08 20:08:40.050 [DefaultDispatcher-worker-15 @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-02-08 20:08:40.073 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:40.074 [DefaultDispatcher-worker-17 @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371fdf43 2024-02-08 20:08:40.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-08 20:08:40.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-08 20:08:40.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:40.082 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@371fdf43: (connection evicted) 2024-02-08 20:08:40.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:40.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-08 20:08:40.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-08 20:08:40.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-08 20:08:40.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-08 20:08:40.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:40.083 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b862f17: (connection evicted) 2024-02-08 20:08:40.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:40.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-08 20:08:40.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c105912 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c954b79 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c954b79 2024-02-08 20:08:40.086 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-08 20:08:40.101 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c954b79 2024-02-08 20:08:40.111 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c954b79 2024-02-08 20:08:40.113 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c954b79 2024-02-08 20:08:40.114 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c954b79 2024-02-08 20:08:40.124 [DefaultDispatcher-worker-1 @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c954b79 2024-02-08 20:08:40.145 [DefaultDispatcher-worker-13 @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c954b79 2024-02-08 20:08:40.159 [DefaultDispatcher-worker-16 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7983a5d5 2024-02-08 20:08:40.159 [DefaultDispatcher-worker-16 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.159 [DefaultDispatcher-worker-16 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:40.159 [DefaultDispatcher-worker-16 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.160 [DefaultDispatcher-worker-2 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.160 [DefaultDispatcher-worker-2 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.165 [DefaultDispatcher-worker-2 @coroutine#5956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c954b79 2024-02-08 20:08:40.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-08 20:08:40.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-08 20:08:40.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:40.167 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c954b79: (connection evicted) 2024-02-08 20:08:40.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:40.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-08 20:08:40.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57f31caf 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:40.170 [Test worker @coroutine#5965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-08 20:08:40.171 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bda93f1 2024-02-08 20:08:40.171 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bda93f1 2024-02-08 20:08:40.171 [Test worker @coroutine#5965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-08 20:08:40.186 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bda93f1 2024-02-08 20:08:40.197 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bda93f1 2024-02-08 20:08:40.198 [Test worker @coroutine#5968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bda93f1 2024-02-08 20:08:40.200 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bda93f1 2024-02-08 20:08:40.200 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-08 20:08:40.200 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@643947d1 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@261d7ee2 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@261d7ee2 2024-02-08 20:08:40.201 [Test worker @coroutine#5965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-08 20:08:40.213 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261d7ee2 2024-02-08 20:08:40.224 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261d7ee2 2024-02-08 20:08:40.225 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261d7ee2 2024-02-08 20:08:40.227 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261d7ee2 2024-02-08 20:08:40.237 [DefaultDispatcher-worker-11 @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261d7ee2 2024-02-08 20:08:40.242 [DefaultDispatcher-worker-13 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15405ba1 2024-02-08 20:08:40.242 [DefaultDispatcher-worker-13 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.242 [DefaultDispatcher-worker-13 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:40.242 [DefaultDispatcher-worker-13 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.243 [DefaultDispatcher-worker-13 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.243 [DefaultDispatcher-worker-13 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.252 [DefaultDispatcher-worker-11 @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bda93f1 2024-02-08 20:08:40.263 [DefaultDispatcher-worker-12 @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bda93f1 2024-02-08 20:08:40.268 [DefaultDispatcher-worker-8 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2024-02-08 20:08:40.268 [DefaultDispatcher-worker-8 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.268 [DefaultDispatcher-worker-8 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:40.268 [DefaultDispatcher-worker-8 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.269 [DefaultDispatcher-worker-7 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.269 [DefaultDispatcher-worker-7 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-08 20:08:40.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-08 20:08:40.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:40.271 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:40.271 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bda93f1: (connection evicted) 2024-02-08 20:08:40.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:40.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-08 20:08:40.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-08 20:08:40.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-08 20:08:40.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-08 20:08:40.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:40.272 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@261d7ee2: (connection evicted) 2024-02-08 20:08:40.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:40.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-08 20:08:40.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50c9b080 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:40.275 [Test worker @coroutine#6010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-08 20:08:40.276 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2024-02-08 20:08:40.276 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2024-02-08 20:08:40.276 [Test worker @coroutine#6010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-08 20:08:40.292 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2024-02-08 20:08:40.302 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2024-02-08 20:08:40.304 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2024-02-08 20:08:40.305 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2024-02-08 20:08:40.313 [DefaultDispatcher-worker-4 @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2024-02-08 20:08:40.321 [DefaultDispatcher-worker-12 @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2024-02-08 20:08:40.336 [DefaultDispatcher-worker-12 @coroutine#6030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2024-02-08 20:08:40.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-08 20:08:40.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-08 20:08:40.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:40.338 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7244b40e: (connection evicted) 2024-02-08 20:08:40.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:40.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-08 20:08:40.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4973dacf 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:40.340 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:40.341 [Test worker @coroutine#6038] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-08 20:08:40.341 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d05d022 2024-02-08 20:08:40.341 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d05d022 2024-02-08 20:08:40.341 [Test worker @coroutine#6038] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-08 20:08:40.358 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d05d022 2024-02-08 20:08:40.366 [DefaultDispatcher-worker-13 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585dad7a 2024-02-08 20:08:40.367 [DefaultDispatcher-worker-13 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.367 [DefaultDispatcher-worker-13 @coroutine#3016] 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-02-08 20:08:40.367 [DefaultDispatcher-worker-13 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.368 [DefaultDispatcher-worker-8 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.368 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d05d022 2024-02-08 20:08:40.370 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d05d022 2024-02-08 20:08:40.371 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d05d022 2024-02-08 20:08:40.380 [DefaultDispatcher-worker-7 @coroutine#6047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d05d022 2024-02-08 20:08:40.387 [DefaultDispatcher-worker-7 @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d05d022 2024-02-08 20:08:40.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-08 20:08:40.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-08 20:08:40.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:40.389 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d05d022: (connection evicted) 2024-02-08 20:08:40.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:40.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-08 20:08:40.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31620971 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:40.392 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:40.393 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:40.393 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:40.393 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:40.393 [Test worker @coroutine#6068] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-08 20:08:40.393 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@63069995 2024-02-08 20:08:40.393 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@63069995 2024-02-08 20:08:40.393 [Test worker @coroutine#6068] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-08 20:08:40.407 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2024-02-08 20:08:40.417 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2024-02-08 20:08:40.419 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2024-02-08 20:08:40.420 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2024-02-08 20:08:40.476 [DefaultDispatcher-worker-14 @coroutine#6075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63069995 2024-02-08 20:08:40.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-08 20:08:40.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-08 20:08:40.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:40.485 [DefaultDispatcher-worker-6 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:40.485 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63069995: (connection evicted) 2024-02-08 20:08:40.485 [DefaultDispatcher-worker-6 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.485 [DefaultDispatcher-worker-6 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:40.485 [DefaultDispatcher-worker-6 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:40.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-08 20:08:40.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-08 20:08:40.487 [DefaultDispatcher-worker-15 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.487 [DefaultDispatcher-worker-15 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.487 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-08 20:08:40.487 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:40.487 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:40.487 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:40.487 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:40.487 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:40.487 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:40.487 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b841396 2024-02-08 20:08:40.487 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:40.487 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:40.487 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:40.487 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:40.487 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:40.487 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:40.487 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:40.487 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:40.487 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:40.487 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:40.488 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:40.488 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:40.488 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:40.488 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:40.488 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:40.488 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:40.488 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:40.488 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:40.488 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:40.488 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-08 20:08:40.488 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:40.488 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:40.488 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:40.488 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:40.488 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:40.488 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:40.488 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:40.488 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:40.488 [Test worker @coroutine#6093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-08 20:08:40.488 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d79651d 2024-02-08 20:08:40.488 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d79651d 2024-02-08 20:08:40.488 [Test worker @coroutine#6093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-08 20:08:40.508 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d79651d 2024-02-08 20:08:40.519 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d79651d 2024-02-08 20:08:40.521 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d79651d 2024-02-08 20:08:40.522 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d79651d 2024-02-08 20:08:40.531 [DefaultDispatcher-worker-15 @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d79651d 2024-02-08 20:08:40.540 [DefaultDispatcher-worker-13 @coroutine#6093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d79651d 2024-02-08 20:08:40.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-08 20:08:40.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-08 20:08:40.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:40.546 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d79651d: (connection evicted) 2024-02-08 20:08:40.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:40.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-08 20:08:40.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-08 20:08:40.550 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@117e9a56 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@443819d5 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@443819d5 2024-02-08 20:08:40.551 [Test worker @coroutine#6116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-08 20:08:40.566 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443819d5 2024-02-08 20:08:40.574 [DefaultDispatcher-worker-1 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-02-08 20:08:40.574 [DefaultDispatcher-worker-1 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.574 [DefaultDispatcher-worker-1 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:40.574 [DefaultDispatcher-worker-1 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.575 [DefaultDispatcher-worker-14 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.575 [DefaultDispatcher-worker-14 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.577 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443819d5 2024-02-08 20:08:40.584 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443819d5 2024-02-08 20:08:40.586 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443819d5 2024-02-08 20:08:40.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-08 20:08:40.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-08 20:08:40.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:40.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:40.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-08 20:08:40.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cba8293 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:40.590 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-08 20:08:40.591 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:40.591 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:40.591 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:40.591 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:40.591 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:40.591 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:40.591 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:40.591 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:40.591 [Test worker @coroutine#6136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-08 20:08:40.591 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c48ea9e 2024-02-08 20:08:40.591 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c48ea9e 2024-02-08 20:08:40.591 [Test worker @coroutine#6136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-08 20:08:40.604 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c48ea9e 2024-02-08 20:08:40.614 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c48ea9e 2024-02-08 20:08:40.616 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c48ea9e 2024-02-08 20:08:40.617 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c48ea9e 2024-02-08 20:08:40.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-08 20:08:40.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-08 20:08:40.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:40.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:40.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-08 20:08:40.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40fd25c7 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@136c3a6 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@136c3a6 2024-02-08 20:08:40.621 [Test worker @coroutine#6152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-08 20:08:40.634 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136c3a6 2024-02-08 20:08:40.645 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136c3a6 2024-02-08 20:08:40.647 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136c3a6 2024-02-08 20:08:40.648 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136c3a6 2024-02-08 20:08:40.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-08 20:08:40.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-08 20:08:40.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:40.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:40.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-08 20:08:40.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-08 20:08:40.658 [UI Thread @coroutine#6173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52945/Site/verify 2024-02-08 20:08:40.659 [UI Thread @coroutine#6173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52945/Site/verify. 2024-02-08 20:08:40.659 [UI Thread @coroutine#6173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52945/Site/verify 2024-02-08 20:08:40.661 [UI Thread @coroutine#6173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52945/Site/verify 2024-02-08 20:08:40.661 [UI Thread @coroutine#6173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52945/Site/verify 2024-02-08 20:08:40.661 [UI Thread @coroutine#6173] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52945/Site/verify. 2024-02-08 20:08:40.661 [UI Thread @coroutine#6173] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52945/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cd31e5f 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:40.666 [Test worker @coroutine#6187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-08 20:08:40.667 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e02988 2024-02-08 20:08:40.667 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e02988 2024-02-08 20:08:40.667 [Test worker @coroutine#6187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-08 20:08:40.681 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e02988 2024-02-08 20:08:40.692 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e02988 2024-02-08 20:08:40.694 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e02988 2024-02-08 20:08:40.695 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e02988 2024-02-08 20:08:40.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-08 20:08:40.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-08 20:08:40.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:40.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:40.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-08 20:08:40.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-08 20:08:40.698 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-08 20:08:40.698 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38bce2ed 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fc2c39 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fc2c39 2024-02-08 20:08:40.699 [Test worker @coroutine#6204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-08 20:08:40.713 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc2c39 2024-02-08 20:08:40.723 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc2c39 2024-02-08 20:08:40.725 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc2c39 2024-02-08 20:08:40.726 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc2c39 2024-02-08 20:08:40.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-08 20:08:40.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-08 20:08:40.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:40.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:40.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-08 20:08:40.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18213a65 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:40.730 [Test worker @coroutine#6221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-08 20:08:40.731 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@1435a8ca 2024-02-08 20:08:40.731 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@1435a8ca 2024-02-08 20:08:40.731 [Test worker @coroutine#6221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-08 20:08:40.744 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1435a8ca 2024-02-08 20:08:40.755 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1435a8ca 2024-02-08 20:08:40.756 [DefaultDispatcher-worker-8 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee95d42 2024-02-08 20:08:40.756 [DefaultDispatcher-worker-8 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.756 [DefaultDispatcher-worker-8 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:40.756 [DefaultDispatcher-worker-8 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.757 [DefaultDispatcher-worker-4 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.758 [DefaultDispatcher-worker-4 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.757 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1435a8ca 2024-02-08 20:08:40.760 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1435a8ca 2024-02-08 20:08:40.762 [UI Thread @coroutine#6238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48257/Site/verify 2024-02-08 20:08:40.762 [UI Thread @coroutine#6238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48257/Site/verify. 2024-02-08 20:08:40.762 [UI Thread @coroutine#6238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48257/Site/verify 2024-02-08 20:08:40.764 [UI Thread @coroutine#6238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48257/Site/verify 2024-02-08 20:08:40.764 [UI Thread @coroutine#6238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48257/Site/verify 2024-02-08 20:08:40.764 [UI Thread @coroutine#6238] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48257/Site/verify. 2024-02-08 20:08:40.764 [UI Thread @coroutine#6238] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48257/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:40.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-08 20:08:40.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-08 20:08:40.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:40.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:40.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-08 20:08:40.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-08 20:08:40.771 [UI Thread @coroutine#6250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45645/Site/verify 2024-02-08 20:08:40.771 [UI Thread @coroutine#6250] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45645/Site/verify. 2024-02-08 20:08:40.771 [UI Thread @coroutine#6250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45645/Site/verify 2024-02-08 20:08:40.773 [UI Thread @coroutine#6250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45645/Site/verify 2024-02-08 20:08:40.773 [UI Thread @coroutine#6250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45645/Site/verify 2024-02-08 20:08:40.773 [UI Thread @coroutine#6250] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45645/Site/verify. 2024-02-08 20:08:40.773 [UI Thread @coroutine#6250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45645/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:40.779 [UI Thread @coroutine#6263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51227/Site/verify 2024-02-08 20:08:40.779 [UI Thread @coroutine#6263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51227/Site/verify. 2024-02-08 20:08:40.779 [UI Thread @coroutine#6263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51227/Site/verify 2024-02-08 20:08:40.780 [UI Thread @coroutine#6263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51227/Site/verify 2024-02-08 20:08:40.780 [UI Thread @coroutine#6263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51227/Site/verify 2024-02-08 20:08:40.780 [UI Thread @coroutine#6263] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51227/Site/verify. 2024-02-08 20:08:40.780 [UI Thread @coroutine#6263] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51227/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:40.787 [UI Thread @coroutine#6278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-08 20:08:40.787 [UI Thread @coroutine#6278] 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-02-08 20:08:40.787 [UI Thread @coroutine#6278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-08 20:08:40.788 [UI Thread @coroutine#6278] 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-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11c82829 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-02-08 20:08:40.792 [Test worker @coroutine#6285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-08 20:08:40.806 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-02-08 20:08:40.816 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-02-08 20:08:40.818 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-02-08 20:08:40.820 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-02-08 20:08:40.837 [DefaultDispatcher-worker-8 @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-02-08 20:08:40.848 [DefaultDispatcher-worker-8 @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-02-08 20:08:40.854 [DefaultDispatcher-worker-11 @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-02-08 20:08:40.861 [DefaultDispatcher-worker-1 @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-02-08 20:08:40.868 [DefaultDispatcher-worker-16 @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-02-08 20:08:40.876 [DefaultDispatcher-worker-13 @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-02-08 20:08:40.884 [DefaultDispatcher-worker-12 @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-02-08 20:08:40.893 [HikariPool-214 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:40.899 [DefaultDispatcher-worker-14 @coroutine#6310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef 2024-02-08 20:08:40.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-08 20:08:40.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-08 20:08:40.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:40.901 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@353ac1ef: (connection evicted) 2024-02-08 20:08:40.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:40.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-08 20:08:40.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-08 20:08:40.903 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-08 20:08:40.903 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:40.903 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:40.903 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:40.903 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:40.903 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:40.903 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:40.903 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ae5f795 2024-02-08 20:08:40.903 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:40.903 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:40.903 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:40.903 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:40.903 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:40.903 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:40.903 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:40.903 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:40.904 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:40.904 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:40.904 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:40.904 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:40.904 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:40.904 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:40.904 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:40.904 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:40.904 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:40.904 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:40.904 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:40.904 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-08 20:08:40.904 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:40.904 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:40.904 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:40.904 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:40.904 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:40.904 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:40.904 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:40.904 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:40.904 [Test worker @coroutine#6316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-08 20:08:40.904 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e94a6f6 2024-02-08 20:08:40.904 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e94a6f6 2024-02-08 20:08:40.904 [Test worker @coroutine#6316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-08 20:08:40.919 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e94a6f6 2024-02-08 20:08:40.929 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e94a6f6 2024-02-08 20:08:40.930 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e94a6f6 2024-02-08 20:08:40.932 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e94a6f6 2024-02-08 20:08:40.932 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2048255a 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2024-02-08 20:08:40.933 [Test worker @coroutine#6316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-08 20:08:40.941 [DefaultDispatcher-worker-6 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2024-02-08 20:08:40.942 [DefaultDispatcher-worker-9 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-02-08 20:08:40.942 [DefaultDispatcher-worker-6 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.942 [DefaultDispatcher-worker-6 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:40.942 [DefaultDispatcher-worker-6 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.942 [DefaultDispatcher-worker-9 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.942 [DefaultDispatcher-worker-9 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:40.942 [DefaultDispatcher-worker-9 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.943 [DefaultDispatcher-worker-10 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.943 [DefaultDispatcher-worker-10 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.943 [DefaultDispatcher-worker-2 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.943 [DefaultDispatcher-worker-2 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:40.951 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2024-02-08 20:08:40.962 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2024-02-08 20:08:40.964 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2024-02-08 20:08:40.965 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2024-02-08 20:08:40.975 [DefaultDispatcher-worker-14 @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2024-02-08 20:08:40.987 [DefaultDispatcher-worker-13 @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e94a6f6 2024-02-08 20:08:41.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-08 20:08:41.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-08 20:08:41.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:41.002 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e94a6f6: (connection evicted) 2024-02-08 20:08:41.003 [DefaultDispatcher-worker-5 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:41.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:41.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-08 20:08:41.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-08 20:08:41.003 [DefaultDispatcher-worker-5 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.003 [DefaultDispatcher-worker-5 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:41.003 [DefaultDispatcher-worker-5 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-08 20:08:41.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-08 20:08:41.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:41.003 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd: (connection evicted) 2024-02-08 20:08:41.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:41.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-08 20:08:41.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-08 20:08:41.004 [DefaultDispatcher-worker-11 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.004 [DefaultDispatcher-worker-11 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d38758a 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:41.005 [Test worker @coroutine#6370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-08 20:08:41.006 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2024-02-08 20:08:41.006 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2024-02-08 20:08:41.006 [Test worker @coroutine#6370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-08 20:08:41.021 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2024-02-08 20:08:41.032 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2024-02-08 20:08:41.033 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2024-02-08 20:08:41.035 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@557fe039 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:41.035 [Test worker @coroutine#6370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-08 20:08:41.036 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@79cfc008 2024-02-08 20:08:41.036 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@79cfc008 2024-02-08 20:08:41.036 [Test worker @coroutine#6370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-08 20:08:41.049 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79cfc008 2024-02-08 20:08:41.059 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79cfc008 2024-02-08 20:08:41.061 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79cfc008 2024-02-08 20:08:41.062 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79cfc008 2024-02-08 20:08:41.073 [DefaultDispatcher-worker-15 @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79cfc008 2024-02-08 20:08:41.086 [DefaultDispatcher-worker-13 @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2024-02-08 20:08:41.096 [DefaultDispatcher-worker-7 @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2024-02-08 20:08:41.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-08 20:08:41.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-08 20:08:41.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:41.101 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c7da28: (connection evicted) 2024-02-08 20:08:41.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:41.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-08 20:08:41.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-08 20:08:41.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-08 20:08:41.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-08 20:08:41.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:41.102 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79cfc008: (connection evicted) 2024-02-08 20:08:41.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:41.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-08 20:08:41.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d854c13 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:41.104 [Test worker @coroutine#6420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-08 20:08:41.105 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@76140ca5 2024-02-08 20:08:41.105 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@76140ca5 2024-02-08 20:08:41.105 [Test worker @coroutine#6420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-08 20:08:41.121 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76140ca5 2024-02-08 20:08:41.131 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76140ca5 2024-02-08 20:08:41.133 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76140ca5 2024-02-08 20:08:41.134 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76140ca5 2024-02-08 20:08:41.134 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@728cf276 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a8191e 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a8191e 2024-02-08 20:08:41.135 [Test worker @coroutine#6420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-08 20:08:41.148 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8191e 2024-02-08 20:08:41.158 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8191e 2024-02-08 20:08:41.159 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8191e 2024-02-08 20:08:41.161 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8191e 2024-02-08 20:08:41.170 [DefaultDispatcher-worker-15 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7983a5d5 2024-02-08 20:08:41.170 [DefaultDispatcher-worker-15 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.170 [DefaultDispatcher-worker-15 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:41.170 [DefaultDispatcher-worker-15 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.171 [DefaultDispatcher-worker-15 @coroutine#6434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8191e 2024-02-08 20:08:41.172 [DefaultDispatcher-worker-4 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.172 [DefaultDispatcher-worker-4 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.183 [DefaultDispatcher-worker-11 @coroutine#6420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76140ca5 2024-02-08 20:08:41.193 [DefaultDispatcher-worker-4 @coroutine#6420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76140ca5 2024-02-08 20:08:41.205 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:41.235 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:41.252 [DefaultDispatcher-worker-15 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15405ba1 2024-02-08 20:08:41.252 [DefaultDispatcher-worker-15 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.252 [DefaultDispatcher-worker-15 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:41.252 [DefaultDispatcher-worker-15 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.254 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.254 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.278 [DefaultDispatcher-worker-16 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2024-02-08 20:08:41.278 [DefaultDispatcher-worker-16 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.278 [DefaultDispatcher-worker-16 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:41.278 [DefaultDispatcher-worker-16 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.279 [DefaultDispatcher-worker-13 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.279 [DefaultDispatcher-worker-13 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.376 [DefaultDispatcher-worker-15 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585dad7a 2024-02-08 20:08:41.377 [DefaultDispatcher-worker-15 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.377 [DefaultDispatcher-worker-15 @coroutine#3016] 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-02-08 20:08:41.377 [DefaultDispatcher-worker-15 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.377 [DefaultDispatcher-worker-15 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-08 20:08:41.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-08 20:08:41.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:41.446 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76140ca5: (connection evicted) 2024-02-08 20:08:41.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:41.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-08 20:08:41.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-08 20:08:41.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-08 20:08:41.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-08 20:08:41.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:41.447 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69a8191e: (connection evicted) 2024-02-08 20:08:41.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:41.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-08 20:08:41.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-08 20:08:41.449 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fedf25b 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-02-08 20:08:41.450 [Test worker @coroutine#6484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-08 20:08:41.465 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-02-08 20:08:41.475 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-02-08 20:08:41.477 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-02-08 20:08:41.478 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14cf30b3 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@363d3958 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@363d3958 2024-02-08 20:08:41.479 [Test worker @coroutine#6484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-08 20:08:41.492 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363d3958 2024-02-08 20:08:41.495 [DefaultDispatcher-worker-7 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:41.496 [DefaultDispatcher-worker-7 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.496 [DefaultDispatcher-worker-7 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:41.496 [DefaultDispatcher-worker-7 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.497 [DefaultDispatcher-worker-11 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.497 [DefaultDispatcher-worker-11 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.502 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363d3958 2024-02-08 20:08:41.504 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363d3958 2024-02-08 20:08:41.505 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363d3958 2024-02-08 20:08:41.516 [DefaultDispatcher-worker-9 @coroutine#6502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363d3958 2024-02-08 20:08:41.529 [DefaultDispatcher-worker-16 @coroutine#6484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-02-08 20:08:41.537 [DefaultDispatcher-worker-17 @coroutine#6484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-02-08 20:08:41.545 [DefaultDispatcher-worker-17 @coroutine#6484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-02-08 20:08:41.551 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:41.552 [DefaultDispatcher-worker-1 @coroutine#6484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-02-08 20:08:41.560 [DefaultDispatcher-worker-15 @coroutine#6484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-02-08 20:08:41.567 [DefaultDispatcher-worker-15 @coroutine#6484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f84e764 2024-02-08 20:08:41.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-08 20:08:41.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-08 20:08:41.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:41.572 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f84e764: (connection evicted) 2024-02-08 20:08:41.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:41.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-08 20:08:41.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-08 20:08:41.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-08 20:08:41.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-08 20:08:41.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:41.573 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@363d3958: (connection evicted) 2024-02-08 20:08:41.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:41.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-08 20:08:41.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10ef09e3 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:41.575 [Test worker @coroutine#6541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-08 20:08:41.576 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-02-08 20:08:41.576 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-02-08 20:08:41.576 [Test worker @coroutine#6541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-08 20:08:41.582 [DefaultDispatcher-worker-1 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2024-02-08 20:08:41.582 [DefaultDispatcher-worker-1 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.582 [DefaultDispatcher-worker-1 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:41.582 [DefaultDispatcher-worker-1 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.583 [DefaultDispatcher-worker-9 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.583 [DefaultDispatcher-worker-9 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37499/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.591 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-02-08 20:08:41.601 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-02-08 20:08:41.603 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-02-08 20:08:41.604 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@438fcca3 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2024-02-08 20:08:41.605 [Test worker @coroutine#6541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-08 20:08:41.618 [Test worker @coroutine#6541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2024-02-08 20:08:41.628 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2024-02-08 20:08:41.630 [Test worker @coroutine#6553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2024-02-08 20:08:41.632 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2024-02-08 20:08:41.642 [DefaultDispatcher-worker-2 @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e86d24 2024-02-08 20:08:41.655 [DefaultDispatcher-worker-2 @coroutine#6541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-02-08 20:08:41.663 [DefaultDispatcher-worker-16 @coroutine#6541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-02-08 20:08:41.670 [DefaultDispatcher-worker-17 @coroutine#6541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-02-08 20:08:41.676 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:41.677 [DefaultDispatcher-worker-14 @coroutine#6541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-02-08 20:08:41.685 [DefaultDispatcher-worker-14 @coroutine#6541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43815bc 2024-02-08 20:08:41.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-08 20:08:41.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-08 20:08:41.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:41.689 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43815bc: (connection evicted) 2024-02-08 20:08:41.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:41.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-08 20:08:41.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-08 20:08:41.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-08 20:08:41.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-08 20:08:41.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:41.690 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15e86d24: (connection evicted) 2024-02-08 20:08:41.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:41.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-08 20:08:41.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-08 20:08:41.692 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-08 20:08:41.692 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:41.692 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:41.692 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:41.692 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:41.692 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:41.692 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:41.692 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1849d35a 2024-02-08 20:08:41.692 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:41.692 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:41.692 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:41.692 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:41.692 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:41.692 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:41.692 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:41.692 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:41.692 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:41.692 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:41.692 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:41.692 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:41.692 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:41.692 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:41.692 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:41.692 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:41.693 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:41.693 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:41.693 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:41.693 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-08 20:08:41.693 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:41.693 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:41.693 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:41.693 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:41.693 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:41.693 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:41.693 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:41.693 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:41.693 [Test worker @coroutine#6596] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-08 20:08:41.693 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-02-08 20:08:41.693 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-02-08 20:08:41.693 [Test worker @coroutine#6596] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-08 20:08:41.710 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-02-08 20:08:41.720 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-02-08 20:08:41.721 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-02-08 20:08:41.723 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27e25c2f 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-08 20:08:41.723 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:41.724 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:41.724 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:41.724 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:41.724 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:41.724 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:41.724 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:41.724 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:41.724 [Test worker @coroutine#6596] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-08 20:08:41.724 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2024-02-08 20:08:41.724 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2024-02-08 20:08:41.724 [Test worker @coroutine#6596] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-08 20:08:41.736 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2024-02-08 20:08:41.746 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2024-02-08 20:08:41.748 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2024-02-08 20:08:41.750 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2024-02-08 20:08:41.760 [DefaultDispatcher-worker-16 @coroutine#6609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2024-02-08 20:08:41.771 [DefaultDispatcher-worker-9 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee95d42 2024-02-08 20:08:41.771 [DefaultDispatcher-worker-9 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.771 [DefaultDispatcher-worker-9 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:41.771 [DefaultDispatcher-worker-9 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.772 [DefaultDispatcher-worker-17 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.773 [DefaultDispatcher-worker-17 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53935/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.775 [DefaultDispatcher-worker-14 @coroutine#6596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-02-08 20:08:41.782 [DefaultDispatcher-worker-15 @coroutine#6596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-02-08 20:08:41.789 [DefaultDispatcher-worker-12 @coroutine#6596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-02-08 20:08:41.793 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:41.795 [DefaultDispatcher-worker-14 @coroutine#6596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-02-08 20:08:41.803 [DefaultDispatcher-worker-16 @coroutine#6596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-02-08 20:08:41.812 [DefaultDispatcher-worker-16 @coroutine#6596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2024-02-08 20:08:41.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-08 20:08:41.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-08 20:08:41.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:41.818 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41a940a9: (connection evicted) 2024-02-08 20:08:41.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:41.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-08 20:08:41.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-08 20:08:41.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-08 20:08:41.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-08 20:08:41.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:41.819 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2: (connection evicted) 2024-02-08 20:08:41.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:41.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-08 20:08:41.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-08 20:08:41.821 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-08 20:08:41.821 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:41.821 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:41.821 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:41.821 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:41.821 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:41.821 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:41.821 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3adf3670 2024-02-08 20:08:41.821 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:41.821 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:41.821 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:41.821 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:41.821 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:41.821 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:41.821 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:41.821 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:41.821 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:41.822 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:41.822 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:41.822 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:41.822 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:41.822 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:41.822 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:41.822 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:41.822 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:41.822 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:41.822 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:41.822 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-08 20:08:41.822 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:41.822 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:41.822 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:41.822 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:41.822 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:41.822 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:41.822 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:41.822 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:41.822 [Test worker @coroutine#6652] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-08 20:08:41.822 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2024-02-08 20:08:41.822 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2024-02-08 20:08:41.822 [Test worker @coroutine#6652] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-08 20:08:41.836 [Test worker @coroutine#6652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2024-02-08 20:08:41.847 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2024-02-08 20:08:41.848 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2024-02-08 20:08:41.850 [Test worker @coroutine#6657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2024-02-08 20:08:41.859 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-227 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@54d8236c due to dirty commit state on close(). 2024-02-08 20:08:41.863 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d8236c 2024-02-08 20:08:41.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-08 20:08:41.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-08 20:08:41.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:41.864 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54d8236c: (connection evicted) 2024-02-08 20:08:41.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:41.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-08 20:08:41.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5453020f 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:41.924 [Test worker @coroutine#6675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-08 20:08:41.925 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c943143 2024-02-08 20:08:41.925 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c943143 2024-02-08 20:08:41.925 [Test worker @coroutine#6675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-08 20:08:41.938 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c943143 2024-02-08 20:08:41.949 [Test worker @coroutine#6676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c943143 2024-02-08 20:08:41.951 [Test worker @coroutine#6678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c943143 2024-02-08 20:08:41.953 [DefaultDispatcher-worker-7 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d142b53 2024-02-08 20:08:41.953 [DefaultDispatcher-worker-6 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2024-02-08 20:08:41.953 [Test worker @coroutine#6680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c943143 2024-02-08 20:08:41.953 [DefaultDispatcher-worker-6 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.953 [DefaultDispatcher-worker-7 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.953 [DefaultDispatcher-worker-6 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:41.953 [DefaultDispatcher-worker-7 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:41.953 [DefaultDispatcher-worker-6 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.953 [DefaultDispatcher-worker-7 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.955 [DefaultDispatcher-worker-1 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.955 [DefaultDispatcher-worker-1 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60759/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.955 [DefaultDispatcher-worker-6 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.955 [DefaultDispatcher-worker-6 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41595/UmAppDatabase/replication/nodeId 2024-02-08 20:08:41.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-08 20:08:41.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-08 20:08:41.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:41.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:41.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-08 20:08:41.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48bafe39 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:41.959 [Test worker @coroutine#6703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-08 20:08:41.960 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@1979d616 2024-02-08 20:08:41.960 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@1979d616 2024-02-08 20:08:41.960 [Test worker @coroutine#6703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-08 20:08:41.972 [Test worker @coroutine#6703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1979d616 2024-02-08 20:08:41.983 [Test worker @coroutine#6704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1979d616 2024-02-08 20:08:41.984 [Test worker @coroutine#6706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1979d616 2024-02-08 20:08:41.986 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1979d616 2024-02-08 20:08:41.993 [DefaultDispatcher-worker-15 @coroutine#6710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1979d616 2024-02-08 20:08:42.001 [DefaultDispatcher-worker-13 @coroutine#6723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1979d616 2024-02-08 20:08:42.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-08 20:08:42.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-08 20:08:42.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:42.003 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1979d616: (connection evicted) 2024-02-08 20:08:42.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:42.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-08 20:08:42.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-08 20:08:42.005 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-08 20:08:42.005 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:42.005 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:42.005 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:42.005 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:42.005 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:42.005 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:42.005 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@165634aa 2024-02-08 20:08:42.005 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:42.005 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:42.005 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:42.005 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:42.005 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:42.005 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:42.005 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:42.006 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:42.006 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:42.006 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:42.006 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:42.006 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:42.006 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:42.006 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:42.006 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:42.006 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:42.006 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:42.006 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:42.006 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:42.006 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-08 20:08:42.006 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:42.006 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:42.006 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:42.006 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:42.006 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:42.006 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:42.006 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:42.006 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:42.006 [Test worker @coroutine#6732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-08 20:08:42.006 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa21319 2024-02-08 20:08:42.006 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa21319 2024-02-08 20:08:42.006 [Test worker @coroutine#6732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-08 20:08:42.013 [DefaultDispatcher-worker-14 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@169d5567 2024-02-08 20:08:42.014 [DefaultDispatcher-worker-14 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:42.014 [DefaultDispatcher-worker-14 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:42.014 [DefaultDispatcher-worker-14 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:42.015 [DefaultDispatcher-worker-4 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:42.015 [DefaultDispatcher-worker-4 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42717/UmAppDatabase/replication/nodeId 2024-02-08 20:08:42.022 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa21319 2024-02-08 20:08:42.033 [Test worker @coroutine#6736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa21319 2024-02-08 20:08:42.034 [Test worker @coroutine#6738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa21319 2024-02-08 20:08:42.036 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa21319 2024-02-08 20:08:42.046 [DefaultDispatcher-worker-12 @coroutine#6742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa21319 2024-02-08 20:08:42.055 [DefaultDispatcher-worker-14 @coroutine#6755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa21319 2024-02-08 20:08:42.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-08 20:08:42.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-08 20:08:42.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:42.056 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1aa21319: (connection evicted) 2024-02-08 20:08:42.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:42.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-08 20:08:42.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-08 20:08:42.059 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-08 20:08:42.059 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:42.059 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:42.059 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:42.059 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:42.059 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:42.059 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:42.059 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19aa9540 2024-02-08 20:08:42.059 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:42.059 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:42.059 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:42.059 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:42.059 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:42.059 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:42.059 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:42.059 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:42.059 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:42.059 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:42.060 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:42.060 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:42.060 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:42.060 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:42.060 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:42.060 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:42.060 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:42.060 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:42.060 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:42.060 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-08 20:08:42.060 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:42.060 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:42.060 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:42.060 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:42.060 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:42.060 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:42.060 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:42.060 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:42.060 [Test worker @coroutine#6764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-08 20:08:42.060 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d911f95 2024-02-08 20:08:42.060 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d911f95 2024-02-08 20:08:42.060 [Test worker @coroutine#6764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-08 20:08:42.076 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d911f95 2024-02-08 20:08:42.086 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d911f95 2024-02-08 20:08:42.088 [Test worker @coroutine#6768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d911f95 2024-02-08 20:08:42.090 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d911f95 2024-02-08 20:08:42.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-08 20:08:42.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-08 20:08:42.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:42.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:42.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-08 20:08:42.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-08 20:08:42.097 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-08 20:08:42.097 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:42.097 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:42.097 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:42.097 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:42.097 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:42.097 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:42.097 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ccfa4b8 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-02-08 20:08:42.098 [Test worker @coroutine#6789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-08 20:08:42.111 [Test worker @coroutine#6789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-02-08 20:08:42.122 [Test worker @coroutine#6790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-02-08 20:08:42.124 [Test worker @coroutine#6792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-02-08 20:08:42.125 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-02-08 20:08:42.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-08 20:08:42.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-08 20:08:42.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:42.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:42.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-08 20:08:42.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-08 20:08:42.129 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-08 20:08:42.129 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:42.129 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:42.129 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:42.129 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:42.129 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:42.129 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:42.129 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e7a6dcd 2024-02-08 20:08:42.129 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:42.129 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:42.129 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:42.129 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:42.129 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:42.129 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:42.129 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:42.130 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:42.130 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:42.130 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:42.130 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:42.130 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:42.130 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:42.130 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:42.130 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:42.130 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:42.130 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:42.130 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:42.130 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:42.130 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-08 20:08:42.130 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:42.130 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:42.130 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:42.130 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:42.130 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:42.130 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:42.130 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:42.130 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:42.130 [Test worker @coroutine#6811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-08 20:08:42.130 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0d42b6 2024-02-08 20:08:42.130 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0d42b6 2024-02-08 20:08:42.130 [Test worker @coroutine#6811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-08 20:08:42.143 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0d42b6 2024-02-08 20:08:42.154 [Test worker @coroutine#6812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0d42b6 2024-02-08 20:08:42.156 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0d42b6 2024-02-08 20:08:42.157 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0d42b6 2024-02-08 20:08:42.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-08 20:08:42.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-08 20:08:42.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:42.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:42.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-08 20:08:42.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5642cd03 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:42.167 [Test worker @coroutine#6841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-08 20:08:42.168 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eeabaf3 2024-02-08 20:08:42.168 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eeabaf3 2024-02-08 20:08:42.168 [Test worker @coroutine#6841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-08 20:08:42.181 [DefaultDispatcher-worker-5 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7983a5d5 2024-02-08 20:08:42.181 [DefaultDispatcher-worker-5 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:42.181 [DefaultDispatcher-worker-5 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:42.181 [DefaultDispatcher-worker-5 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:42.182 [DefaultDispatcher-worker-6 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:42.182 [DefaultDispatcher-worker-6 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58133/UmAppDatabase/replication/nodeId 2024-02-08 20:08:42.183 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eeabaf3 2024-02-08 20:08:42.194 [Test worker @coroutine#6845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eeabaf3 2024-02-08 20:08:42.196 [Test worker @coroutine#6847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eeabaf3 2024-02-08 20:08:42.197 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eeabaf3 2024-02-08 20:08:42.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-08 20:08:42.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-08 20:08:42.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:42.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:42.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-08 20:08:42.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-08 20:08:42.200 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6285027a 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb00dcc 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb00dcc 2024-02-08 20:08:42.201 [Test worker @coroutine#6860] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-08 20:08:42.216 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb00dcc 2024-02-08 20:08:42.227 [Test worker @coroutine#6861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb00dcc 2024-02-08 20:08:42.228 [Test worker @coroutine#6863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb00dcc 2024-02-08 20:08:42.230 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb00dcc 2024-02-08 20:08:42.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-08 20:08:42.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-08 20:08:42.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:42.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:42.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-08 20:08:42.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b7ab262 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f93ea3 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f93ea3 2024-02-08 20:08:42.233 [Test worker @coroutine#6876] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-08 20:08:42.247 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f93ea3 2024-02-08 20:08:42.257 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f93ea3 2024-02-08 20:08:42.259 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f93ea3 2024-02-08 20:08:42.260 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f93ea3 2024-02-08 20:08:42.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-08 20:08:42.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-08 20:08:42.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:42.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:42.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-08 20:08:42.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-08 20:08:42.263 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-08 20:08:42.263 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:42.263 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:42.263 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:42.263 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:42.263 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:42.263 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:42.263 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fdfa35d 2024-02-08 20:08:42.263 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:42.263 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:42.263 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:42.263 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:42.263 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:42.263 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:42.263 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:42.263 [DefaultDispatcher-worker-4 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15405ba1 2024-02-08 20:08:42.263 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:42.263 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:42.263 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:42.264 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:42.264 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:42.264 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:42.264 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:42.264 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:42.264 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:42.264 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:42.264 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:42.264 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:42.264 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-08 20:08:42.264 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:42.264 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:42.264 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:42.264 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:42.264 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:42.264 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:42.264 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:42.264 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:42.264 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:42.264 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:42.264 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:42.264 [Test worker @coroutine#6892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-08 20:08:42.264 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@2976d625 2024-02-08 20:08:42.264 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@2976d625 2024-02-08 20:08:42.264 [Test worker @coroutine#6892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-08 20:08:42.265 [DefaultDispatcher-worker-1 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:42.265 [DefaultDispatcher-worker-1 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53241/UmAppDatabase/replication/nodeId 2024-02-08 20:08:42.277 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976d625 2024-02-08 20:08:42.287 [DefaultDispatcher-worker-12 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2024-02-08 20:08:42.287 [DefaultDispatcher-worker-12 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:42.287 [DefaultDispatcher-worker-12 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:42.287 [DefaultDispatcher-worker-12 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:42.288 [DefaultDispatcher-worker-11 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:42.288 [DefaultDispatcher-worker-11 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33197/UmAppDatabase/replication/nodeId 2024-02-08 20:08:42.290 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976d625 2024-02-08 20:08:42.292 [Test worker @coroutine#6901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976d625 2024-02-08 20:08:42.294 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976d625 2024-02-08 20:08:42.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-08 20:08:42.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-08 20:08:42.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:42.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:42.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-08 20:08:42.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-08 20:08:42.297 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-08 20:08:42.297 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:42.297 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:42.297 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:42.297 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:42.297 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:42.297 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:42.297 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@734d870f 2024-02-08 20:08:42.297 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:42.297 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:42.297 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:42.297 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:42.297 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:42.297 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:42.297 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:42.297 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:42.297 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:42.297 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:42.298 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:42.298 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:42.298 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:42.298 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:42.298 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:42.298 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:42.298 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:42.298 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:42.298 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:42.298 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-08 20:08:42.298 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:42.298 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:42.298 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:42.298 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:42.298 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:42.298 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:42.298 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:42.298 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:42.298 [Test worker @coroutine#6914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-08 20:08:42.298 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@4664cd32 2024-02-08 20:08:42.298 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@4664cd32 2024-02-08 20:08:42.298 [Test worker @coroutine#6914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-08 20:08:42.311 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664cd32 2024-02-08 20:08:42.322 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664cd32 2024-02-08 20:08:42.323 [Test worker @coroutine#6917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664cd32 2024-02-08 20:08:42.325 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664cd32 2024-02-08 20:08:42.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-08 20:08:42.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-08 20:08:42.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:42.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:42.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-08 20:08:42.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a6cb2c9 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:42.331 [Test worker @coroutine#6932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-08 20:08:42.332 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@46700301 2024-02-08 20:08:42.332 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@46700301 2024-02-08 20:08:42.332 [Test worker @coroutine#6932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-08 20:08:42.351 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46700301 2024-02-08 20:08:42.361 [Test worker @coroutine#6933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46700301 2024-02-08 20:08:42.363 [Test worker @coroutine#6935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46700301 2024-02-08 20:08:42.364 [Test worker @coroutine#6937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46700301 2024-02-08 20:08:42.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-08 20:08:42.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-08 20:08:42.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:42.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:42.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-08 20:08:42.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77524169 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e80cfa 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e80cfa 2024-02-08 20:08:42.368 [Test worker @coroutine#6951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-08 20:08:42.381 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e80cfa 2024-02-08 20:08:42.387 [DefaultDispatcher-worker-14 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585dad7a 2024-02-08 20:08:42.387 [DefaultDispatcher-worker-14 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:42.387 [DefaultDispatcher-worker-14 @coroutine#3016] 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-02-08 20:08:42.387 [DefaultDispatcher-worker-14 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:42.388 [DefaultDispatcher-worker-7 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 20:08:42.393 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e80cfa 2024-02-08 20:08:42.395 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e80cfa 2024-02-08 20:08:42.396 [Test worker @coroutine#6958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e80cfa 2024-02-08 20:08:42.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-08 20:08:42.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-08 20:08:42.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:42.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:42.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-08 20:08:42.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-08 20:08:42.399 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4951c45f 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-02-08 20:08:42.400 [Test worker @coroutine#6971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-08 20:08:42.413 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-02-08 20:08:42.424 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-02-08 20:08:42.425 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-02-08 20:08:42.427 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-02-08 20:08:42.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-08 20:08:42.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-08 20:08:42.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:42.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:42.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-08 20:08:42.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3841e77a 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:42.431 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:42.432 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:42.432 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:42.432 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:42.432 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:42.432 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:42.432 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:42.432 [Test worker @coroutine#6989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-08 20:08:42.432 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7b42db 2024-02-08 20:08:42.432 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7b42db 2024-02-08 20:08:42.432 [Test worker @coroutine#6989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-08 20:08:42.445 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7b42db 2024-02-08 20:08:42.455 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7b42db 2024-02-08 20:08:42.457 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7b42db 2024-02-08 20:08:42.459 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7b42db 2024-02-08 20:08:42.461 [UI Thread @coroutine#7003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-08 20:08:42.461 [UI Thread @coroutine#7003] 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-02-08 20:08:42.461 [UI Thread @coroutine#7003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-08 20:08:42.463 [UI Thread @coroutine#7003] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-08 20:08:42.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-08 20:08:42.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-08 20:08:42.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:42.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:42.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-08 20:08:42.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c3762c7 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d992634 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d992634 2024-02-08 20:08:42.467 [Test worker @coroutine#7009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-08 20:08:42.481 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d992634 2024-02-08 20:08:42.491 [Test worker @coroutine#7010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d992634 2024-02-08 20:08:42.493 [Test worker @coroutine#7012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d992634 2024-02-08 20:08:42.494 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d992634 2024-02-08 20:08:42.497 [UI Thread @coroutine#7025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42875/Site/verify 2024-02-08 20:08:42.497 [UI Thread @coroutine#7025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42875/Site/verify. 2024-02-08 20:08:42.497 [UI Thread @coroutine#7025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42875/Site/verify 2024-02-08 20:08:42.499 [UI Thread @coroutine#7025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42875/Site/verify 2024-02-08 20:08:42.499 [UI Thread @coroutine#7025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42875/Site/verify 2024-02-08 20:08:42.499 [UI Thread @coroutine#7025] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42875/Site/verify. 2024-02-08 20:08:42.499 [UI Thread @coroutine#7025] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42875/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:42.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-08 20:08:42.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-08 20:08:42.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 20:08:42.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:42.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-08 20:08:42.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-08 20:08:42.506 [DefaultDispatcher-worker-16 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a46227 2024-02-08 20:08:42.506 [DefaultDispatcher-worker-16 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:42.506 [DefaultDispatcher-worker-16 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId. 2024-02-08 20:08:42.506 [DefaultDispatcher-worker-16 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:42.507 [DefaultDispatcher-worker-4 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:42.507 [DefaultDispatcher-worker-4 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35917/UmAppDatabase/replication/nodeId 2024-02-08 20:08:42.522 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-08 20:08:42.522 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 20:08:42.522 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 20:08:42.522 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 20:08:42.522 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 20:08:42.522 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 20:08:42.522 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 20:08:42.522 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d08fee2 2024-02-08 20:08:42.522 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 20:08:42.522 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 20:08:42.522 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 20:08:42.522 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 20:08:42.522 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 20:08:42.522 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 20:08:42.522 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 20:08:42.523 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 20:08:42.523 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 20:08:42.523 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 20:08:42.523 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 20:08:42.523 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 20:08:42.523 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 20:08:42.523 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 20:08:42.523 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 20:08:42.523 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 20:08:42.523 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 20:08:42.523 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 20:08:42.523 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 20:08:42.523 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-08 20:08:42.523 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 20:08:42.523 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 20:08:42.523 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 20:08:42.523 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 20:08:42.523 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 20:08:42.523 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 20:08:42.523 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 20:08:42.523 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 20:08:42.523 [Test worker @coroutine#7035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-08 20:08:42.523 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@421f447f 2024-02-08 20:08:42.523 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@421f447f 2024-02-08 20:08:42.523 [Test worker @coroutine#7035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-08 20:08:42.540 [Test worker @coroutine#7035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421f447f 2024-02-08 20:08:42.550 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421f447f 2024-02-08 20:08:42.552 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421f447f 2024-02-08 20:08:42.553 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421f447f 2024-02-08 20:08:42.562 [DefaultDispatcher-worker-3 @coroutine#7042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421f447f 2024-02-08 20:08:42.570 [DefaultDispatcher-worker-13 @coroutine#7035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@421f447f 2024-02-08 20:08:42.575 [UI Thread @coroutine#7051] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58725/556552697462059008/_ustadmanifest.json 2024-02-08 20:08:42.575 [UI Thread @coroutine#7051] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58725/556552697462059008/_ustadmanifest.json. 2024-02-08 20:08:42.575 [UI Thread @coroutine#7051] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58725/556552697462059008/_ustadmanifest.json 2024-02-08 20:08:42.576 [UI Thread @coroutine#7051] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58725/556552697462059008/_ustadmanifest.json 2024-02-08 20:08:42.576 [UI Thread @coroutine#7051] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58725/556552697462059008/_ustadmanifest.json 2024-02-08 20:08:42.577 [UI Thread @coroutine#7051] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58725/556552697462059008/_ustadmanifest.json. 2024-02-08 20:08:42.577 [UI Thread @coroutine#7051] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58725/556552697462059008/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:42.577 [UI Thread @coroutine#7051] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58725/tincan.xml 2024-02-08 20:08:42.577 [UI Thread @coroutine#7051] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58725/tincan.xml. 2024-02-08 20:08:42.577 [UI Thread @coroutine#7051] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58725/tincan.xml 2024-02-08 20:08:42.578 [UI Thread @coroutine#7051] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58725/tincan.xml 2024-02-08 20:08:42.578 [UI Thread @coroutine#7051] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58725/tincan.xml 2024-02-08 20:08:42.578 [UI Thread @coroutine#7051] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58725/tincan.xml. 2024-02-08 20:08:42.578 [UI Thread @coroutine#7051] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58725/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 20:08:42.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-08 20:08:42.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-08 20:08:42.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 20:08:42.579 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@421f447f: (connection evicted) 2024-02-08 20:08:42.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 20:08:42.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-08 20:08:42.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-02-08 22:40:10.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-08 22:40:10.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:10.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:10.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:10.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:10.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:10.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:10.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@341b13a8 2024-02-08 22:40:10.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:10.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:10.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:10.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:10.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:10.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:10.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:10.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:10.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:10.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:10.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:10.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:10.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:10.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:10.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:10.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:10.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:10.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:10.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:10.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-08 22:40:10.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:10.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:10.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:10.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:10.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:10.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:10.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:10.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:10.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-08 22:40:10.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 22:40:10.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 22:40:10.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-08 22:40:10.382 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 22:40:10.390 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:10.395 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c8c6b5 2024-02-08 22:40:10.395 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c8c6b5 2024-02-08 22:40:10.399 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@180f3a1c 2024-02-08 22:40:10.399 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@180f3a1c 2024-02-08 22:40:10.403 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c30adc5 2024-02-08 22:40:10.403 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c30adc5 2024-02-08 22:40:10.406 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@59323027 2024-02-08 22:40:10.406 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@59323027 2024-02-08 22:40:10.410 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@99fb8da 2024-02-08 22:40:10.410 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@99fb8da 2024-02-08 22:40:10.411 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 22:40:10.414 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a1ac2f 2024-02-08 22:40:10.414 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a1ac2f 2024-02-08 22:40:10.415 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 22:40:10.418 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e67a7b 2024-02-08 22:40:10.418 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e67a7b 2024-02-08 22:40:10.421 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@391dcf68 2024-02-08 22:40:10.422 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@391dcf68 2024-02-08 22:40:10.425 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d30f9f9 2024-02-08 22:40:10.425 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d30f9f9 2024-02-08 22:40:10.426 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:40:10.639 [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-02-08 22:40:10.639 [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-02-08 22:40:10.639 [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-02-08 22:40:10.640 [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-02-08 22:40:10.675 [DefaultDispatcher-worker-8 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 22:40:10.676 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 22:40:10.677 [DefaultDispatcher-worker-8 @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-02-08 22:40:10.677 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 22:40:10.733 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 22:40:10.785 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 22:40:10.818 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 22:40:10.842 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 22:40:10.871 [DefaultDispatcher-worker-4 @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-02-08 22:40:10.871 [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-02-08 22:40:10.877 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 22:40:10.883 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 22:40:11.006 [DefaultDispatcher-worker-4 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 22:40:11.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-08 22:40:11.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-08 22:40:11.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:40:11.050 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4: (connection evicted) 2024-02-08 22:40:11.051 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16c8c6b5: (connection evicted) 2024-02-08 22:40:11.051 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@180f3a1c: (connection evicted) 2024-02-08 22:40:11.051 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c30adc5: (connection evicted) 2024-02-08 22:40:11.052 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59323027: (connection evicted) 2024-02-08 22:40:11.053 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@99fb8da: (connection evicted) 2024-02-08 22:40:11.053 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68a1ac2f: (connection evicted) 2024-02-08 22:40:11.054 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71e67a7b: (connection evicted) 2024-02-08 22:40:11.054 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@391dcf68: (connection evicted) 2024-02-08 22:40:11.054 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d30f9f9: (connection evicted) 2024-02-08 22:40:11.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:11.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-08 22:40:11.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-08 22:40:11.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-08 22:40:11.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:11.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:11.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:11.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:11.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:11.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:11.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@100d0218 2024-02-08 22:40:11.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:11.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:11.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:11.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:11.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:11.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:11.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:11.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:11.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:11.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:11.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:11.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:11.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:11.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:11.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:11.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:11.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:11.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:11.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:11.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-08 22:40:11.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:11.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:11.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:11.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:11.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:11.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:11.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:11.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:11.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-08 22:40:11.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 22:40:11.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 22:40:11.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-08 22:40:11.071 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 22:40:11.083 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 22:40:11.085 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 22:40:11.087 [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-02-08 22:40:11.088 [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-02-08 22:40:11.088 [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-02-08 22:40:11.088 [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-02-08 22:40:11.103 [DefaultDispatcher-worker-11 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 22:40:11.104 [DefaultDispatcher-worker-11 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 22:40:11.104 [DefaultDispatcher-worker-11 @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-02-08 22:40:11.104 [DefaultDispatcher-worker-11 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 22:40:11.111 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 22:40:11.129 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 22:40:11.146 [DefaultDispatcher-worker-11 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 22:40:11.155 [DefaultDispatcher-worker-11 @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-02-08 22:40:11.162 [DefaultDispatcher-worker-4 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 22:40:11.165 [DefaultDispatcher-worker-3 @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-02-08 22:40:11.169 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:11.173 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e507e5 2024-02-08 22:40:11.174 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e507e5 2024-02-08 22:40:11.177 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@b22f929 2024-02-08 22:40:11.177 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@b22f929 2024-02-08 22:40:11.178 [DefaultDispatcher-worker-5 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 22:40:11.180 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1d6c95 2024-02-08 22:40:11.180 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1d6c95 2024-02-08 22:40:11.182 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1ff312 2024-02-08 22:40:11.183 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1ff312 2024-02-08 22:40:11.185 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e81f9b 2024-02-08 22:40:11.185 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e81f9b 2024-02-08 22:40:11.186 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 22:40:11.187 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9f59fe 2024-02-08 22:40:11.187 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9f59fe 2024-02-08 22:40:11.190 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f82ebdc 2024-02-08 22:40:11.190 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f82ebdc 2024-02-08 22:40:11.192 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a300c5d 2024-02-08 22:40:11.192 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a300c5d 2024-02-08 22:40:11.195 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d83da47 2024-02-08 22:40:11.195 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d83da47 2024-02-08 22:40:11.195 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:40:11.263 [DefaultDispatcher-worker-7 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 22:40:11.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-08 22:40:11.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-08 22:40:11.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:40:11.303 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20b829d5: (connection evicted) 2024-02-08 22:40:11.304 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e507e5: (connection evicted) 2024-02-08 22:40:11.305 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b22f929: (connection evicted) 2024-02-08 22:40:11.305 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f1d6c95: (connection evicted) 2024-02-08 22:40:11.305 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a1ff312: (connection evicted) 2024-02-08 22:40:11.306 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67e81f9b: (connection evicted) 2024-02-08 22:40:11.306 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b9f59fe: (connection evicted) 2024-02-08 22:40:11.307 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f82ebdc: (connection evicted) 2024-02-08 22:40:11.307 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a300c5d: (connection evicted) 2024-02-08 22:40:11.308 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d83da47: (connection evicted) 2024-02-08 22:40:11.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:11.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-08 22:40:11.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-08 22:40:11.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-08 22:40:11.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:11.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:11.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:11.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:11.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:11.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:11.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38bc5ac0 2024-02-08 22:40:11.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:11.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:11.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:11.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:11.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:11.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:11.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:11.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:11.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:11.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:11.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:11.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:11.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:11.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:11.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:11.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:11.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:11.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:11.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:11.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-08 22:40:11.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:11.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:11.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:11.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:11.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:11.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:11.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:11.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:11.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-08 22:40:11.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d63a4f 2024-02-08 22:40:11.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d63a4f 2024-02-08 22:40:11.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-08 22:40:11.458 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:11.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-08 22:40:11.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:11.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:11.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:11.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:11.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:11.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:11.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a7bc16b 2024-02-08 22:40:11.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:11.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:11.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:11.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:11.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:11.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:11.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:11.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:11.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:11.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:11.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:11.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:11.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:11.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:11.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:11.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:11.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:11.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:11.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:11.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-08 22:40:11.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:11.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:11.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:11.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:11.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:11.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:11.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:11.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:11.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-08 22:40:11.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cc5460 2024-02-08 22:40:11.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cc5460 2024-02-08 22:40:11.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-08 22:40:11.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20820df0 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:11.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:11.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:11.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:11.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:11.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:11.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:11.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:11.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-08 22:40:11.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@205159dc 2024-02-08 22:40:11.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@205159dc 2024-02-08 22:40:11.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-08 22:40:11.810 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:11.816 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42cc5460 2024-02-08 22:40:11.821 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35975/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 22:40:11.822 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35975/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-08 22:40:11.822 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35975/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 22:40:11.833 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:11.858 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35975/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 22:40:11.858 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35975/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 22:40:11.888 [pool-2-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205159dc 2024-02-08 22:40:12.020 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-08 22:40:12.020 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35975/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-08 22:40:12.196 [DefaultDispatcher-worker-11 @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205159dc 2024-02-08 22:40:12.206 [DefaultDispatcher-worker-11 @coroutine#92] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205159dc 2024-02-08 22:40:12.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-08 22:40:12.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-08 22:40:12.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:12.237 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42cc5460: (connection evicted) 2024-02-08 22:40:12.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:12.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-08 22:40:12.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-08 22:40:12.240 [Test worker @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205159dc 2024-02-08 22:40:12.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-08 22:40:12.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:12.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:12.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:12.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:12.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:12.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:12.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4813d0 2024-02-08 22:40:12.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:12.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:12.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:12.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:12.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:12.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:12.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:12.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:12.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:12.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:12.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:12.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:12.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:12.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:12.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:12.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:12.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:12.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:12.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:12.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-08 22:40:12.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:12.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:12.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:12.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:12.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:12.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:12.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:12.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:12.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-08 22:40:12.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0d8937 2024-02-08 22:40:12.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0d8937 2024-02-08 22:40:12.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-08 22:40:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-08 22:40:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:12.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:12.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:12.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:12.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@105dc04d 2024-02-08 22:40:12.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:12.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:12.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:12.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:12.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:12.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:12.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:12.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:12.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:12.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:12.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:12.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:12.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:12.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:12.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:12.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:12.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:12.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:12.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:12.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-08 22:40:12.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:12.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-08 22:40:12.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a8e40d 2024-02-08 22:40:12.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a8e40d 2024-02-08 22:40:12.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-08 22:40:12.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-08 22:40:12.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-08 22:40:12.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:12.310 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f0d8937: (connection evicted) 2024-02-08 22:40:12.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:12.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-08 22:40:12.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-08 22:40:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-08 22:40:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4540c7 2024-02-08 22:40:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:12.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-08 22:40:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:12.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-08 22:40:12.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc0b8c8 2024-02-08 22:40:12.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc0b8c8 2024-02-08 22:40:12.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-08 22:40:12.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-08 22:40:12.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:12.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:12.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:12.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:12.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:12.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:12.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15f861ee 2024-02-08 22:40:12.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:12.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:12.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:12.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:12.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:12.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-08 22:40:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:12.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-08 22:40:12.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6463da36 2024-02-08 22:40:12.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6463da36 2024-02-08 22:40:12.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-08 22:40:12.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-08 22:40:12.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-08 22:40:12.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:12.346 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bc0b8c8: (connection evicted) 2024-02-08 22:40:12.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:12.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-08 22:40:12.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-08 22:40:12.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-08 22:40:12.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:12.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:12.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:12.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:12.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:12.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:12.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6233c6c2 2024-02-08 22:40:12.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:12.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:12.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:12.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:12.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:12.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:12.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:12.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:12.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:12.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:12.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:12.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:12.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:12.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:12.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:12.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:12.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:12.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:12.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:12.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-08 22:40:12.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:12.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:12.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:12.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:12.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:12.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:12.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:12.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:12.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-08 22:40:12.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e50eeb9 2024-02-08 22:40:12.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e50eeb9 2024-02-08 22:40:12.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-08 22:40:12.369 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:12.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34cb0e49 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:12.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:12.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:12.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:12.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:12.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:12.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:12.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:12.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-08 22:40:12.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a667f44 2024-02-08 22:40:12.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a667f44 2024-02-08 22:40:12.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-08 22:40:12.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-08 22:40:12.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-08 22:40:12.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:12.382 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e50eeb9: (connection evicted) 2024-02-08 22:40:12.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:12.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-08 22:40:12.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-08 22:40:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-08 22:40:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@517fbf62 2024-02-08 22:40:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:12.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:12.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:12.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:12.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:12.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:12.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:12.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:12.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:12.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:12.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:12.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:12.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:12.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:12.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:12.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:12.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-08 22:40:12.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:12.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:12.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:12.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:12.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:12.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:12.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:12.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:12.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-08 22:40:12.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@150f41b9 2024-02-08 22:40:12.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@150f41b9 2024-02-08 22:40:12.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e364f1f 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:12.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:12.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:12.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-08 22:40:12.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@298263fa 2024-02-08 22:40:12.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@298263fa 2024-02-08 22:40:12.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-08 22:40:12.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-08 22:40:12.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-08 22:40:12.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:12.435 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@150f41b9: (connection evicted) 2024-02-08 22:40:12.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:12.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-08 22:40:12.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-08 22:40:12.437 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:12.472 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:12.504 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:12.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-08 22:40:12.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:12.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b7ee56c 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:12.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:12.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-08 22:40:12.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de8f85c 2024-02-08 22:40:12.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de8f85c 2024-02-08 22:40:12.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-08 22:40:12.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-08 22:40:12.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:12.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:12.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:12.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:12.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:12.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:12.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21abda60 2024-02-08 22:40:12.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:12.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:12.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:12.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:12.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:12.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:12.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:12.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:12.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:12.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:12.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:12.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:12.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:12.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:12.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:12.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:12.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:12.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:12.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:12.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-08 22:40:12.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:12.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:12.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:12.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:12.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:12.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:12.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:12.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:12.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-08 22:40:12.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 22:40:12.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 22:40:12.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-08 22:40:12.636 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:12.642 [DefaultDispatcher-worker-3 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 22:40:12.651 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:12.657 [DefaultDispatcher-worker-3 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 22:40:12.664 [DefaultDispatcher-worker-3 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 22:40:12.672 [DefaultDispatcher-worker-3 @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 22:40:12.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-08 22:40:12.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-08 22:40:12.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:12.741 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3de8f85c: (connection evicted) 2024-02-08 22:40:12.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:12.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-08 22:40:12.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-08 22:40:12.748 [Test worker @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 22:40:12.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-08 22:40:12.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:12.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:12.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:12.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fa212df 2024-02-08 22:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:12.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:12.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:12.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:12.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:12.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:12.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:12.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:12.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:12.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:12.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:12.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:12.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:12.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:12.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:12.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:12.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:12.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:12.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:12.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-08 22:40:12.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:12.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:12.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:12.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:12.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:12.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:12.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-08 22:40:12.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@204b0f07 2024-02-08 22:40:12.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@204b0f07 2024-02-08 22:40:12.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-08 22:40:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-08 22:40:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f68756d 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:12.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:12.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-08 22:40:12.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9bb69b 2024-02-08 22:40:12.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9bb69b 2024-02-08 22:40:12.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-08 22:40:12.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-08 22:40:12.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-08 22:40:12.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:12.786 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@204b0f07: (connection evicted) 2024-02-08 22:40:12.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:12.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-08 22:40:12.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d126083 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-08 22:40:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:12.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:12.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:12.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:12.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:12.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:12.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:12.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:12.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-08 22:40:12.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a8fb023 2024-02-08 22:40:12.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a8fb023 2024-02-08 22:40:12.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26d73519 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:12.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:12.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-08 22:40:12.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@40538370 2024-02-08 22:40:12.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@40538370 2024-02-08 22:40:12.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-08 22:40:12.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-08 22:40:12.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-08 22:40:12.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:12.813 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a8fb023: (connection evicted) 2024-02-08 22:40:12.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:12.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-08 22:40:12.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-08 22:40:12.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51e94b7d 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:12.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-08 22:40:12.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4f8e8a 2024-02-08 22:40:12.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4f8e8a 2024-02-08 22:40:12.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4468fda8 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:12.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:12.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-08 22:40:12.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@29aa4bc9 2024-02-08 22:40:12.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@29aa4bc9 2024-02-08 22:40:12.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-08 22:40:12.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-08 22:40:12.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-08 22:40:12.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:12.841 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a4f8e8a: (connection evicted) 2024-02-08 22:40:12.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:12.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-08 22:40:12.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-08 22:40:12.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cdc4070 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:12.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-08 22:40:12.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abe62bb 2024-02-08 22:40:12.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abe62bb 2024-02-08 22:40:12.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f60824e 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:12.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:12.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-08 22:40:12.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c25bbc 2024-02-08 22:40:12.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c25bbc 2024-02-08 22:40:12.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-08 22:40:12.882 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:12.906 [DefaultDispatcher-worker-7 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-08 22:40:12.910 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:12.938 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:12.943 [DefaultDispatcher-worker-7 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit13386314473476561482/junit18430615794052434020.tmp 2024-02-08 22:40:12.948 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:12.968 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:12.992 [DefaultDispatcher-worker-7 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-08 22:40:13.006 [DefaultDispatcher-worker-7 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-08 22:40:13.007 [DefaultDispatcher-worker-7 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-08 22:40:13.008 [DefaultDispatcher-worker-7 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit13386314473476561482/junit18430615794052434020.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-08 22:40:13.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-08 22:40:13.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-08 22:40:13.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.008 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6abe62bb: (connection evicted) 2024-02-08 22:40:13.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:13.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-08 22:40:13.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-08 22:40:13.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-08 22:40:13.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a3c99f1 2024-02-08 22:40:13.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2024-02-08 22:40:13.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2024-02-08 22:40:13.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cf2f5d6 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-08 22:40:13.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b030101 2024-02-08 22:40:13.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b030101 2024-02-08 22:40:13.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-08 22:40:13.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-08 22:40:13.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-08 22:40:13.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.055 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@661db63e: (connection evicted) 2024-02-08 22:40:13.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:13.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-08 22:40:13.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-08 22:40:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-08 22:40:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ba1cdbe 2024-02-08 22:40:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:13.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:13.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:13.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-08 22:40:13.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-08 22:40:13.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@226e07e7 2024-02-08 22:40:13.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@226e07e7 2024-02-08 22:40:13.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c31e410 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-08 22:40:13.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@6febec41 2024-02-08 22:40:13.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@6febec41 2024-02-08 22:40:13.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-08 22:40:13.101 [DefaultDispatcher-worker-7 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6febec41 2024-02-08 22:40:13.103 [DefaultDispatcher-worker-7 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6febec41 2024-02-08 22:40:13.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-08 22:40:13.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-08 22:40:13.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.106 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@226e07e7: (connection evicted) 2024-02-08 22:40:13.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:13.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-08 22:40:13.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-08 22:40:13.107 [Test worker @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6febec41 2024-02-08 22:40:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-08 22:40:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20231384 2024-02-08 22:40:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-08 22:40:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-08 22:40:13.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@35becbd4 2024-02-08 22:40:13.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@35becbd4 2024-02-08 22:40:13.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-08 22:40:13.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bcc8f13 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-08 22:40:13.128 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d91faf 2024-02-08 22:40:13.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d91faf 2024-02-08 22:40:13.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-08 22:40:13.130 [DefaultDispatcher-worker-7 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-08 22:40:13.168 [DefaultDispatcher-worker-7 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit8028160973220050231/junit13442484630339654662.tmp 2024-02-08 22:40:13.178 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.201 [DefaultDispatcher-worker-7 @coroutine#358] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-08 22:40:13.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-08 22:40:13.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-08 22:40:13.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.204 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35becbd4: (connection evicted) 2024-02-08 22:40:13.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:13.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-08 22:40:13.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-08 22:40:13.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f030c72 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-08 22:40:13.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@18513c23 2024-02-08 22:40:13.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@18513c23 2024-02-08 22:40:13.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-08 22:40:13.228 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6be50b35 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2024-02-08 22:40:13.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2024-02-08 22:40:13.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-08 22:40:13.240 [DefaultDispatcher-worker-1 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2024-02-08 22:40:13.241 [DefaultDispatcher-worker-1 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2024-02-08 22:40:13.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-08 22:40:13.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-08 22:40:13.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.242 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18513c23: (connection evicted) 2024-02-08 22:40:13.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:13.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-08 22:40:13.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-08 22:40:13.243 [Test worker @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2024-02-08 22:40:13.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2be50bba 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-08 22:40:13.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c4f23b 2024-02-08 22:40:13.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c4f23b 2024-02-08 22:40:13.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-08 22:40:13.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-08 22:40:13.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ec0ca83 2024-02-08 22:40:13.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:13.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:13.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:13.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-08 22:40:13.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-08 22:40:13.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@7827d7b 2024-02-08 22:40:13.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@7827d7b 2024-02-08 22:40:13.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-08 22:40:13.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-08 22:40:13.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-08 22:40:13.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.324 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79c4f23b: (connection evicted) 2024-02-08 22:40:13.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:13.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-08 22:40:13.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-08 22:40:13.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-08 22:40:13.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb99d1d 2024-02-08 22:40:13.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:13.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:13.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:13.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-08 22:40:13.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-08 22:40:13.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd37449 2024-02-08 22:40:13.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd37449 2024-02-08 22:40:13.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-08 22:40:13.334 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-08 22:40:13.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5402612e 2024-02-08 22:40:13.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@431babe6 2024-02-08 22:40:13.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@431babe6 2024-02-08 22:40:13.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-08 22:40:13.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-08 22:40:13.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-08 22:40:13.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.350 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fd37449: (connection evicted) 2024-02-08 22:40:13.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:13.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-08 22:40:13.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-08 22:40:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-08 22:40:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a7e81 2024-02-08 22:40:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:13.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:13.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:13.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-08 22:40:13.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-08 22:40:13.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2024-02-08 22:40:13.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2024-02-08 22:40:13.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-08 22:40:13.363 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e11bda 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-08 22:40:13.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-08 22:40:13.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-08 22:40:13.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-08 22:40:13.372 [DefaultDispatcher-worker-1 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-08 22:40:13.373 [DefaultDispatcher-worker-1 @coroutine#390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-08 22:40:13.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-08 22:40:13.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-08 22:40:13.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.374 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13ee97af: (connection evicted) 2024-02-08 22:40:13.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:13.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-08 22:40:13.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-08 22:40:13.376 [Test worker @coroutine#394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ab5e63 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-08 22:40:13.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8f0f98 2024-02-08 22:40:13.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8f0f98 2024-02-08 22:40:13.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-08 22:40:13.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bf0f70a 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d63b7e 2024-02-08 22:40:13.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d63b7e 2024-02-08 22:40:13.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-08 22:40:13.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-08 22:40:13.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-08 22:40:13.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.399 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e8f0f98: (connection evicted) 2024-02-08 22:40:13.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:13.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-08 22:40:13.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e0652ab 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-08 22:40:13.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2024-02-08 22:40:13.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2024-02-08 22:40:13.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-08 22:40:13.425 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2024-02-08 22:40:13.438 [Test worker @coroutine#402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2024-02-08 22:40:13.440 [Test worker @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2024-02-08 22:40:13.446 [Test worker @coroutine#409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24b3f778 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-08 22:40:13.447 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4392362c 2024-02-08 22:40:13.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4392362c 2024-02-08 22:40:13.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-08 22:40:13.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-08 22:40:13.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-08 22:40:13.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:13.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:13.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-08 22:40:13.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-08 22:40:13.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@351ede23 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-08 22:40:13.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2024-02-08 22:40:13.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2024-02-08 22:40:13.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-08 22:40:13.464 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2024-02-08 22:40:13.468 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.477 [Test worker @coroutine#419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2024-02-08 22:40:13.479 [Test worker @coroutine#421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2024-02-08 22:40:13.483 [Test worker @coroutine#426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2024-02-08 22:40:13.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aedc426 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2024-02-08 22:40:13.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2024-02-08 22:40:13.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-08 22:40:13.492 [DefaultDispatcher-worker-4 @coroutine#436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2024-02-08 22:40:13.494 [Test worker @coroutine#438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2024-02-08 22:40:13.494 [DefaultDispatcher-worker-12 @coroutine#423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2024-02-08 22:40:13.496 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-08 22:40:13.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-08 22:40:13.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.498 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5df7a065: (connection evicted) 2024-02-08 22:40:13.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:13.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-08 22:40:13.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-08 22:40:13.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b28cff 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-08 22:40:13.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2024-02-08 22:40:13.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2024-02-08 22:40:13.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-08 22:40:13.506 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2024-02-08 22:40:13.518 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2024-02-08 22:40:13.520 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2024-02-08 22:40:13.523 [Test worker @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@751686aa 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-08 22:40:13.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc3ece8 2024-02-08 22:40:13.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc3ece8 2024-02-08 22:40:13.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-08 22:40:13.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-08 22:40:13.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-08 22:40:13.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:13.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:13.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-08 22:40:13.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cadcff6 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-08 22:40:13.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-02-08 22:40:13.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-02-08 22:40:13.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-08 22:40:13.534 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-02-08 22:40:13.545 [Test worker @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-02-08 22:40:13.547 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-02-08 22:40:13.548 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.551 [Test worker @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2024-02-08 22:40:13.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-08 22:40:13.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a54c92e 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb71788 2024-02-08 22:40:13.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb71788 2024-02-08 22:40:13.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-08 22:40:13.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-08 22:40:13.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-08 22:40:13.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:13.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:13.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-08 22:40:13.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-08 22:40:13.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-08 22:40:13.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fafd27e 2024-02-08 22:40:13.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:13.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:13.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:13.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-08 22:40:13.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-08 22:40:13.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@d512c1 2024-02-08 22:40:13.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@d512c1 2024-02-08 22:40:13.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-08 22:40:13.585 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.625 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.631 [DefaultDispatcher-worker-2 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d512c1 2024-02-08 22:40:13.643 [DefaultDispatcher-worker-5 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d512c1 2024-02-08 22:40:13.652 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.663 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.693 [DefaultDispatcher-worker-12 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d512c1 2024-02-08 22:40:13.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-08 22:40:13.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-08 22:40:13.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.695 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d512c1: (connection evicted) 2024-02-08 22:40:13.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:13.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-08 22:40:13.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-08 22:40:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-08 22:40:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45b27ad3 2024-02-08 22:40:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-08 22:40:13.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-08 22:40:13.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@422ba9b7 2024-02-08 22:40:13.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@422ba9b7 2024-02-08 22:40:13.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-08 22:40:13.749 [DefaultDispatcher-worker-4 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@422ba9b7 2024-02-08 22:40:13.759 [DefaultDispatcher-worker-5 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@422ba9b7 2024-02-08 22:40:13.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-08 22:40:13.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-08 22:40:13.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.763 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@422ba9b7: (connection evicted) 2024-02-08 22:40:13.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:13.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-08 22:40:13.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6785df10 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-08 22:40:13.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-08 22:40:13.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2c8ef 2024-02-08 22:40:13.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2c8ef 2024-02-08 22:40:13.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-08 22:40:13.813 [DefaultDispatcher-worker-1 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e2c8ef 2024-02-08 22:40:13.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-08 22:40:13.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-08 22:40:13.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.815 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e2c8ef: (connection evicted) 2024-02-08 22:40:13.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:13.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-08 22:40:13.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-08 22:40:13.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4946485c 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-08 22:40:13.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c682e26 2024-02-08 22:40:13.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c682e26 2024-02-08 22:40:13.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-08 22:40:13.858 [DefaultDispatcher-worker-2 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c682e26 2024-02-08 22:40:13.869 [DefaultDispatcher-worker-10 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c682e26 2024-02-08 22:40:13.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-08 22:40:13.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-08 22:40:13.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.870 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c682e26: (connection evicted) 2024-02-08 22:40:13.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:13.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-08 22:40:13.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@126254ec 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-08 22:40:13.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c788d08 2024-02-08 22:40:13.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c788d08 2024-02-08 22:40:13.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-08 22:40:13.912 [DefaultDispatcher-worker-6 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c788d08 2024-02-08 22:40:13.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-08 22:40:13.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-08 22:40:13.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.914 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c788d08: (connection evicted) 2024-02-08 22:40:13.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:13.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-08 22:40:13.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-08 22:40:13.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-08 22:40:13.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:13.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:13.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:13.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:13.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:13.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:13.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55682482 2024-02-08 22:40:13.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:13.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:13.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:13.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:13.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:13.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:13.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:13.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:13.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:13.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:13.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:13.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:13.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:13.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:13.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:13.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:13.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:13.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:13.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:13.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-08 22:40:13.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:13.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:13.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:13.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:13.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:13.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:13.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:13.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:13.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-08 22:40:13.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@799fb45e 2024-02-08 22:40:13.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@799fb45e 2024-02-08 22:40:13.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-08 22:40:13.966 [DefaultDispatcher-worker-12 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@799fb45e 2024-02-08 22:40:13.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-08 22:40:13.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-08 22:40:13.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:13.966 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@799fb45e: (connection evicted) 2024-02-08 22:40:13.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:13.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-08 22:40:13.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@432f4626 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:14.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:14.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-08 22:40:14.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c79ca55 2024-02-08 22:40:14.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c79ca55 2024-02-08 22:40:14.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-08 22:40:14.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52d59507 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:14.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-08 22:40:14.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3265995e 2024-02-08 22:40:14.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3265995e 2024-02-08 22:40:14.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-08 22:40:14.094 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 22:40:14.144 [Test worker] INFO ktor.application - Application started in 0.055 seconds. 2024-02-08 22:40:14.144 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@582c1f8d 2024-02-08 22:40:14.149 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:14.162 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:14.242 [DefaultDispatcher-worker-3 @coroutine#509] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 22:40:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-08 22:40:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@423762ae 2024-02-08 22:40:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:14.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-08 22:40:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:14.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:14.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-08 22:40:14.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@535a6697 2024-02-08 22:40:14.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@535a6697 2024-02-08 22:40:14.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-08 22:40:14.285 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 22:40:14.291 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 22:40:14.291 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 22:40:14.291 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 22:40:14.292 [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-02-08 22:40:14.292 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 22:40:14.292 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 22:40:14.292 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 22:40:14.292 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 22:40:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-08 22:40:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54c3e686 2024-02-08 22:40:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-08 22:40:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:14.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:14.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-08 22:40:14.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 22:40:14.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 22:40:14.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-08 22:40:14.343 [DefaultDispatcher-worker-12 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 22:40:14.344 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:14.348 [DefaultDispatcher-worker-2 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535a6697 2024-02-08 22:40:14.350 [DefaultDispatcher-worker-2 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535a6697 2024-02-08 22:40:14.362 [DefaultDispatcher-worker-3 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 22:40:14.363 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556591745185394688/_ustadmanifest.json 2024-02-08 22:40:14.363 [Test worker @coroutine#513] 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/556591745185394688/_ustadmanifest.json. 2024-02-08 22:40:14.363 [Test worker @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556591745185394688/_ustadmanifest.json 2024-02-08 22:40:14.367 [Test worker @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556591745185394688/_ustadmanifest.json 2024-02-08 22:40:14.367 [Test worker @coroutine#513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556591745185394688/_ustadmanifest.json 2024-02-08 22:40:14.374 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556591745185394688/_ustadmanifest.json. 2024-02-08 22:40:14.374 [Test worker @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556591745185394688/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:14.377 [Test worker @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535a6697 2024-02-08 22:40:14.391 [DefaultDispatcher-worker-10 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 22:40:14.394 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:14.398 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 22:40:14.399 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8cecb67a-f014-46ce-a9dd-f507c7b7fb00', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 22:40:14.402 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 22:40:14.402 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8cecb67a-f014-46ce-a9dd-f507c7b7fb00 2024-02-08 22:40:14.408 [DefaultDispatcher-worker-2 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:14.408 [DefaultDispatcher-worker-2 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 22:40:14.408 [DefaultDispatcher-worker-2 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:14.408 [DefaultDispatcher-worker-2 @coroutine#534] 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-02-08 22:40:14.419 [DefaultDispatcher-worker-6 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 22:40:14.419 [DefaultDispatcher-worker-6 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:14.419 [DefaultDispatcher-worker-6 @coroutine#533] 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-02-08 22:40:14.419 [DefaultDispatcher-worker-6 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:14.427 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:40:14.427 [MyScheduler_Worker-1 @coroutine#539] 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-02-08 22:40:14.427 [MyScheduler_Worker-1 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:40:14.428 [MyScheduler_Worker-1 @coroutine#539] 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-02-08 22:40:14.482 [eventLoopGroupProxy-4-2 @call-handler#555] 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-02-08 22:40:14.483 [eventLoopGroupProxy-4-1 @call-handler#558] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 22:40:14.483 [eventLoopGroupProxy-4-4 @call-handler#557] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 22:40:14.483 [eventLoopGroupProxy-4-3 @call-handler#556] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 22:40:14.489 [eventLoopGroupProxy-4-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:14.489 [eventLoopGroupProxy-4-3 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:14.492 [eventLoopGroupProxy-4-2 @call-handler#555] 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-02-08 22:40:14.492 [eventLoopGroupProxy-4-4 @call-handler#557] 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-02-08 22:40:14.492 [eventLoopGroupProxy-4-4 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:40:14.495 [DefaultDispatcher-worker-11 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:14.495 [DefaultDispatcher-worker-11 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:14.496 [eventLoopGroupProxy-4-4 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:14.497 [DefaultDispatcher-worker-8 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:14.497 [DefaultDispatcher-worker-8 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:14.508 [DefaultDispatcher-worker-9 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 22:40:14.508 [eventLoopGroupProxy-4-2 @coroutine#564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c79ca55 2024-02-08 22:40:14.519 [DefaultDispatcher-worker-9 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 22:40:14.523 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:40:14.523 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:40:14.524 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 22:40:14.524 [MyScheduler_Worker-1 @coroutine#539] 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-02-08 22:40:14.542 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:14.542 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:14.542 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:14.542 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:14.614 [eventLoopGroupProxy-4-3 @call-handler#556] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 136ms 2024-02-08 22:40:14.614 [eventLoopGroupProxy-4-4 @call-handler#557] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 136ms 2024-02-08 22:40:14.614 [eventLoopGroupProxy-4-2 @call-handler#555] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 136ms 2024-02-08 22:40:14.615 [eventLoopGroupProxy-4-4 @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-02-08 22:40:14.629 [eventLoopGroupProxy-4-4 @coroutine#573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c79ca55 2024-02-08 22:40:14.630 [eventLoopGroupProxy-4-4 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:14.630 [eventLoopGroupProxy-4-4 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2024-02-08 22:40:14.631 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:14.640 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:14.641 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:14.641 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:14.641 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:14.644 [eventLoopGroupProxy-4-4 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:14.647 [eventLoopGroupProxy-4-4 @coroutine#579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c79ca55 2024-02-08 22:40:14.647 [eventLoopGroupProxy-4-4 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:14.647 [eventLoopGroupProxy-4-4 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:40:14.648 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:14.670 [DefaultDispatcher-worker-10 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 22:40:14.687 [DefaultDispatcher-worker-5 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 22:40:14.703 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:14.703 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 22:40:14.703 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:14.704 [DefaultDispatcher-worker-5 @coroutine#535] 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-02-08 22:40:14.707 [eventLoopGroupProxy-4-4 @call-handler#598] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 22:40:14.707 [eventLoopGroupProxy-4-4 @call-handler#598] 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-02-08 22:40:14.707 [eventLoopGroupProxy-4-4 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:40:14.736 [DefaultDispatcher-worker-3 @call-handler#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3265995e 2024-02-08 22:40:14.738 [DefaultDispatcher-worker-3 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556591745185394688/_ustadmanifest.json 2024-02-08 22:40:14.738 [DefaultDispatcher-worker-3 @coroutine#507] 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/556591745185394688/_ustadmanifest.json. 2024-02-08 22:40:14.738 [DefaultDispatcher-worker-3 @coroutine#507] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556591745185394688/_ustadmanifest.json 2024-02-08 22:40:14.739 [eventLoopGroupProxy-4-4 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:14.739 [eventLoopGroupProxy-4-4 @call-handler#598] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 33ms 2024-02-08 22:40:14.740 [DefaultDispatcher-worker-13 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:14.740 [DefaultDispatcher-worker-13 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:14.740 [DefaultDispatcher-worker-14 @coroutine#507] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556591745185394688/_ustadmanifest.json 2024-02-08 22:40:14.740 [DefaultDispatcher-worker-14 @coroutine#507] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556591745185394688/_ustadmanifest.json 2024-02-08 22:40:14.741 [DefaultDispatcher-worker-13 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 22:40:14.741 [DefaultDispatcher-worker-14 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556591745185394688/_ustadmanifest.json. 2024-02-08 22:40:14.741 [DefaultDispatcher-worker-13 @coroutine#535] 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-02-08 22:40:14.741 [DefaultDispatcher-worker-14 @coroutine#507] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556591745185394688/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:14.742 [DefaultDispatcher-worker-14 @coroutine#608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c79ca55 2024-02-08 22:40:14.758 [DefaultDispatcher-worker-8 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141229f6 2024-02-08 22:40:14.760 [DefaultDispatcher-worker-14 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3265995e 2024-02-08 22:40:14.762 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 22:40:14.762 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 22:40:14.762 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 22:40:14.762 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 22:40:14.762 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 22:40:14.764 [Test worker @coroutine#612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@535a6697 2024-02-08 22:40:14.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-08 22:40:14.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-08 22:40:14.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:14.764 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@141229f6: (connection evicted) 2024-02-08 22:40:14.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:14.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-08 22:40:14.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-08 22:40:14.786 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 22:40:14.786 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 22:40:15.172 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 22:40:15.770 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@582c1f8d 2024-02-08 22:40:15.771 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@582c1f8d 2024-02-08 22:40:15.774 [Test worker @coroutine#617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c79ca55 2024-02-08 22:40:15.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-08 22:40:15.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-08 22:40:15.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:15.775 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3265995e: (connection evicted) 2024-02-08 22:40:15.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:15.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-08 22:40:15.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-08 22:40:15.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2114eb1a 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:15.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-08 22:40:15.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5e3147 2024-02-08 22:40:15.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5e3147 2024-02-08 22:40:15.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eec5fa6 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:15.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-08 22:40:15.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b83dce 2024-02-08 22:40:15.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b83dce 2024-02-08 22:40:15.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-08 22:40:15.810 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 22:40:15.812 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-08 22:40:15.812 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2336d3f 2024-02-08 22:40:15.814 [DefaultDispatcher-worker-14 @coroutine#623] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@447543ee 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:15.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:15.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-08 22:40:15.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@22846a1d 2024-02-08 22:40:15.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@22846a1d 2024-02-08 22:40:15.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-08 22:40:15.817 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 22:40:15.817 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 22:40:15.817 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 22:40:15.817 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 22:40:15.817 [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-02-08 22:40:15.817 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 22:40:15.817 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 22:40:15.817 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 22:40:15.817 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 22:40:15.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2de96eba 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:15.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9 2024-02-08 22:40:15.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9 2024-02-08 22:40:15.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-08 22:40:15.856 [DefaultDispatcher-worker-5 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9 2024-02-08 22:40:15.863 [DefaultDispatcher-worker-5 @coroutine#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22846a1d 2024-02-08 22:40:15.865 [Test worker @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22846a1d 2024-02-08 22:40:15.877 [DefaultDispatcher-worker-14 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9 2024-02-08 22:40:15.877 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556591751370006528/_ustadmanifest.json 2024-02-08 22:40:15.877 [Test worker @coroutine#627] 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/556591751370006528/_ustadmanifest.json. 2024-02-08 22:40:15.877 [Test worker @coroutine#627] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556591751370006528/_ustadmanifest.json 2024-02-08 22:40:15.880 [Test worker @coroutine#627] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556591751370006528/_ustadmanifest.json 2024-02-08 22:40:15.880 [Test worker @coroutine#627] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556591751370006528/_ustadmanifest.json 2024-02-08 22:40:15.880 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556591751370006528/_ustadmanifest.json. 2024-02-08 22:40:15.880 [Test worker @coroutine#627] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556591751370006528/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:15.881 [Test worker @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22846a1d 2024-02-08 22:40:15.891 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:15.895 [DefaultDispatcher-worker-8 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9 2024-02-08 22:40:15.895 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:15.895 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 22:40:15.896 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-06f8cd8e-6a31-4484-bf41-7292d7994a6e', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 22:40:15.897 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 22:40:15.897 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-06f8cd8e-6a31-4484-bf41-7292d7994a6e 2024-02-08 22:40:15.898 [DefaultDispatcher-worker-8 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:15.898 [DefaultDispatcher-worker-8 @coroutine#651] 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-02-08 22:40:15.898 [DefaultDispatcher-worker-8 @coroutine#651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:15.898 [DefaultDispatcher-worker-8 @coroutine#651] 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-02-08 22:40:15.903 [eventLoopGroupProxy-7-1 @call-handler#661] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 22:40:15.903 [eventLoopGroupProxy-7-2 @call-handler#662] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 22:40:15.904 [eventLoopGroupProxy-7-1 @call-handler#661] 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-02-08 22:40:15.905 [eventLoopGroupProxy-7-1 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:40:15.905 [eventLoopGroupProxy-7-2 @call-handler#662] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:15.906 [eventLoopGroupProxy-7-1 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:15.906 [eventLoopGroupProxy-7-1 @call-handler#661] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-02-08 22:40:15.907 [DefaultDispatcher-worker-15 @coroutine#651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:15.907 [DefaultDispatcher-worker-15 @coroutine#651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:15.911 [DefaultDispatcher-worker-7 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9 2024-02-08 22:40:15.912 [DefaultDispatcher-worker-7 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:15.912 [DefaultDispatcher-worker-7 @coroutine#650] 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-02-08 22:40:15.912 [DefaultDispatcher-worker-7 @coroutine#650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:15.915 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:15.915 [MyScheduler_Worker-1 @coroutine#655] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:40:15.915 [MyScheduler_Worker-1 @coroutine#655] 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-02-08 22:40:15.915 [MyScheduler_Worker-1 @coroutine#655] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:40:15.915 [MyScheduler_Worker-1 @coroutine#655] 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-02-08 22:40:15.915 [eventLoopGroupProxy-7-1 @call-handler#674] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 22:40:15.915 [eventLoopGroupProxy-7-1 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:15.916 [eventLoopGroupProxy-7-1 @call-handler#674] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-08 22:40:15.916 [DefaultDispatcher-worker-9 @coroutine#650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:15.916 [DefaultDispatcher-worker-9 @coroutine#650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:15.917 [eventLoopGroupProxy-7-1 @call-handler#679] 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-02-08 22:40:15.918 [eventLoopGroupProxy-7-1 @call-handler#679] 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-02-08 22:40:15.922 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:15.923 [eventLoopGroupProxy-7-1 @coroutine#680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e3147 2024-02-08 22:40:15.925 [eventLoopGroupProxy-7-1 @call-handler#679] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 8ms 2024-02-08 22:40:15.925 [MyScheduler_Worker-1 @coroutine#655] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:40:15.925 [MyScheduler_Worker-1 @coroutine#655] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:40:15.926 [MyScheduler_Worker-1 @coroutine#655] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 22:40:15.926 [MyScheduler_Worker-1 @coroutine#655] 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-02-08 22:40:15.928 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:15.929 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:15.929 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:15.929 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:15.931 [DefaultDispatcher-worker-7 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9 2024-02-08 22:40:15.931 [eventLoopGroupProxy-7-1 @call-handler#687] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:15.934 [eventLoopGroupProxy-7-1 @coroutine#689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e3147 2024-02-08 22:40:15.934 [eventLoopGroupProxy-7-1 @call-handler#687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:15.934 [eventLoopGroupProxy-7-1 @call-handler#687] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:40:15.935 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:15.936 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:15.937 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:15.937 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:15.937 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:15.939 [eventLoopGroupProxy-7-1 @call-handler#694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:15.942 [eventLoopGroupProxy-7-1 @coroutine#695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e3147 2024-02-08 22:40:15.942 [eventLoopGroupProxy-7-1 @call-handler#694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:15.943 [eventLoopGroupProxy-7-1 @call-handler#694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 22:40:15.943 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:15.944 [DefaultDispatcher-worker-16 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9 2024-02-08 22:40:15.945 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:15.945 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:15.945 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:15.945 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:15.947 [eventLoopGroupProxy-7-1 @call-handler#700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:15.989 [eventLoopGroupProxy-7-1 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:15.990 [eventLoopGroupProxy-7-1 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 22:40:15.990 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:15.991 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:15.991 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:15.991 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:15.991 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:15.994 [eventLoopGroupProxy-7-1 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:15.994 [eventLoopGroupProxy-7-1 @call-handler#704] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:40:15.995 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:15.996 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:15.996 [MyScheduler_Worker-1 @coroutine#684] 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-02-08 22:40:15.996 [MyScheduler_Worker-1 @coroutine#684] 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-02-08 22:40:15.997 [MyScheduler_Worker-1 @coroutine#684] 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-02-08 22:40:16.011 [DefaultDispatcher-worker-12 @coroutine#655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9 2024-02-08 22:40:16.012 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 22:40:16.513 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-001ea6b0-1574-4f41-9205-80a2a8d320a9', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 22:40:16.513 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 22:40:16.513 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-001ea6b0-1574-4f41-9205-80a2a8d320a9 2024-02-08 22:40:16.517 [MyScheduler_Worker-2 @coroutine#709] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:40:16.517 [MyScheduler_Worker-2 @coroutine#709] 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-02-08 22:40:16.517 [MyScheduler_Worker-2 @coroutine#709] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:40:16.517 [MyScheduler_Worker-2 @coroutine#709] 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-02-08 22:40:16.520 [eventLoopGroupProxy-7-1 @call-handler#717] 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-02-08 22:40:16.520 [eventLoopGroupProxy-7-1 @call-handler#717] 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-02-08 22:40:16.522 [eventLoopGroupProxy-7-1 @coroutine#718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e3147 2024-02-08 22:40:16.525 [eventLoopGroupProxy-7-1 @call-handler#717] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 6ms 2024-02-08 22:40:16.526 [MyScheduler_Worker-2 @coroutine#709] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:40:16.526 [MyScheduler_Worker-2 @coroutine#709] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:40:16.526 [MyScheduler_Worker-2 @coroutine#709] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 22:40:16.526 [MyScheduler_Worker-2 @coroutine#709] 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-02-08 22:40:16.528 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.528 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:16.528 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.528 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:16.531 [eventLoopGroupProxy-7-1 @call-handler#725] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:16.573 [eventLoopGroupProxy-7-1 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:16.573 [eventLoopGroupProxy-7-1 @call-handler#725] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-08 22:40:16.574 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.575 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.575 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:16.575 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.575 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:16.578 [eventLoopGroupProxy-7-1 @call-handler#729] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:16.580 [eventLoopGroupProxy-7-1 @call-handler#729] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:16.580 [eventLoopGroupProxy-7-1 @call-handler#729] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:40:16.580 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.581 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.581 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:16.581 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.581 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:16.583 [eventLoopGroupProxy-7-1 @call-handler#733] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:16.585 [eventLoopGroupProxy-7-1 @call-handler#733] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:16.585 [eventLoopGroupProxy-7-1 @call-handler#733] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:16.586 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.586 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.587 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:16.587 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.587 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:16.588 [eventLoopGroupProxy-7-1 @call-handler#737] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:16.632 [eventLoopGroupProxy-7-1 @call-handler#737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:16.633 [eventLoopGroupProxy-7-1 @call-handler#737] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 22:40:16.633 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.634 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.635 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:16.635 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.635 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:16.637 [eventLoopGroupProxy-7-1 @call-handler#741] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:16.638 [eventLoopGroupProxy-7-1 @call-handler#741] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:16.639 [eventLoopGroupProxy-7-1 @call-handler#741] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:40:16.639 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.640 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.640 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:16.640 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.640 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:16.642 [eventLoopGroupProxy-7-1 @call-handler#745] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:16.644 [eventLoopGroupProxy-7-1 @call-handler#745] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:16.645 [eventLoopGroupProxy-7-1 @call-handler#745] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:40:16.645 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.646 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.646 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:16.646 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.646 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:16.647 [eventLoopGroupProxy-7-1 @call-handler#749] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:16.692 [eventLoopGroupProxy-7-1 @call-handler#749] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:16.692 [eventLoopGroupProxy-7-1 @call-handler#749] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 22:40:16.693 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.694 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.694 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:16.694 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.694 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:16.696 [eventLoopGroupProxy-7-1 @call-handler#753] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:16.698 [eventLoopGroupProxy-7-1 @call-handler#753] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:16.698 [eventLoopGroupProxy-7-1 @call-handler#753] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:16.699 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.700 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.700 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:16.700 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.700 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:16.702 [eventLoopGroupProxy-7-1 @call-handler#757] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:16.704 [eventLoopGroupProxy-7-1 @call-handler#757] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:16.704 [eventLoopGroupProxy-7-1 @call-handler#757] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:16.705 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.706 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.706 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:16.706 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.706 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:16.708 [eventLoopGroupProxy-7-1 @call-handler#761] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:16.752 [eventLoopGroupProxy-7-1 @call-handler#761] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:16.753 [eventLoopGroupProxy-7-1 @call-handler#761] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 22:40:16.753 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.754 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.754 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:16.754 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.754 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:16.756 [eventLoopGroupProxy-7-1 @call-handler#765] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:16.758 [eventLoopGroupProxy-7-1 @call-handler#765] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:16.758 [eventLoopGroupProxy-7-1 @call-handler#765] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:16.759 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.760 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.760 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:16.760 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.760 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:16.762 [eventLoopGroupProxy-7-1 @call-handler#769] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:16.765 [eventLoopGroupProxy-7-1 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e3147 2024-02-08 22:40:16.765 [eventLoopGroupProxy-7-1 @call-handler#769] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:16.766 [eventLoopGroupProxy-7-1 @call-handler#769] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 22:40:16.766 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.768 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.768 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:16.768 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.768 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:16.770 [eventLoopGroupProxy-7-1 @call-handler#775] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:16.772 [eventLoopGroupProxy-7-1 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e3147 2024-02-08 22:40:16.772 [eventLoopGroupProxy-7-1 @call-handler#775] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:16.772 [eventLoopGroupProxy-7-1 @call-handler#775] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:16.773 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.775 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.775 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:16.775 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.775 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:16.777 [eventLoopGroupProxy-7-1 @call-handler#781] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:16.779 [eventLoopGroupProxy-7-1 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e3147 2024-02-08 22:40:16.779 [eventLoopGroupProxy-7-1 @call-handler#781] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:16.779 [eventLoopGroupProxy-7-1 @call-handler#781] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:16.780 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:16.791 [DefaultDispatcher-worker-7 @coroutine#709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9 2024-02-08 22:40:16.806 [DefaultDispatcher-worker-16 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9 2024-02-08 22:40:16.807 [DefaultDispatcher-worker-16 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:16.807 [DefaultDispatcher-worker-16 @coroutine#652] 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-02-08 22:40:16.807 [DefaultDispatcher-worker-16 @coroutine#652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:16.807 [DefaultDispatcher-worker-16 @coroutine#652] 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-02-08 22:40:16.809 [eventLoopGroupProxy-7-1 @call-handler#794] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 22:40:16.809 [eventLoopGroupProxy-7-1 @call-handler#794] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-08 22:40:16.809 [eventLoopGroupProxy-7-1 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:40:16.839 [DefaultDispatcher-worker-1 @call-handler#794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b83dce 2024-02-08 22:40:16.839 [eventLoopGroupProxy-7-1 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:16.840 [eventLoopGroupProxy-7-1 @call-handler#794] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 32ms 2024-02-08 22:40:16.840 [DefaultDispatcher-worker-2 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556591751370006528/_ustadmanifest.json 2024-02-08 22:40:16.840 [DefaultDispatcher-worker-2 @coroutine#622] 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/556591751370006528/_ustadmanifest.json. 2024-02-08 22:40:16.840 [DefaultDispatcher-worker-2 @coroutine#622] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556591751370006528/_ustadmanifest.json 2024-02-08 22:40:16.841 [DefaultDispatcher-worker-7 @coroutine#652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:16.841 [DefaultDispatcher-worker-7 @coroutine#652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:16.841 [DefaultDispatcher-worker-7 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 22:40:16.841 [DefaultDispatcher-worker-7 @coroutine#652] 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-02-08 22:40:16.842 [DefaultDispatcher-worker-5 @coroutine#622] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556591751370006528/_ustadmanifest.json 2024-02-08 22:40:16.842 [DefaultDispatcher-worker-5 @coroutine#622] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556591751370006528/_ustadmanifest.json 2024-02-08 22:40:16.842 [DefaultDispatcher-worker-5 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556591751370006528/_ustadmanifest.json. 2024-02-08 22:40:16.842 [DefaultDispatcher-worker-5 @coroutine#622] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556591751370006528/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:16.843 [DefaultDispatcher-worker-5 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e3147 2024-02-08 22:40:16.856 [DefaultDispatcher-worker-10 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9 2024-02-08 22:40:16.857 [DefaultDispatcher-worker-11 @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b83dce 2024-02-08 22:40:16.859 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 22:40:16.859 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 22:40:16.859 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 22:40:16.859 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 22:40:16.859 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 22:40:16.860 [Test worker @coroutine#821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22846a1d 2024-02-08 22:40:16.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-08 22:40:16.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-08 22:40:16.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:16.861 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9: (connection evicted) 2024-02-08 22:40:16.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:16.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-08 22:40:16.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-08 22:40:17.013 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 22:40:17.292 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 22:40:17.318 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 22:40:17.866 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2336d3f 2024-02-08 22:40:17.866 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2336d3f 2024-02-08 22:40:17.867 [Test worker @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e3147 2024-02-08 22:40:17.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-08 22:40:17.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-08 22:40:17.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:17.867 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25b83dce: (connection evicted) 2024-02-08 22:40:17.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:17.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-08 22:40:17.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-08 22:40:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-08 22:40:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8dcacf1 2024-02-08 22:40:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:17.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:17.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-08 22:40:17.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:17.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:17.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:17.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:17.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:17.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:17.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:17.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:17.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-08 22:40:17.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c09a98 2024-02-08 22:40:17.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c09a98 2024-02-08 22:40:17.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-08 22:40:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-08 22:40:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:17.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bf1b528 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:17.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3b221f 2024-02-08 22:40:17.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3b221f 2024-02-08 22:40:17.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-08 22:40:17.905 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 22:40:17.907 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-08 22:40:17.907 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@35b58254 2024-02-08 22:40:17.908 [DefaultDispatcher-worker-11 @coroutine#832] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 22:40:17.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-08 22:40:17.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:17.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d271d6c 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:17.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 22:40:17.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 22:40:17.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-08 22:40:17.911 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 22:40:17.912 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 22:40:17.912 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 22:40:17.912 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 22:40:17.912 [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-02-08 22:40:17.912 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 22:40:17.912 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 22:40:17.912 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 22:40:17.912 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 22:40:17.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-08 22:40:17.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:17.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:17.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:17.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:17.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:17.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:17.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@570127fa 2024-02-08 22:40:17.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:17.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:17.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:17.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:17.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:17.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:17.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:17.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:17.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:17.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:17.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:17.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:17.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:17.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:17.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:17.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:17.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:17.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:17.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:17.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-08 22:40:17.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:17.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:17.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:17.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:17.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:17.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:17.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:17.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:17.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-08 22:40:17.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ffcdc9b 2024-02-08 22:40:17.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ffcdc9b 2024-02-08 22:40:17.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-08 22:40:17.954 [DefaultDispatcher-worker-6 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ffcdc9b 2024-02-08 22:40:17.961 [DefaultDispatcher-worker-16 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 22:40:17.963 [Test worker @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 22:40:17.974 [DefaultDispatcher-worker-16 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ffcdc9b 2024-02-08 22:40:17.975 [Test worker @coroutine#836] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556591760052146176/_ustadmanifest.json 2024-02-08 22:40:17.975 [Test worker @coroutine#836] 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/556591760052146176/_ustadmanifest.json. 2024-02-08 22:40:17.975 [Test worker @coroutine#836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556591760052146176/_ustadmanifest.json 2024-02-08 22:40:17.977 [Test worker @coroutine#836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556591760052146176/_ustadmanifest.json 2024-02-08 22:40:17.977 [Test worker @coroutine#836] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556591760052146176/_ustadmanifest.json 2024-02-08 22:40:17.977 [Test worker @coroutine#836] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556591760052146176/_ustadmanifest.json. 2024-02-08 22:40:17.977 [Test worker @coroutine#836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556591760052146176/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:17.978 [Test worker @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 22:40:17.987 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:17.991 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:17.991 [DefaultDispatcher-worker-10 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ffcdc9b 2024-02-08 22:40:17.991 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 22:40:17.992 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-203622dd-7a3d-433a-9e59-6ec3181d54d4', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 22:40:17.993 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 22:40:17.993 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-203622dd-7a3d-433a-9e59-6ec3181d54d4 2024-02-08 22:40:17.994 [DefaultDispatcher-worker-8 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:17.994 [DefaultDispatcher-worker-8 @coroutine#860] 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-02-08 22:40:17.994 [DefaultDispatcher-worker-8 @coroutine#860] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:17.994 [DefaultDispatcher-worker-8 @coroutine#860] 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-02-08 22:40:17.998 [eventLoopGroupProxy-10-1 @call-handler#870] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 22:40:17.998 [eventLoopGroupProxy-10-2 @call-handler#871] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 22:40:17.998 [eventLoopGroupProxy-10-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:17.999 [eventLoopGroupProxy-10-2 @call-handler#871] 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-02-08 22:40:17.999 [eventLoopGroupProxy-10-2 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:40:18.000 [eventLoopGroupProxy-10-2 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:18.000 [eventLoopGroupProxy-10-2 @call-handler#871] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-08 22:40:18.001 [DefaultDispatcher-worker-1 @coroutine#860] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:18.001 [DefaultDispatcher-worker-1 @coroutine#860] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:18.004 [DefaultDispatcher-worker-16 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ffcdc9b 2024-02-08 22:40:18.005 [DefaultDispatcher-worker-16 @coroutine#859] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:18.005 [DefaultDispatcher-worker-16 @coroutine#859] 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-02-08 22:40:18.005 [DefaultDispatcher-worker-16 @coroutine#859] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:18.007 [MyScheduler_Worker-1 @coroutine#863] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:40:18.007 [MyScheduler_Worker-1 @coroutine#863] 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-02-08 22:40:18.007 [MyScheduler_Worker-1 @coroutine#863] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:40:18.007 [MyScheduler_Worker-1 @coroutine#863] 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-02-08 22:40:18.007 [eventLoopGroupProxy-10-2 @call-handler#883] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 22:40:18.008 [eventLoopGroupProxy-10-2 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:18.008 [eventLoopGroupProxy-10-2 @call-handler#883] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-08 22:40:18.008 [DefaultDispatcher-worker-10 @coroutine#859] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:18.008 [DefaultDispatcher-worker-10 @coroutine#859] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:18.009 [eventLoopGroupProxy-10-2 @call-handler#888] 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-02-08 22:40:18.009 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:18.009 [eventLoopGroupProxy-10-2 @call-handler#888] 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-02-08 22:40:18.011 [eventLoopGroupProxy-10-2 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c09a98 2024-02-08 22:40:18.012 [eventLoopGroupProxy-10-2 @call-handler#888] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2024-02-08 22:40:18.013 [MyScheduler_Worker-1 @coroutine#863] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:40:18.013 [MyScheduler_Worker-1 @coroutine#863] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:40:18.013 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:18.013 [MyScheduler_Worker-1 @coroutine#863] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 22:40:18.013 [MyScheduler_Worker-1 @coroutine#863] 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-02-08 22:40:18.016 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:18.016 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:18.017 [MyScheduler_Worker-1 @coroutine#893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:18.017 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:18.019 [eventLoopGroupProxy-10-2 @call-handler#896] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:18.021 [DefaultDispatcher-worker-15 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ffcdc9b 2024-02-08 22:40:18.023 [eventLoopGroupProxy-10-2 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c09a98 2024-02-08 22:40:18.023 [eventLoopGroupProxy-10-2 @call-handler#896] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:18.023 [eventLoopGroupProxy-10-2 @call-handler#896] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 22:40:18.024 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:18.026 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:18.026 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:18.026 [MyScheduler_Worker-1 @coroutine#893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:18.026 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:18.028 [eventLoopGroupProxy-10-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-02-08 22:40:18.035 [eventLoopGroupProxy-10-2 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c09a98 2024-02-08 22:40:18.035 [eventLoopGroupProxy-10-2 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:18.035 [eventLoopGroupProxy-10-2 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-08 22:40:18.036 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:18.036 [DefaultDispatcher-worker-12 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ffcdc9b 2024-02-08 22:40:18.038 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:18.038 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:18.038 [MyScheduler_Worker-1 @coroutine#893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:18.038 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:18.040 [eventLoopGroupProxy-10-2 @call-handler#909] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:18.045 [eventLoopGroupProxy-10-2 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c09a98 2024-02-08 22:40:18.045 [eventLoopGroupProxy-10-2 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:18.045 [eventLoopGroupProxy-10-2 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-08 22:40:18.045 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:18.047 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:18.047 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:18.047 [MyScheduler_Worker-1 @coroutine#893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:18.047 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:18.049 [eventLoopGroupProxy-10-2 @call-handler#915] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:18.051 [eventLoopGroupProxy-10-2 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c09a98 2024-02-08 22:40:18.051 [eventLoopGroupProxy-10-2 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:18.051 [eventLoopGroupProxy-10-2 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:18.052 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:18.053 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:18.053 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:18.053 [MyScheduler_Worker-1 @coroutine#893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:18.053 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:18.055 [eventLoopGroupProxy-10-2 @call-handler#921] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:18.057 [eventLoopGroupProxy-10-2 @coroutine#922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c09a98 2024-02-08 22:40:18.058 [eventLoopGroupProxy-10-2 @call-handler#921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:18.058 [eventLoopGroupProxy-10-2 @call-handler#921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:40:18.058 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:18.070 [DefaultDispatcher-worker-3 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ffcdc9b 2024-02-08 22:40:18.079 [DefaultDispatcher-worker-3 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ffcdc9b 2024-02-08 22:40:18.079 [DefaultDispatcher-worker-3 @coroutine#861] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:18.079 [DefaultDispatcher-worker-3 @coroutine#861] 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-02-08 22:40:18.079 [DefaultDispatcher-worker-3 @coroutine#861] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:18.079 [DefaultDispatcher-worker-3 @coroutine#861] 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-02-08 22:40:18.081 [eventLoopGroupProxy-10-2 @call-handler#932] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 22:40:18.082 [eventLoopGroupProxy-10-2 @call-handler#932] 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-02-08 22:40:18.082 [eventLoopGroupProxy-10-2 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:40:18.106 [DefaultDispatcher-worker-7 @call-handler#932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3b221f 2024-02-08 22:40:18.107 [eventLoopGroupProxy-10-2 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:18.107 [eventLoopGroupProxy-10-2 @call-handler#932] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-02-08 22:40:18.107 [DefaultDispatcher-worker-12 @coroutine#831] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556591760052146176/_ustadmanifest.json 2024-02-08 22:40:18.107 [DefaultDispatcher-worker-12 @coroutine#831] 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/556591760052146176/_ustadmanifest.json. 2024-02-08 22:40:18.107 [DefaultDispatcher-worker-12 @coroutine#831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556591760052146176/_ustadmanifest.json 2024-02-08 22:40:18.108 [DefaultDispatcher-worker-7 @coroutine#861] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:18.108 [DefaultDispatcher-worker-7 @coroutine#861] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:18.108 [DefaultDispatcher-worker-7 @coroutine#861] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 22:40:18.108 [DefaultDispatcher-worker-7 @coroutine#861] 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-02-08 22:40:18.109 [DefaultDispatcher-worker-1 @coroutine#831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556591760052146176/_ustadmanifest.json 2024-02-08 22:40:18.109 [DefaultDispatcher-worker-1 @coroutine#831] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556591760052146176/_ustadmanifest.json 2024-02-08 22:40:18.110 [DefaultDispatcher-worker-1 @coroutine#831] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556591760052146176/_ustadmanifest.json. 2024-02-08 22:40:18.110 [DefaultDispatcher-worker-1 @coroutine#831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556591760052146176/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:18.111 [DefaultDispatcher-worker-1 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c09a98 2024-02-08 22:40:18.119 [DefaultDispatcher-worker-12 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ffcdc9b 2024-02-08 22:40:18.121 [DefaultDispatcher-worker-12 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3b221f 2024-02-08 22:40:18.122 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 22:40:18.122 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 22:40:18.122 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 22:40:18.122 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 22:40:18.122 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 22:40:18.124 [Test worker @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1860b107 2024-02-08 22:40:18.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-08 22:40:18.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-08 22:40:18.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:18.124 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ffcdc9b: (connection evicted) 2024-02-08 22:40:18.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:18.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-08 22:40:18.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-08 22:40:18.411 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 22:40:18.411 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 22:40:18.486 [DefaultDispatcher-worker-5 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2024-02-08 22:40:18.571 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 22:40:19.129 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@35b58254 2024-02-08 22:40:19.129 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@35b58254 2024-02-08 22:40:19.131 [Test worker @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c09a98 2024-02-08 22:40:19.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-08 22:40:19.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-08 22:40:19.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:19.131 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c3b221f: (connection evicted) 2024-02-08 22:40:19.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:19.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-08 22:40:19.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-08 22:40:19.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-08 22:40:19.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50d4775b 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:19.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:19.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-08 22:40:19.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@107ebdad 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:19.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:19.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-08 22:40:19.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bfafce1 2024-02-08 22:40:19.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bfafce1 2024-02-08 22:40:19.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-08 22:40:19.173 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 22:40:19.174 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-08 22:40:19.174 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@28b68067 2024-02-08 22:40:19.175 [DefaultDispatcher-worker-15 @coroutine#973] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 22:40:19.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@478fe415 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:19.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 22:40:19.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 22:40:19.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-08 22:40:19.178 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 22:40:19.179 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 22:40:19.179 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 22:40:19.179 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 22:40:19.179 [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-02-08 22:40:19.179 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 22:40:19.179 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 22:40:19.179 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 22:40:19.179 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6054ac20 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:19.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:40:19.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:40:19.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-08 22:40:19.219 [DefaultDispatcher-worker-15 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:40:19.255 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:19.259 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:19.267 [DefaultDispatcher-worker-3 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 22:40:19.276 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:19.280 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:19.298 [DefaultDispatcher-worker-4 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 22:40:19.306 [DefaultDispatcher-worker-12 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 22:40:19.309 [DefaultDispatcher-worker-12 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 22:40:19.319 [DefaultDispatcher-worker-5 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:40:19.319 [Test worker @coroutine#978] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556591768575758336/_ustadmanifest.json 2024-02-08 22:40:19.319 [Test worker @coroutine#978] 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/556591768575758336/_ustadmanifest.json. 2024-02-08 22:40:19.319 [Test worker @coroutine#978] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556591768575758336/_ustadmanifest.json 2024-02-08 22:40:19.321 [Test worker @coroutine#978] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556591768575758336/_ustadmanifest.json 2024-02-08 22:40:19.321 [Test worker @coroutine#978] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556591768575758336/_ustadmanifest.json 2024-02-08 22:40:19.323 [Test worker @coroutine#978] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556591768575758336/_ustadmanifest.json. 2024-02-08 22:40:19.323 [Test worker @coroutine#978] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556591768575758336/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:19.338 [Test worker @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 22:40:19.399 [DefaultDispatcher-worker-16 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:40:19.399 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 22:40:19.399 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-c3c0f9ec-3e84-46c0-91bb-3cc0cbeab2c2', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 22:40:19.401 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 22:40:19.401 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-c3c0f9ec-3e84-46c0-91bb-3cc0cbeab2c2 2024-02-08 22:40:19.402 [DefaultDispatcher-worker-16 @coroutine#1155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:19.402 [DefaultDispatcher-worker-16 @coroutine#1155] 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-02-08 22:40:19.402 [DefaultDispatcher-worker-16 @coroutine#1155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:19.402 [DefaultDispatcher-worker-16 @coroutine#1155] 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-02-08 22:40:19.405 [eventLoopGroupProxy-13-1 @call-handler#1165] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 22:40:19.406 [eventLoopGroupProxy-13-2 @call-handler#1166] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 22:40:19.406 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.406 [eventLoopGroupProxy-13-2 @call-handler#1166] 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-02-08 22:40:19.406 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:40:19.407 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.407 [eventLoopGroupProxy-13-2 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-08 22:40:19.408 [DefaultDispatcher-worker-10 @coroutine#1155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:19.408 [DefaultDispatcher-worker-10 @coroutine#1155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:19.413 [DefaultDispatcher-worker-8 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:40:19.413 [DefaultDispatcher-worker-8 @coroutine#1154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:19.413 [DefaultDispatcher-worker-8 @coroutine#1154] 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-02-08 22:40:19.413 [DefaultDispatcher-worker-8 @coroutine#1154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:19.420 [eventLoopGroupProxy-13-2 @call-handler#1211] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 22:40:19.420 [eventLoopGroupProxy-13-2 @call-handler#1211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.420 [eventLoopGroupProxy-13-2 @call-handler#1211] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-08 22:40:19.421 [DefaultDispatcher-worker-3 @coroutine#1154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:19.421 [DefaultDispatcher-worker-3 @coroutine#1154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:19.435 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:40:19.435 [MyScheduler_Worker-1 @coroutine#1158] 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-02-08 22:40:19.435 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:40:19.435 [MyScheduler_Worker-1 @coroutine#1158] 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-02-08 22:40:19.436 [DefaultDispatcher-worker-8 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:40:19.438 [eventLoopGroupProxy-13-2 @call-handler#1333] 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-02-08 22:40:19.438 [eventLoopGroupProxy-13-2 @call-handler#1333] 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-02-08 22:40:19.443 [eventLoopGroupProxy-13-2 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.443 [DefaultDispatcher-worker-12 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:40:19.446 [eventLoopGroupProxy-13-2 @call-handler#1333] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 8ms 2024-02-08 22:40:19.446 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:40:19.446 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:40:19.447 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 22:40:19.447 [MyScheduler_Worker-1 @coroutine#1158] 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-02-08 22:40:19.450 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.450 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.450 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.450 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.452 [eventLoopGroupProxy-13-2 @call-handler#1341] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.454 [eventLoopGroupProxy-13-2 @coroutine#1342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.455 [eventLoopGroupProxy-13-2 @call-handler#1341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.455 [eventLoopGroupProxy-13-2 @call-handler#1341] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:40:19.455 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.457 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.457 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.457 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.457 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.458 [eventLoopGroupProxy-13-2 @call-handler#1347] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.502 [eventLoopGroupProxy-13-2 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.502 [eventLoopGroupProxy-13-2 @call-handler#1347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.502 [eventLoopGroupProxy-13-2 @call-handler#1347] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 22:40:19.503 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.505 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.505 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.505 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.505 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.507 [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-02-08 22:40:19.510 [eventLoopGroupProxy-13-2 @coroutine#1355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.510 [eventLoopGroupProxy-13-2 @call-handler#1354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.511 [eventLoopGroupProxy-13-2 @call-handler#1354] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 22:40:19.511 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.512 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.513 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.513 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.513 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.514 [eventLoopGroupProxy-13-2 @call-handler#1360] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.520 [eventLoopGroupProxy-13-2 @coroutine#1361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.520 [eventLoopGroupProxy-13-2 @call-handler#1360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.520 [eventLoopGroupProxy-13-2 @call-handler#1360] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-08 22:40:19.521 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.522 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.522 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.522 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.522 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.524 [eventLoopGroupProxy-13-2 @call-handler#1366] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.573 [eventLoopGroupProxy-13-2 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.574 [eventLoopGroupProxy-13-2 @call-handler#1366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.574 [eventLoopGroupProxy-13-2 @call-handler#1366] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-02-08 22:40:19.574 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.576 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.576 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.576 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.576 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.578 [eventLoopGroupProxy-13-2 @call-handler#1372] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.588 [eventLoopGroupProxy-13-2 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.588 [eventLoopGroupProxy-13-2 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.588 [eventLoopGroupProxy-13-2 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-08 22:40:19.589 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.590 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.590 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.590 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.590 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.592 [eventLoopGroupProxy-13-2 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.596 [eventLoopGroupProxy-13-2 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.597 [eventLoopGroupProxy-13-2 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.597 [eventLoopGroupProxy-13-2 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-08 22:40:19.597 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.598 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.599 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.599 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.599 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.600 [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-02-08 22:40:19.646 [eventLoopGroupProxy-13-2 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.646 [eventLoopGroupProxy-13-2 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.646 [eventLoopGroupProxy-13-2 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 22:40:19.647 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.648 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.648 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.648 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.649 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.650 [eventLoopGroupProxy-13-2 @call-handler#1390] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.654 [eventLoopGroupProxy-13-2 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.654 [eventLoopGroupProxy-13-2 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.654 [eventLoopGroupProxy-13-2 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 22:40:19.654 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.655 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.655 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.655 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.655 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.657 [eventLoopGroupProxy-13-2 @call-handler#1396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.659 [eventLoopGroupProxy-13-2 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.659 [eventLoopGroupProxy-13-2 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.659 [eventLoopGroupProxy-13-2 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:19.660 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.661 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.661 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.661 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.661 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.663 [eventLoopGroupProxy-13-2 @call-handler#1402] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.664 [eventLoopGroupProxy-13-2 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.664 [eventLoopGroupProxy-13-2 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.664 [eventLoopGroupProxy-13-2 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:40:19.665 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.666 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.666 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.666 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.666 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.667 [eventLoopGroupProxy-13-2 @call-handler#1408] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.669 [eventLoopGroupProxy-13-2 @coroutine#1409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.669 [eventLoopGroupProxy-13-2 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.669 [eventLoopGroupProxy-13-2 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:19.669 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.670 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.670 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.670 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.670 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.672 [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-02-08 22:40:19.673 [eventLoopGroupProxy-13-2 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.673 [eventLoopGroupProxy-13-2 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.674 [eventLoopGroupProxy-13-2 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:19.674 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.675 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.675 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.675 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.675 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.677 [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-02-08 22:40:19.678 [eventLoopGroupProxy-13-2 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.678 [eventLoopGroupProxy-13-2 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.679 [eventLoopGroupProxy-13-2 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:40:19.679 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.680 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.680 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.680 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.680 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.682 [eventLoopGroupProxy-13-2 @call-handler#1426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.684 [eventLoopGroupProxy-13-2 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.684 [eventLoopGroupProxy-13-2 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.684 [eventLoopGroupProxy-13-2 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:19.684 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.686 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.686 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.686 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.686 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.687 [eventLoopGroupProxy-13-2 @call-handler#1432] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.689 [eventLoopGroupProxy-13-2 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.689 [eventLoopGroupProxy-13-2 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.689 [eventLoopGroupProxy-13-2 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:19.690 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.691 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.691 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.691 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.691 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.692 [eventLoopGroupProxy-13-2 @call-handler#1438] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.694 [eventLoopGroupProxy-13-2 @coroutine#1439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.694 [eventLoopGroupProxy-13-2 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.694 [eventLoopGroupProxy-13-2 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:19.695 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.696 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.696 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.696 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.696 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.698 [eventLoopGroupProxy-13-2 @call-handler#1444] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.699 [eventLoopGroupProxy-13-2 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.699 [eventLoopGroupProxy-13-2 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.699 [eventLoopGroupProxy-13-2 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:40:19.700 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.701 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.701 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.701 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.701 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.702 [eventLoopGroupProxy-13-2 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.703 [eventLoopGroupProxy-13-2 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.704 [eventLoopGroupProxy-13-2 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.704 [eventLoopGroupProxy-13-2 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:19.704 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.705 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.705 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.706 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.706 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.707 [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-02-08 22:40:19.709 [eventLoopGroupProxy-13-2 @coroutine#1457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.709 [eventLoopGroupProxy-13-2 @call-handler#1456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.709 [eventLoopGroupProxy-13-2 @call-handler#1456] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:19.710 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.711 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.711 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.711 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.711 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.712 [eventLoopGroupProxy-13-2 @call-handler#1462] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.714 [eventLoopGroupProxy-13-2 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.714 [eventLoopGroupProxy-13-2 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.714 [eventLoopGroupProxy-13-2 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:19.715 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.716 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.716 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.716 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.716 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.717 [eventLoopGroupProxy-13-2 @call-handler#1468] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.719 [eventLoopGroupProxy-13-2 @coroutine#1469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.719 [eventLoopGroupProxy-13-2 @call-handler#1468] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.719 [eventLoopGroupProxy-13-2 @call-handler#1468] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:19.720 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.722 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.722 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.722 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.722 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.724 [eventLoopGroupProxy-13-2 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.726 [eventLoopGroupProxy-13-2 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.726 [eventLoopGroupProxy-13-2 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.726 [eventLoopGroupProxy-13-2 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:19.727 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.728 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.728 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.728 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.728 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.730 [eventLoopGroupProxy-13-2 @call-handler#1480] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.732 [eventLoopGroupProxy-13-2 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.732 [eventLoopGroupProxy-13-2 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.732 [eventLoopGroupProxy-13-2 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:19.732 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.734 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.734 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.734 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.734 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.735 [eventLoopGroupProxy-13-2 @call-handler#1486] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.737 [eventLoopGroupProxy-13-2 @coroutine#1487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.737 [eventLoopGroupProxy-13-2 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.737 [eventLoopGroupProxy-13-2 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:19.737 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.739 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.739 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.739 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.739 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.740 [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-02-08 22:40:19.742 [eventLoopGroupProxy-13-2 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.742 [eventLoopGroupProxy-13-2 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.742 [eventLoopGroupProxy-13-2 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:19.743 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.744 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.744 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.744 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.744 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.746 [eventLoopGroupProxy-13-2 @call-handler#1498] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.748 [eventLoopGroupProxy-13-2 @coroutine#1499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.748 [eventLoopGroupProxy-13-2 @call-handler#1498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.748 [eventLoopGroupProxy-13-2 @call-handler#1498] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:19.748 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.750 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.750 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.750 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.750 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.751 [eventLoopGroupProxy-13-2 @call-handler#1504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.754 [eventLoopGroupProxy-13-2 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.755 [eventLoopGroupProxy-13-2 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.755 [eventLoopGroupProxy-13-2 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 22:40:19.755 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.757 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.757 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.757 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.757 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.758 [eventLoopGroupProxy-13-2 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.760 [eventLoopGroupProxy-13-2 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.760 [eventLoopGroupProxy-13-2 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.760 [eventLoopGroupProxy-13-2 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:19.761 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.762 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.762 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.762 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.762 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.763 [eventLoopGroupProxy-13-2 @call-handler#1516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.765 [eventLoopGroupProxy-13-2 @coroutine#1517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.765 [eventLoopGroupProxy-13-2 @call-handler#1516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.765 [eventLoopGroupProxy-13-2 @call-handler#1516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:19.765 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.767 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.767 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.767 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.767 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.768 [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-02-08 22:40:19.770 [eventLoopGroupProxy-13-2 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.770 [eventLoopGroupProxy-13-2 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.770 [eventLoopGroupProxy-13-2 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:19.771 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.772 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.772 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.772 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.772 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.773 [eventLoopGroupProxy-13-2 @call-handler#1528] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.775 [eventLoopGroupProxy-13-2 @coroutine#1529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.775 [eventLoopGroupProxy-13-2 @call-handler#1528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.775 [eventLoopGroupProxy-13-2 @call-handler#1528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:19.776 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.777 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.777 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.777 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.777 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.778 [eventLoopGroupProxy-13-2 @call-handler#1534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.780 [eventLoopGroupProxy-13-2 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.780 [eventLoopGroupProxy-13-2 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.780 [eventLoopGroupProxy-13-2 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:19.781 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.782 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.782 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.782 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.782 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.783 [eventLoopGroupProxy-13-2 @call-handler#1540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.784 [eventLoopGroupProxy-13-2 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.785 [eventLoopGroupProxy-13-2 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.785 [eventLoopGroupProxy-13-2 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:19.785 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.786 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.786 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.786 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.786 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.788 [eventLoopGroupProxy-13-2 @call-handler#1546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.789 [eventLoopGroupProxy-13-2 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.789 [eventLoopGroupProxy-13-2 @call-handler#1546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.790 [eventLoopGroupProxy-13-2 @call-handler#1546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:19.790 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.791 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.791 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.791 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.791 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.793 [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-02-08 22:40:19.795 [eventLoopGroupProxy-13-2 @coroutine#1554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.795 [eventLoopGroupProxy-13-2 @call-handler#1553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.795 [eventLoopGroupProxy-13-2 @call-handler#1553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:19.795 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.796 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.796 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.796 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.796 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.798 [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-02-08 22:40:19.842 [eventLoopGroupProxy-13-2 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.842 [eventLoopGroupProxy-13-2 @call-handler#1559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.842 [eventLoopGroupProxy-13-2 @call-handler#1559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 22:40:19.843 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.844 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.844 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.844 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.844 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.846 [eventLoopGroupProxy-13-2 @call-handler#1565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.848 [eventLoopGroupProxy-13-2 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.848 [eventLoopGroupProxy-13-2 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.848 [eventLoopGroupProxy-13-2 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:19.849 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.850 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.850 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.850 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.850 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.852 [eventLoopGroupProxy-13-2 @call-handler#1571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.853 [eventLoopGroupProxy-13-2 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.853 [eventLoopGroupProxy-13-2 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.853 [eventLoopGroupProxy-13-2 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:40:19.854 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.855 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.855 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.855 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.855 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.856 [eventLoopGroupProxy-13-2 @call-handler#1577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.858 [eventLoopGroupProxy-13-2 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.858 [eventLoopGroupProxy-13-2 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.858 [eventLoopGroupProxy-13-2 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:19.858 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.859 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.859 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.859 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.859 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.861 [eventLoopGroupProxy-13-2 @call-handler#1583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.905 [eventLoopGroupProxy-13-2 @coroutine#1584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.905 [eventLoopGroupProxy-13-2 @call-handler#1583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.905 [eventLoopGroupProxy-13-2 @call-handler#1583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 22:40:19.906 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.907 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.907 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.907 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.907 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.909 [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-02-08 22:40:19.937 [DefaultDispatcher-worker-4 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:40:19.953 [eventLoopGroupProxy-13-2 @coroutine#1591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.953 [eventLoopGroupProxy-13-2 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.953 [eventLoopGroupProxy-13-2 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 22:40:19.954 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.955 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.955 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.955 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.955 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.957 [eventLoopGroupProxy-13-2 @call-handler#1596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.958 [eventLoopGroupProxy-13-2 @coroutine#1597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.958 [eventLoopGroupProxy-13-2 @call-handler#1596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.958 [eventLoopGroupProxy-13-2 @call-handler#1596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:40:19.959 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.960 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.960 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.960 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.960 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.961 [eventLoopGroupProxy-13-2 @call-handler#1602] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:19.963 [eventLoopGroupProxy-13-2 @coroutine#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:19.963 [eventLoopGroupProxy-13-2 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:19.963 [eventLoopGroupProxy-13-2 @call-handler#1602] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:19.963 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.964 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.964 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:19.964 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:19.964 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:19.966 [eventLoopGroupProxy-13-2 @call-handler#1608] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.009 [eventLoopGroupProxy-13-2 @coroutine#1609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.009 [eventLoopGroupProxy-13-2 @call-handler#1608] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.009 [eventLoopGroupProxy-13-2 @call-handler#1608] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 22:40:20.010 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.011 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.011 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.011 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.011 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.013 [eventLoopGroupProxy-13-2 @call-handler#1614] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.014 [eventLoopGroupProxy-13-2 @coroutine#1615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.014 [eventLoopGroupProxy-13-2 @call-handler#1614] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.014 [eventLoopGroupProxy-13-2 @call-handler#1614] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.015 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.016 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.016 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.016 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.016 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.017 [eventLoopGroupProxy-13-2 @call-handler#1620] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.019 [eventLoopGroupProxy-13-2 @coroutine#1621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.019 [eventLoopGroupProxy-13-2 @call-handler#1620] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.019 [eventLoopGroupProxy-13-2 @call-handler#1620] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.019 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.020 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.021 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.021 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.021 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.022 [eventLoopGroupProxy-13-2 @call-handler#1626] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.024 [eventLoopGroupProxy-13-2 @coroutine#1627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.024 [eventLoopGroupProxy-13-2 @call-handler#1626] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.024 [eventLoopGroupProxy-13-2 @call-handler#1626] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.024 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.025 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.025 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.025 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.026 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.027 [eventLoopGroupProxy-13-2 @call-handler#1632] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.028 [eventLoopGroupProxy-13-2 @coroutine#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.029 [eventLoopGroupProxy-13-2 @call-handler#1632] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.029 [eventLoopGroupProxy-13-2 @call-handler#1632] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.029 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.030 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.030 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.030 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.030 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.031 [eventLoopGroupProxy-13-2 @call-handler#1638] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.077 [eventLoopGroupProxy-13-2 @coroutine#1639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.077 [eventLoopGroupProxy-13-2 @call-handler#1638] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.078 [eventLoopGroupProxy-13-2 @call-handler#1638] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-08 22:40:20.078 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.079 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.079 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.079 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.079 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.081 [eventLoopGroupProxy-13-2 @call-handler#1644] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.083 [eventLoopGroupProxy-13-2 @coroutine#1645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.083 [eventLoopGroupProxy-13-2 @call-handler#1644] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.083 [eventLoopGroupProxy-13-2 @call-handler#1644] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.083 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.084 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.084 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.084 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.084 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.086 [eventLoopGroupProxy-13-2 @call-handler#1650] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.087 [eventLoopGroupProxy-13-2 @coroutine#1651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.087 [eventLoopGroupProxy-13-2 @call-handler#1650] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.087 [eventLoopGroupProxy-13-2 @call-handler#1650] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.088 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.089 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.089 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.089 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.089 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.090 [eventLoopGroupProxy-13-2 @call-handler#1656] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.092 [eventLoopGroupProxy-13-2 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.092 [eventLoopGroupProxy-13-2 @call-handler#1656] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.092 [eventLoopGroupProxy-13-2 @call-handler#1656] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.093 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.094 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.094 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.094 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.094 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.095 [eventLoopGroupProxy-13-2 @call-handler#1663] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.097 [eventLoopGroupProxy-13-2 @coroutine#1664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.097 [eventLoopGroupProxy-13-2 @call-handler#1663] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.097 [eventLoopGroupProxy-13-2 @call-handler#1663] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.097 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.101 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.101 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.101 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.101 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.103 [eventLoopGroupProxy-13-2 @call-handler#1669] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.104 [eventLoopGroupProxy-13-2 @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.104 [eventLoopGroupProxy-13-2 @call-handler#1669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.104 [eventLoopGroupProxy-13-2 @call-handler#1669] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.105 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.106 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.106 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.106 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.106 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.107 [eventLoopGroupProxy-13-2 @call-handler#1675] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.109 [eventLoopGroupProxy-13-2 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.109 [eventLoopGroupProxy-13-2 @call-handler#1675] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.109 [eventLoopGroupProxy-13-2 @call-handler#1675] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.110 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.110 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.111 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.111 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.111 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.112 [eventLoopGroupProxy-13-2 @call-handler#1681] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.113 [eventLoopGroupProxy-13-2 @coroutine#1682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.113 [eventLoopGroupProxy-13-2 @call-handler#1681] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.113 [eventLoopGroupProxy-13-2 @call-handler#1681] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:40:20.114 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.115 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.115 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.115 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.115 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.116 [eventLoopGroupProxy-13-2 @call-handler#1687] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.117 [eventLoopGroupProxy-13-2 @coroutine#1688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.118 [eventLoopGroupProxy-13-2 @call-handler#1687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.118 [eventLoopGroupProxy-13-2 @call-handler#1687] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.118 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.119 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.119 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.119 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.119 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.120 [eventLoopGroupProxy-13-2 @call-handler#1693] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.122 [eventLoopGroupProxy-13-2 @coroutine#1694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.122 [eventLoopGroupProxy-13-2 @call-handler#1693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.122 [eventLoopGroupProxy-13-2 @call-handler#1693] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.122 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.123 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.123 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.123 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.123 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.125 [eventLoopGroupProxy-13-2 @call-handler#1699] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.126 [eventLoopGroupProxy-13-2 @coroutine#1700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.126 [eventLoopGroupProxy-13-2 @call-handler#1699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.126 [eventLoopGroupProxy-13-2 @call-handler#1699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:40:20.127 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.128 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.128 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.128 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.128 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.129 [eventLoopGroupProxy-13-2 @call-handler#1705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.131 [eventLoopGroupProxy-13-2 @coroutine#1706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.131 [eventLoopGroupProxy-13-2 @call-handler#1705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.131 [eventLoopGroupProxy-13-2 @call-handler#1705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.132 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.133 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.133 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.133 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.133 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.134 [eventLoopGroupProxy-13-2 @call-handler#1711] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.136 [eventLoopGroupProxy-13-2 @coroutine#1712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.136 [eventLoopGroupProxy-13-2 @call-handler#1711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.136 [eventLoopGroupProxy-13-2 @call-handler#1711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.136 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.138 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.138 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.138 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.138 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.139 [eventLoopGroupProxy-13-2 @call-handler#1717] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.181 [eventLoopGroupProxy-13-2 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.182 [eventLoopGroupProxy-13-2 @call-handler#1717] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.182 [eventLoopGroupProxy-13-2 @call-handler#1717] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 22:40:20.182 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.184 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.184 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.184 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.184 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.185 [eventLoopGroupProxy-13-2 @call-handler#1723] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.187 [eventLoopGroupProxy-13-2 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.187 [eventLoopGroupProxy-13-2 @call-handler#1723] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.187 [eventLoopGroupProxy-13-2 @call-handler#1723] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.188 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.189 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.189 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.189 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.189 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.190 [eventLoopGroupProxy-13-2 @call-handler#1729] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.192 [eventLoopGroupProxy-13-2 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.192 [eventLoopGroupProxy-13-2 @call-handler#1729] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.192 [eventLoopGroupProxy-13-2 @call-handler#1729] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.193 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.194 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.194 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.194 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.194 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.195 [eventLoopGroupProxy-13-2 @call-handler#1735] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.197 [eventLoopGroupProxy-13-2 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.197 [eventLoopGroupProxy-13-2 @call-handler#1735] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.197 [eventLoopGroupProxy-13-2 @call-handler#1735] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.198 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.199 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.199 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.199 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.199 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.200 [eventLoopGroupProxy-13-2 @call-handler#1741] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.202 [eventLoopGroupProxy-13-2 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.202 [eventLoopGroupProxy-13-2 @call-handler#1741] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.202 [eventLoopGroupProxy-13-2 @call-handler#1741] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.202 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.203 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.204 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.204 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.204 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.205 [eventLoopGroupProxy-13-2 @call-handler#1747] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.206 [eventLoopGroupProxy-13-2 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.206 [eventLoopGroupProxy-13-2 @call-handler#1747] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.207 [eventLoopGroupProxy-13-2 @call-handler#1747] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.207 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.208 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.208 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.208 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.208 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.209 [eventLoopGroupProxy-13-2 @call-handler#1753] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.210 [eventLoopGroupProxy-13-2 @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.211 [eventLoopGroupProxy-13-2 @call-handler#1753] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.211 [eventLoopGroupProxy-13-2 @call-handler#1753] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.211 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.212 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.212 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.212 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.212 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.213 [eventLoopGroupProxy-13-2 @call-handler#1759] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.261 [eventLoopGroupProxy-13-2 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.261 [eventLoopGroupProxy-13-2 @call-handler#1759] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.261 [eventLoopGroupProxy-13-2 @call-handler#1759] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-08 22:40:20.262 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.263 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.263 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.263 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.263 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.265 [eventLoopGroupProxy-13-2 @call-handler#1765] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.266 [eventLoopGroupProxy-13-2 @coroutine#1766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.266 [eventLoopGroupProxy-13-2 @call-handler#1765] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.267 [eventLoopGroupProxy-13-2 @call-handler#1765] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:40:20.267 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.268 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.268 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.268 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.268 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.270 [eventLoopGroupProxy-13-2 @call-handler#1771] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.272 [eventLoopGroupProxy-13-2 @coroutine#1772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.272 [eventLoopGroupProxy-13-2 @call-handler#1771] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.272 [eventLoopGroupProxy-13-2 @call-handler#1771] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:40:20.272 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.273 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.273 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.273 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.273 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.275 [eventLoopGroupProxy-13-2 @call-handler#1777] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.317 [eventLoopGroupProxy-13-2 @coroutine#1778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.317 [eventLoopGroupProxy-13-2 @call-handler#1777] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.318 [eventLoopGroupProxy-13-2 @call-handler#1777] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 22:40:20.318 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.319 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.319 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.319 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.319 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.320 [eventLoopGroupProxy-13-2 @call-handler#1783] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.365 [eventLoopGroupProxy-13-2 @coroutine#1784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.365 [eventLoopGroupProxy-13-2 @call-handler#1783] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.365 [eventLoopGroupProxy-13-2 @call-handler#1783] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 22:40:20.366 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.367 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.367 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.367 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.367 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.368 [eventLoopGroupProxy-13-2 @call-handler#1789] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.371 [eventLoopGroupProxy-13-2 @coroutine#1790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.371 [eventLoopGroupProxy-13-2 @call-handler#1789] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.371 [eventLoopGroupProxy-13-2 @call-handler#1789] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:40:20.372 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.373 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.373 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.373 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.373 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.374 [eventLoopGroupProxy-13-2 @call-handler#1795] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.376 [eventLoopGroupProxy-13-2 @coroutine#1796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.376 [eventLoopGroupProxy-13-2 @call-handler#1795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.376 [eventLoopGroupProxy-13-2 @call-handler#1795] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.377 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.378 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.378 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.378 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.378 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.379 [eventLoopGroupProxy-13-2 @call-handler#1801] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.381 [eventLoopGroupProxy-13-2 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.381 [eventLoopGroupProxy-13-2 @call-handler#1801] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.381 [eventLoopGroupProxy-13-2 @call-handler#1801] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.382 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.383 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.383 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.383 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.383 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.384 [eventLoopGroupProxy-13-2 @call-handler#1807] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.386 [eventLoopGroupProxy-13-2 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.386 [eventLoopGroupProxy-13-2 @call-handler#1807] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.386 [eventLoopGroupProxy-13-2 @call-handler#1807] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.387 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.388 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.388 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.388 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.388 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.389 [eventLoopGroupProxy-13-2 @call-handler#1813] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.390 [eventLoopGroupProxy-13-2 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.391 [eventLoopGroupProxy-13-2 @call-handler#1813] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.391 [eventLoopGroupProxy-13-2 @call-handler#1813] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.391 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.393 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.393 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.393 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.393 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.394 [eventLoopGroupProxy-13-2 @call-handler#1820] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.396 [eventLoopGroupProxy-13-2 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.396 [eventLoopGroupProxy-13-2 @call-handler#1820] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.396 [eventLoopGroupProxy-13-2 @call-handler#1820] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.397 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.398 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.398 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.398 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.398 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.400 [eventLoopGroupProxy-13-2 @call-handler#1826] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.401 [eventLoopGroupProxy-13-2 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.402 [eventLoopGroupProxy-13-2 @call-handler#1826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.402 [eventLoopGroupProxy-13-2 @call-handler#1826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.402 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.403 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.403 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.403 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.403 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.404 [eventLoopGroupProxy-13-2 @call-handler#1832] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.406 [eventLoopGroupProxy-13-2 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.406 [eventLoopGroupProxy-13-2 @call-handler#1832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.406 [eventLoopGroupProxy-13-2 @call-handler#1832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.407 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.408 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.408 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.408 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.408 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.409 [eventLoopGroupProxy-13-2 @call-handler#1838] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.411 [eventLoopGroupProxy-13-2 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.411 [eventLoopGroupProxy-13-2 @call-handler#1838] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.411 [eventLoopGroupProxy-13-2 @call-handler#1838] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.412 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.413 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.413 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.413 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.413 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.414 [eventLoopGroupProxy-13-2 @call-handler#1844] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.416 [eventLoopGroupProxy-13-2 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.416 [eventLoopGroupProxy-13-2 @call-handler#1844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.416 [eventLoopGroupProxy-13-2 @call-handler#1844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.416 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.417 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.417 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.417 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.417 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.418 [eventLoopGroupProxy-13-2 @call-handler#1850] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.420 [eventLoopGroupProxy-13-2 @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.420 [eventLoopGroupProxy-13-2 @call-handler#1850] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.420 [eventLoopGroupProxy-13-2 @call-handler#1850] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.420 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.421 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.422 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.422 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.422 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.423 [eventLoopGroupProxy-13-2 @call-handler#1856] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.424 [eventLoopGroupProxy-13-2 @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.424 [eventLoopGroupProxy-13-2 @call-handler#1856] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.425 [eventLoopGroupProxy-13-2 @call-handler#1856] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.425 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.426 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.426 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.426 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.426 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.427 [eventLoopGroupProxy-13-2 @call-handler#1862] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.429 [eventLoopGroupProxy-13-2 @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.429 [eventLoopGroupProxy-13-2 @call-handler#1862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.429 [eventLoopGroupProxy-13-2 @call-handler#1862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.429 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.430 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.430 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.431 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.431 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.432 [eventLoopGroupProxy-13-2 @call-handler#1868] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.433 [eventLoopGroupProxy-13-2 @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.433 [eventLoopGroupProxy-13-2 @call-handler#1868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.433 [eventLoopGroupProxy-13-2 @call-handler#1868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:40:20.434 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.435 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.435 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.435 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.435 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.436 [eventLoopGroupProxy-13-2 @call-handler#1874] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.438 [eventLoopGroupProxy-13-2 @coroutine#1875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.438 [eventLoopGroupProxy-13-2 @call-handler#1874] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.438 [eventLoopGroupProxy-13-2 @call-handler#1874] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.438 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.439 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.439 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.439 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.439 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.441 [eventLoopGroupProxy-13-2 @call-handler#1880] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.460 [DefaultDispatcher-worker-3 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:40:20.485 [eventLoopGroupProxy-13-2 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.485 [eventLoopGroupProxy-13-2 @call-handler#1880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.485 [eventLoopGroupProxy-13-2 @call-handler#1880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 22:40:20.486 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.487 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.487 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.487 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.487 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.489 [eventLoopGroupProxy-13-2 @call-handler#1887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.490 [eventLoopGroupProxy-13-2 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.490 [eventLoopGroupProxy-13-2 @call-handler#1887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.490 [eventLoopGroupProxy-13-2 @call-handler#1887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:40:20.491 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.492 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.492 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.492 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.492 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.494 [eventLoopGroupProxy-13-2 @call-handler#1893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.495 [eventLoopGroupProxy-13-2 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.495 [eventLoopGroupProxy-13-2 @call-handler#1893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.495 [eventLoopGroupProxy-13-2 @call-handler#1893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.496 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.497 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.497 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.497 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.497 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.498 [eventLoopGroupProxy-13-2 @call-handler#1899] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.499 [eventLoopGroupProxy-13-2 @coroutine#1900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.499 [eventLoopGroupProxy-13-2 @call-handler#1899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.500 [eventLoopGroupProxy-13-2 @call-handler#1899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.500 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.501 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.501 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.501 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.501 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.502 [eventLoopGroupProxy-13-2 @call-handler#1905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.504 [eventLoopGroupProxy-13-2 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.504 [eventLoopGroupProxy-13-2 @call-handler#1905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.504 [eventLoopGroupProxy-13-2 @call-handler#1905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.504 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.505 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.505 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.505 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.505 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.506 [eventLoopGroupProxy-13-2 @call-handler#1911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.508 [eventLoopGroupProxy-13-2 @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.508 [eventLoopGroupProxy-13-2 @call-handler#1911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.508 [eventLoopGroupProxy-13-2 @call-handler#1911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.509 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.510 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.510 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.510 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.510 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.511 [eventLoopGroupProxy-13-2 @call-handler#1917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.512 [eventLoopGroupProxy-13-2 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.512 [eventLoopGroupProxy-13-2 @call-handler#1917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.513 [eventLoopGroupProxy-13-2 @call-handler#1917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.513 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.514 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.514 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.514 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.514 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.515 [eventLoopGroupProxy-13-2 @call-handler#1923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.561 [eventLoopGroupProxy-13-2 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.561 [eventLoopGroupProxy-13-2 @call-handler#1923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.561 [eventLoopGroupProxy-13-2 @call-handler#1923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 22:40:20.562 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.563 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.563 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.563 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.563 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.564 [eventLoopGroupProxy-13-2 @call-handler#1929] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.566 [eventLoopGroupProxy-13-2 @coroutine#1930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.566 [eventLoopGroupProxy-13-2 @call-handler#1929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.566 [eventLoopGroupProxy-13-2 @call-handler#1929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.567 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.568 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.568 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.568 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.568 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.569 [eventLoopGroupProxy-13-2 @call-handler#1935] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.571 [eventLoopGroupProxy-13-2 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.571 [eventLoopGroupProxy-13-2 @call-handler#1935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.571 [eventLoopGroupProxy-13-2 @call-handler#1935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.571 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.572 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.572 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.572 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.572 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.573 [eventLoopGroupProxy-13-2 @call-handler#1941] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.617 [eventLoopGroupProxy-13-2 @coroutine#1942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.617 [eventLoopGroupProxy-13-2 @call-handler#1941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.617 [eventLoopGroupProxy-13-2 @call-handler#1941] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 22:40:20.617 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.619 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.619 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.619 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.619 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.620 [eventLoopGroupProxy-13-2 @call-handler#1947] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.622 [eventLoopGroupProxy-13-2 @coroutine#1948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.622 [eventLoopGroupProxy-13-2 @call-handler#1947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.622 [eventLoopGroupProxy-13-2 @call-handler#1947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.622 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.623 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.624 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.624 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.624 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.625 [eventLoopGroupProxy-13-2 @call-handler#1953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.627 [eventLoopGroupProxy-13-2 @coroutine#1954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.627 [eventLoopGroupProxy-13-2 @call-handler#1953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.627 [eventLoopGroupProxy-13-2 @call-handler#1953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.627 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.628 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.628 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.628 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.628 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.630 [eventLoopGroupProxy-13-2 @call-handler#1959] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.631 [eventLoopGroupProxy-13-2 @coroutine#1960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.631 [eventLoopGroupProxy-13-2 @call-handler#1959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.631 [eventLoopGroupProxy-13-2 @call-handler#1959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.632 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.633 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.633 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.633 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.633 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.634 [eventLoopGroupProxy-13-2 @call-handler#1965] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.635 [eventLoopGroupProxy-13-2 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.635 [eventLoopGroupProxy-13-2 @call-handler#1965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.636 [eventLoopGroupProxy-13-2 @call-handler#1965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.636 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.637 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.637 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.637 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.637 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.638 [eventLoopGroupProxy-13-2 @call-handler#1971] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.640 [eventLoopGroupProxy-13-2 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.640 [eventLoopGroupProxy-13-2 @call-handler#1971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.640 [eventLoopGroupProxy-13-2 @call-handler#1971] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.640 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.641 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.641 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.641 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.641 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.642 [eventLoopGroupProxy-13-2 @call-handler#1977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.644 [eventLoopGroupProxy-13-2 @coroutine#1978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.644 [eventLoopGroupProxy-13-2 @call-handler#1977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.644 [eventLoopGroupProxy-13-2 @call-handler#1977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.645 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.646 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.646 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.646 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.646 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.647 [eventLoopGroupProxy-13-2 @call-handler#1983] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.648 [eventLoopGroupProxy-13-2 @coroutine#1984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.648 [eventLoopGroupProxy-13-2 @call-handler#1983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.649 [eventLoopGroupProxy-13-2 @call-handler#1983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.649 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.650 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.650 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.650 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.650 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.651 [eventLoopGroupProxy-13-2 @call-handler#1989] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.653 [eventLoopGroupProxy-13-2 @coroutine#1990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.653 [eventLoopGroupProxy-13-2 @call-handler#1989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.653 [eventLoopGroupProxy-13-2 @call-handler#1989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.653 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.654 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.654 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.654 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.654 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.655 [eventLoopGroupProxy-13-2 @call-handler#1995] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.657 [eventLoopGroupProxy-13-2 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.657 [eventLoopGroupProxy-13-2 @call-handler#1995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.657 [eventLoopGroupProxy-13-2 @call-handler#1995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.657 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.658 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.658 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.658 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.658 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.659 [eventLoopGroupProxy-13-2 @call-handler#2001] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.661 [eventLoopGroupProxy-13-2 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.661 [eventLoopGroupProxy-13-2 @call-handler#2001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.661 [eventLoopGroupProxy-13-2 @call-handler#2001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.662 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.664 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.664 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.664 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.664 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.665 [eventLoopGroupProxy-13-2 @call-handler#2007] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.667 [eventLoopGroupProxy-13-2 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.667 [eventLoopGroupProxy-13-2 @call-handler#2007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.667 [eventLoopGroupProxy-13-2 @call-handler#2007] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.668 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.669 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.669 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.669 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.669 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.670 [eventLoopGroupProxy-13-2 @call-handler#2013] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.713 [eventLoopGroupProxy-13-2 @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.713 [eventLoopGroupProxy-13-2 @call-handler#2013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.713 [eventLoopGroupProxy-13-2 @call-handler#2013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 22:40:20.714 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.715 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.715 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.715 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.715 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.716 [eventLoopGroupProxy-13-2 @call-handler#2020] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.718 [eventLoopGroupProxy-13-2 @coroutine#2021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.718 [eventLoopGroupProxy-13-2 @call-handler#2020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.718 [eventLoopGroupProxy-13-2 @call-handler#2020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.719 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.720 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.720 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.720 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.720 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.721 [eventLoopGroupProxy-13-2 @call-handler#2026] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.723 [eventLoopGroupProxy-13-2 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.723 [eventLoopGroupProxy-13-2 @call-handler#2026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.723 [eventLoopGroupProxy-13-2 @call-handler#2026] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.724 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.724 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.724 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.725 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.725 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.726 [eventLoopGroupProxy-13-2 @call-handler#2032] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.727 [eventLoopGroupProxy-13-2 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.727 [eventLoopGroupProxy-13-2 @call-handler#2032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.727 [eventLoopGroupProxy-13-2 @call-handler#2032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.727 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.728 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.728 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.728 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.728 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.729 [eventLoopGroupProxy-13-2 @call-handler#2038] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.773 [eventLoopGroupProxy-13-2 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.773 [eventLoopGroupProxy-13-2 @call-handler#2038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.773 [eventLoopGroupProxy-13-2 @call-handler#2038] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 22:40:20.773 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.774 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.774 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.774 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.774 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.776 [eventLoopGroupProxy-13-2 @call-handler#2044] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.777 [eventLoopGroupProxy-13-2 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.778 [eventLoopGroupProxy-13-2 @call-handler#2044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.778 [eventLoopGroupProxy-13-2 @call-handler#2044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:40:20.778 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.779 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.779 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.779 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.779 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.780 [eventLoopGroupProxy-13-2 @call-handler#2050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.782 [eventLoopGroupProxy-13-2 @coroutine#2051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.782 [eventLoopGroupProxy-13-2 @call-handler#2050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.783 [eventLoopGroupProxy-13-2 @call-handler#2050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:40:20.783 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.784 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.784 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.784 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.784 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.785 [eventLoopGroupProxy-13-2 @call-handler#2056] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.828 [eventLoopGroupProxy-13-2 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.829 [eventLoopGroupProxy-13-2 @call-handler#2056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.829 [eventLoopGroupProxy-13-2 @call-handler#2056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 22:40:20.829 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.830 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.830 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.830 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.830 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.831 [eventLoopGroupProxy-13-2 @call-handler#2062] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.833 [eventLoopGroupProxy-13-2 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.833 [eventLoopGroupProxy-13-2 @call-handler#2062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.834 [eventLoopGroupProxy-13-2 @call-handler#2062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:40:20.834 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.835 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.835 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.835 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.835 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.836 [eventLoopGroupProxy-13-2 @call-handler#2068] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.838 [eventLoopGroupProxy-13-2 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.838 [eventLoopGroupProxy-13-2 @call-handler#2068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.838 [eventLoopGroupProxy-13-2 @call-handler#2068] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.838 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.839 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.839 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.839 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.839 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.840 [eventLoopGroupProxy-13-2 @call-handler#2074] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.886 [eventLoopGroupProxy-13-2 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.886 [eventLoopGroupProxy-13-2 @call-handler#2074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.886 [eventLoopGroupProxy-13-2 @call-handler#2074] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 22:40:20.887 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.888 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.888 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.888 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.888 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.889 [eventLoopGroupProxy-13-2 @call-handler#2080] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.933 [eventLoopGroupProxy-13-2 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.933 [eventLoopGroupProxy-13-2 @call-handler#2080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.933 [eventLoopGroupProxy-13-2 @call-handler#2080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 22:40:20.933 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.934 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.935 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.935 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.935 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.936 [eventLoopGroupProxy-13-2 @call-handler#2086] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.938 [eventLoopGroupProxy-13-2 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.938 [eventLoopGroupProxy-13-2 @call-handler#2086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.939 [eventLoopGroupProxy-13-2 @call-handler#2086] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:40:20.939 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.940 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.940 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.940 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.940 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.941 [eventLoopGroupProxy-13-2 @call-handler#2092] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.943 [eventLoopGroupProxy-13-2 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.943 [eventLoopGroupProxy-13-2 @call-handler#2092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.943 [eventLoopGroupProxy-13-2 @call-handler#2092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.944 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.944 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.944 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.944 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.944 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.945 [eventLoopGroupProxy-13-2 @call-handler#2098] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.947 [eventLoopGroupProxy-13-2 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.947 [eventLoopGroupProxy-13-2 @call-handler#2098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.947 [eventLoopGroupProxy-13-2 @call-handler#2098] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:20.947 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.948 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.948 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.948 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.948 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.949 [eventLoopGroupProxy-13-2 @call-handler#2104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.950 [eventLoopGroupProxy-13-2 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.950 [eventLoopGroupProxy-13-2 @call-handler#2104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.950 [eventLoopGroupProxy-13-2 @call-handler#2104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:40:20.950 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.951 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.951 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.951 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.951 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:20.952 [eventLoopGroupProxy-13-2 @call-handler#2110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:20.978 [DefaultDispatcher-worker-14 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:40:20.997 [eventLoopGroupProxy-13-2 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:20.997 [eventLoopGroupProxy-13-2 @call-handler#2110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:20.997 [eventLoopGroupProxy-13-2 @call-handler#2110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 22:40:20.997 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.998 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.999 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:20.999 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:20.999 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:21.000 [eventLoopGroupProxy-13-2 @call-handler#2118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:21.001 [eventLoopGroupProxy-13-2 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:21.001 [eventLoopGroupProxy-13-2 @call-handler#2118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:21.001 [eventLoopGroupProxy-13-2 @call-handler#2118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:40:21.002 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.003 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.003 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:21.003 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.003 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:21.004 [eventLoopGroupProxy-13-2 @call-handler#2124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:21.005 [eventLoopGroupProxy-13-2 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:21.006 [eventLoopGroupProxy-13-2 @call-handler#2124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:21.006 [eventLoopGroupProxy-13-2 @call-handler#2124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:21.006 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.007 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.007 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:21.007 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.007 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:21.008 [eventLoopGroupProxy-13-2 @call-handler#2130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:21.009 [eventLoopGroupProxy-13-2 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:21.009 [eventLoopGroupProxy-13-2 @call-handler#2130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:21.009 [eventLoopGroupProxy-13-2 @call-handler#2130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:40:21.010 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.011 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.011 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:21.011 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.011 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:21.012 [eventLoopGroupProxy-13-2 @call-handler#2136] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:21.057 [eventLoopGroupProxy-13-2 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:21.057 [eventLoopGroupProxy-13-2 @call-handler#2136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:21.057 [eventLoopGroupProxy-13-2 @call-handler#2136] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 22:40:21.058 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.058 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.059 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:21.059 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.059 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:21.060 [eventLoopGroupProxy-13-2 @call-handler#2142] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:21.061 [eventLoopGroupProxy-13-2 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:21.062 [eventLoopGroupProxy-13-2 @call-handler#2142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:21.062 [eventLoopGroupProxy-13-2 @call-handler#2142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:21.062 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.063 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.063 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:21.063 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.063 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:21.064 [eventLoopGroupProxy-13-2 @call-handler#2148] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:21.066 [eventLoopGroupProxy-13-2 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:21.066 [eventLoopGroupProxy-13-2 @call-handler#2148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:21.066 [eventLoopGroupProxy-13-2 @call-handler#2148] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:21.066 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.067 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.067 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:21.067 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.067 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:21.068 [eventLoopGroupProxy-13-2 @call-handler#2154] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:21.069 [eventLoopGroupProxy-13-2 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:21.069 [eventLoopGroupProxy-13-2 @call-handler#2154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:21.070 [eventLoopGroupProxy-13-2 @call-handler#2154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:21.070 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.071 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.071 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:21.071 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.071 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:21.072 [eventLoopGroupProxy-13-2 @call-handler#2160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:21.117 [eventLoopGroupProxy-13-2 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:21.117 [eventLoopGroupProxy-13-2 @call-handler#2160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:21.117 [eventLoopGroupProxy-13-2 @call-handler#2160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 22:40:21.117 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.118 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.118 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:21.118 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.118 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:21.120 [eventLoopGroupProxy-13-2 @call-handler#2166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:21.122 [eventLoopGroupProxy-13-2 @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:21.122 [eventLoopGroupProxy-13-2 @call-handler#2166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:21.122 [eventLoopGroupProxy-13-2 @call-handler#2166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 22:40:21.122 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.123 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.123 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:21.123 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.123 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:21.125 [eventLoopGroupProxy-13-2 @call-handler#2172] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:21.126 [eventLoopGroupProxy-13-2 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:21.126 [eventLoopGroupProxy-13-2 @call-handler#2172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:21.126 [eventLoopGroupProxy-13-2 @call-handler#2172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:21.127 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.128 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.128 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:21.128 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.128 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:21.129 [eventLoopGroupProxy-13-2 @call-handler#2178] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:21.131 [eventLoopGroupProxy-13-2 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:21.131 [eventLoopGroupProxy-13-2 @call-handler#2178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:21.131 [eventLoopGroupProxy-13-2 @call-handler#2178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:21.132 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.133 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.134 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:21.134 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.134 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:21.135 [eventLoopGroupProxy-13-2 @call-handler#2184] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:21.136 [eventLoopGroupProxy-13-2 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:21.136 [eventLoopGroupProxy-13-2 @call-handler#2184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:21.136 [eventLoopGroupProxy-13-2 @call-handler#2184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:40:21.137 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.138 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.138 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:21.138 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.138 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:21.139 [eventLoopGroupProxy-13-2 @call-handler#2190] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:21.180 [eventLoopGroupProxy-13-2 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:21.181 [eventLoopGroupProxy-13-2 @call-handler#2190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:21.181 [eventLoopGroupProxy-13-2 @call-handler#2190] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-08 22:40:21.181 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.182 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.182 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:21.182 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.182 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:21.183 [eventLoopGroupProxy-13-2 @call-handler#2196] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:21.185 [eventLoopGroupProxy-13-2 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:21.185 [eventLoopGroupProxy-13-2 @call-handler#2196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:21.185 [eventLoopGroupProxy-13-2 @call-handler#2196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:21.186 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.187 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.187 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:21.187 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.187 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:21.188 [eventLoopGroupProxy-13-2 @call-handler#2202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:21.190 [eventLoopGroupProxy-13-2 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:21.190 [eventLoopGroupProxy-13-2 @call-handler#2202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:21.190 [eventLoopGroupProxy-13-2 @call-handler#2202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:21.190 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.191 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.191 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:21.191 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.191 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:21.192 [eventLoopGroupProxy-13-2 @call-handler#2208] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:21.237 [eventLoopGroupProxy-13-2 @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:21.237 [eventLoopGroupProxy-13-2 @call-handler#2208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:21.237 [eventLoopGroupProxy-13-2 @call-handler#2208] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 22:40:21.237 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.238 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.238 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:21.238 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.238 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:21.240 [eventLoopGroupProxy-13-2 @call-handler#2214] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:21.241 [eventLoopGroupProxy-13-2 @coroutine#2215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:21.241 [eventLoopGroupProxy-13-2 @call-handler#2214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:21.241 [eventLoopGroupProxy-13-2 @call-handler#2214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:21.242 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.243 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.243 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:21.243 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.243 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:21.244 [eventLoopGroupProxy-13-2 @call-handler#2220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:21.246 [eventLoopGroupProxy-13-2 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:21.246 [eventLoopGroupProxy-13-2 @call-handler#2220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:21.246 [eventLoopGroupProxy-13-2 @call-handler#2220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:21.247 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.248 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.248 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:21.248 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.248 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:21.249 [eventLoopGroupProxy-13-2 @call-handler#2226] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:21.250 [eventLoopGroupProxy-13-2 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:21.250 [eventLoopGroupProxy-13-2 @call-handler#2226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:21.250 [eventLoopGroupProxy-13-2 @call-handler#2226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:40:21.251 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.252 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.252 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:21.252 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.252 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:21.253 [eventLoopGroupProxy-13-2 @call-handler#2232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:21.254 [eventLoopGroupProxy-13-2 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:21.254 [eventLoopGroupProxy-13-2 @call-handler#2232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:21.254 [eventLoopGroupProxy-13-2 @call-handler#2232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:40:21.255 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.256 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.256 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:21.256 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.256 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:21.257 [eventLoopGroupProxy-13-2 @call-handler#2238] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:21.258 [eventLoopGroupProxy-13-2 @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:21.258 [eventLoopGroupProxy-13-2 @call-handler#2238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:21.258 [eventLoopGroupProxy-13-2 @call-handler#2238] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:40:21.259 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.260 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.260 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:21.260 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.260 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:21.261 [eventLoopGroupProxy-13-2 @call-handler#2244] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:21.305 [eventLoopGroupProxy-13-2 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:21.305 [eventLoopGroupProxy-13-2 @call-handler#2244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:21.305 [eventLoopGroupProxy-13-2 @call-handler#2244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 22:40:21.306 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.307 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.307 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:21.307 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.307 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:21.308 [eventLoopGroupProxy-13-2 @call-handler#2251] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:21.310 [eventLoopGroupProxy-13-2 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:21.310 [eventLoopGroupProxy-13-2 @call-handler#2251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:21.310 [eventLoopGroupProxy-13-2 @call-handler#2251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:21.310 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.311 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.311 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:21.311 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.311 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:21.312 [eventLoopGroupProxy-13-2 @call-handler#2257] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:21.314 [eventLoopGroupProxy-13-2 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:21.314 [eventLoopGroupProxy-13-2 @call-handler#2257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:21.314 [eventLoopGroupProxy-13-2 @call-handler#2257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:21.314 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.315 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.315 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:21.315 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.315 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:21.316 [eventLoopGroupProxy-13-2 @call-handler#2263] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:21.317 [eventLoopGroupProxy-13-2 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:21.317 [eventLoopGroupProxy-13-2 @call-handler#2263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:21.318 [eventLoopGroupProxy-13-2 @call-handler#2263] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 22:40:21.318 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.319 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.319 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:21.319 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.319 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:21.320 [eventLoopGroupProxy-13-2 @call-handler#2269] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 22:40:21.322 [eventLoopGroupProxy-13-2 @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:21.322 [eventLoopGroupProxy-13-2 @call-handler#2269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:21.322 [eventLoopGroupProxy-13-2 @call-handler#2269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 22:40:21.323 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:21.339 [DefaultDispatcher-worker-3 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:40:21.348 [DefaultDispatcher-worker-11 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:40:21.349 [DefaultDispatcher-worker-11 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:21.349 [DefaultDispatcher-worker-11 @coroutine#1156] 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-02-08 22:40:21.349 [DefaultDispatcher-worker-11 @coroutine#1156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:21.349 [DefaultDispatcher-worker-11 @coroutine#1156] 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-02-08 22:40:21.350 [eventLoopGroupProxy-13-2 @call-handler#2280] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 22:40:21.351 [eventLoopGroupProxy-13-2 @call-handler#2280] 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-02-08 22:40:21.351 [eventLoopGroupProxy-13-2 @call-handler#2280] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:40:21.374 [DefaultDispatcher-worker-3 @call-handler#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfafce1 2024-02-08 22:40:21.374 [eventLoopGroupProxy-13-2 @call-handler#2280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:21.375 [eventLoopGroupProxy-13-2 @call-handler#2280] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-02-08 22:40:21.375 [DefaultDispatcher-worker-7 @coroutine#972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556591768575758336/_ustadmanifest.json 2024-02-08 22:40:21.375 [DefaultDispatcher-worker-7 @coroutine#972] 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/556591768575758336/_ustadmanifest.json. 2024-02-08 22:40:21.375 [DefaultDispatcher-worker-7 @coroutine#972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556591768575758336/_ustadmanifest.json 2024-02-08 22:40:21.375 [DefaultDispatcher-worker-11 @coroutine#1156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:21.375 [DefaultDispatcher-worker-11 @coroutine#1156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:21.376 [DefaultDispatcher-worker-11 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 22:40:21.376 [DefaultDispatcher-worker-11 @coroutine#1156] 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-02-08 22:40:21.376 [DefaultDispatcher-worker-12 @coroutine#972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556591768575758336/_ustadmanifest.json 2024-02-08 22:40:21.376 [DefaultDispatcher-worker-12 @coroutine#972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556591768575758336/_ustadmanifest.json 2024-02-08 22:40:21.377 [DefaultDispatcher-worker-7 @coroutine#972] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556591768575758336/_ustadmanifest.json. 2024-02-08 22:40:21.377 [DefaultDispatcher-worker-7 @coroutine#972] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556591768575758336/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:21.384 [DefaultDispatcher-worker-6 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@673605ef 2024-02-08 22:40:21.384 [DefaultDispatcher-worker-7 @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:21.398 [DefaultDispatcher-worker-3 @coroutine#972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfafce1 2024-02-08 22:40:21.407 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 22:40:21.407 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 22:40:21.407 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 22:40:21.407 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 22:40:21.407 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 22:40:21.411 [Test worker @coroutine#2650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 22:40:21.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-08 22:40:21.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-08 22:40:21.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:21.412 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@673605ef: (connection evicted) 2024-02-08 22:40:21.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:21.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-08 22:40:21.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-08 22:40:21.679 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 22:40:21.679 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 22:40:21.840 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 22:40:22.416 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@28b68067 2024-02-08 22:40:22.416 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@28b68067 2024-02-08 22:40:22.422 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345540f9 2024-02-08 22:40:22.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-08 22:40:22.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-08 22:40:22.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:22.422 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bfafce1: (connection evicted) 2024-02-08 22:40:22.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:22.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-08 22:40:22.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-08 22:40:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-08 22:40:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:22.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@418bdde9 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:22.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@240df292 2024-02-08 22:40:22.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@240df292 2024-02-08 22:40:22.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-08 22:40:22.468 [DefaultDispatcher-worker-5 @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240df292 2024-02-08 22:40:22.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-08 22:40:22.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:22.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:22.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:22.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:22.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:22.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:22.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74c23525 2024-02-08 22:40:22.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:22.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:22.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:22.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:22.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:22.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:22.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:22.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:22.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:22.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:22.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:22.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:22.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:22.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:22.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:22.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:22.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:22.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:22.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:22.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-08 22:40:22.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:22.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:22.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:22.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:22.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:22.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:22.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:22.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:22.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-08 22:40:22.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@531bec12 2024-02-08 22:40:22.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@531bec12 2024-02-08 22:40:22.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24563809 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:22.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:22.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-08 22:40:22.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@54087bdb 2024-02-08 22:40:22.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@54087bdb 2024-02-08 22:40:22.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-08 22:40:22.479 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 22:40:22.480 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-08 22:40:22.482 [DefaultDispatcher-worker-6 @coroutine#2671] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 22:40:22.486 [DefaultDispatcher-worker-6 @coroutine#2673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531bec12 2024-02-08 22:40:22.487 [Test worker @coroutine#2672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:40:22.487 [Test worker @coroutine#2672] 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-02-08 22:40:22.487 [Test worker @coroutine#2672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:40:22.487 [Test worker @coroutine#2672] 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-02-08 22:40:22.490 [eventLoopGroupProxy-16-1 @call-handler#2679] 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-02-08 22:40:22.491 [eventLoopGroupProxy-16-1 @call-handler#2679] 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-02-08 22:40:22.492 [eventLoopGroupProxy-16-1 @coroutine#2680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54087bdb 2024-02-08 22:40:22.494 [Test worker @coroutine#2672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:40:22.494 [Test worker @coroutine#2672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 22:40:22.494 [Test worker @coroutine#2672] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 22:40:22.494 [Test worker @coroutine#2672] 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-02-08 22:40:22.495 [Test worker @coroutine#2685] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:22.495 [Test worker @coroutine#2685] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 22:40:22.495 [Test worker @coroutine#2685] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:22.495 [Test worker @coroutine#2685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:22.496 [eventLoopGroupProxy-16-1 @call-handler#2688] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-08 22:40:22.500 [eventLoopGroupProxy-16-1 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54087bdb 2024-02-08 22:40:22.501 [eventLoopGroupProxy-16-1 @call-handler#2688] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:22.501 [Test worker @coroutine#2685] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 22:40:22.504 [eventLoopGroupProxy-16-2 @call-handler#2698] 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-02-08 22:40:22.509 [eventLoopGroupProxy-16-2 @call-handler#2698] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:22.515 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531bec12 2024-02-08 22:40:22.528 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:22.576 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:22.578 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:23.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d38cdde 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:23.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@717b0d81 2024-02-08 22:40:23.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@717b0d81 2024-02-08 22:40:23.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-08 22:40:23.694 [DefaultDispatcher-worker-15 @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717b0d81 2024-02-08 22:40:23.699 [Test worker @coroutine#2707] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50155/api/blob/upload-init-batch 2024-02-08 22:40:23.699 [Test worker @coroutine#2707] 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:50155/api/blob/upload-init-batch. 2024-02-08 22:40:23.699 [Test worker @coroutine#2707] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50155/api/blob/upload-init-batch 2024-02-08 22:40:23.699 [Test worker @coroutine#2707] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50155/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 22:40:23.701 [Test worker @coroutine#2707] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50155/api/blob/upload-init-batch 2024-02-08 22:40:23.701 [Test worker @coroutine#2707] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50155/api/blob/upload-init-batch 2024-02-08 22:40:23.701 [Test worker @coroutine#2707] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50155/api/blob/upload-init-batch. 2024-02-08 22:40:23.701 [Test worker @coroutine#2707] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50155/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:23.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-08 22:40:23.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-08 22:40:23.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:23.707 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@717b0d81: (connection evicted) 2024-02-08 22:40:23.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:23.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-08 22:40:23.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72a61e61 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:23.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:23.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-08 22:40:23.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a5799f 2024-02-08 22:40:23.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a5799f 2024-02-08 22:40:23.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-08 22:40:23.749 [Test worker @coroutine#2718] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59745/api/blob/upload-init-batch 2024-02-08 22:40:23.749 [Test worker @coroutine#2718] 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:59745/api/blob/upload-init-batch. 2024-02-08 22:40:23.749 [Test worker @coroutine#2718] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59745/api/blob/upload-init-batch 2024-02-08 22:40:23.749 [Test worker @coroutine#2718] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59745/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 22:40:23.751 [Test worker @coroutine#2718] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59745/api/blob/upload-init-batch 2024-02-08 22:40:23.751 [Test worker @coroutine#2718] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59745/api/blob/upload-init-batch 2024-02-08 22:40:23.751 [Test worker @coroutine#2718] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59745/api/blob/upload-init-batch. 2024-02-08 22:40:23.751 [Test worker @coroutine#2718] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59745/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:23.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-08 22:40:23.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-08 22:40:23.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:23.752 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54a5799f: (connection evicted) 2024-02-08 22:40:23.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:23.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-08 22:40:23.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-08 22:40:23.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-08 22:40:23.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:23.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:23.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:23.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:23.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:23.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:23.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25a52a60 2024-02-08 22:40:23.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:23.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:23.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:23.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:23.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:23.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:23.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:23.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:23.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:23.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:23.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:23.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:23.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:23.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:23.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:23.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:23.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:23.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:23.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:23.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-08 22:40:23.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:23.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:23.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:23.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:23.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:23.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:23.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:23.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:23.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-08 22:40:23.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e75af65 2024-02-08 22:40:23.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e75af65 2024-02-08 22:40:23.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-08 22:40:23.798 [Test worker @coroutine#2724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59021/api/blob/upload-init-batch 2024-02-08 22:40:23.798 [Test worker @coroutine#2724] 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:59021/api/blob/upload-init-batch. 2024-02-08 22:40:23.798 [Test worker @coroutine#2724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59021/api/blob/upload-init-batch 2024-02-08 22:40:23.798 [Test worker @coroutine#2724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59021/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 22:40:23.800 [Test worker @coroutine#2724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59021/api/blob/upload-init-batch 2024-02-08 22:40:23.800 [Test worker @coroutine#2724] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59021/api/blob/upload-init-batch 2024-02-08 22:40:23.800 [Test worker @coroutine#2724] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59021/api/blob/upload-init-batch. 2024-02-08 22:40:23.800 [Test worker @coroutine#2724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59021/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:23.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-08 22:40:23.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-08 22:40:23.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:23.808 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e75af65: (connection evicted) 2024-02-08 22:40:23.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:23.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-08 22:40:23.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f82e3cf 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:23.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-08 22:40:23.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 22:40:23.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 22:40:23.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-08 22:40:23.896 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 22:40:23.920 [DefaultDispatcher-worker-15 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 22:40:23.926 [DefaultDispatcher-worker-3 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 22:40:23.933 [DefaultDispatcher-worker-3 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 22:40:23.939 [DefaultDispatcher-worker-11 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 22:40:23.945 [DefaultDispatcher-worker-7 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 22:40:23.950 [DefaultDispatcher-worker-11 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 22:40:23.959 [DefaultDispatcher-worker-16 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 22:40:23.969 [DefaultDispatcher-worker-6 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 22:40:23.978 [DefaultDispatcher-worker-14 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 22:40:23.978 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:23.983 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e675f32 2024-02-08 22:40:23.983 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e675f32 2024-02-08 22:40:23.986 [DefaultDispatcher-worker-14 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 22:40:23.987 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a0be8e 2024-02-08 22:40:23.987 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a0be8e 2024-02-08 22:40:23.990 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@749f3442 2024-02-08 22:40:23.990 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@749f3442 2024-02-08 22:40:23.993 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@319db4b5 2024-02-08 22:40:23.994 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@319db4b5 2024-02-08 22:40:23.995 [DefaultDispatcher-worker-11 @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 22:40:23.997 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c7e37b 2024-02-08 22:40:23.997 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c7e37b 2024-02-08 22:40:24.000 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@e66783 2024-02-08 22:40:24.000 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@e66783 2024-02-08 22:40:24.002 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@d566ef9 2024-02-08 22:40:24.002 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@d566ef9 2024-02-08 22:40:24.003 [DefaultDispatcher-worker-12 @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 22:40:24.004 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b24bfa 2024-02-08 22:40:24.004 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b24bfa 2024-02-08 22:40:24.006 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ba4b68c 2024-02-08 22:40:24.006 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ba4b68c 2024-02-08 22:40:24.006 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 22:40:24.014 [DefaultDispatcher-worker-1 @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1 2024-02-08 22:40:24.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-08 22:40:24.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-08 22:40:24.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:40:24.017 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b6606d1: (connection evicted) 2024-02-08 22:40:24.018 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e675f32: (connection evicted) 2024-02-08 22:40:24.018 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70a0be8e: (connection evicted) 2024-02-08 22:40:24.019 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@749f3442: (connection evicted) 2024-02-08 22:40:24.019 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@319db4b5: (connection evicted) 2024-02-08 22:40:24.019 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75c7e37b: (connection evicted) 2024-02-08 22:40:24.020 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e66783: (connection evicted) 2024-02-08 22:40:24.020 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d566ef9: (connection evicted) 2024-02-08 22:40:24.021 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51b24bfa: (connection evicted) 2024-02-08 22:40:24.021 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ba4b68c: (connection evicted) 2024-02-08 22:40:24.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:24.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-08 22:40:24.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-08 22:40:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-08 22:40:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@265c0752 2024-02-08 22:40:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:24.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:24.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:24.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:24.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:24.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:24.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:24.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:24.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:24.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:24.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:24.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:24.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-08 22:40:24.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:24.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:24.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:24.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:24.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:24.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:24.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:24.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:24.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-08 22:40:24.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 22:40:24.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 22:40:24.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-08 22:40:24.048 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 22:40:24.071 [DefaultDispatcher-worker-16 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 22:40:24.080 [DefaultDispatcher-worker-16 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 22:40:24.087 [DefaultDispatcher-worker-12 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 22:40:24.096 [DefaultDispatcher-worker-10 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 22:40:24.102 [DefaultDispatcher-worker-10 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 22:40:24.111 [DefaultDispatcher-worker-3 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 22:40:24.119 [DefaultDispatcher-worker-6 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 22:40:24.125 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:24.128 [DefaultDispatcher-worker-6 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 22:40:24.129 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@494295ba 2024-02-08 22:40:24.129 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@494295ba 2024-02-08 22:40:24.132 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@478562e2 2024-02-08 22:40:24.132 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@478562e2 2024-02-08 22:40:24.135 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@43bafeca 2024-02-08 22:40:24.135 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@43bafeca 2024-02-08 22:40:24.138 [DefaultDispatcher-worker-11 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 22:40:24.138 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b868d9 2024-02-08 22:40:24.138 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b868d9 2024-02-08 22:40:24.141 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0ad2f1 2024-02-08 22:40:24.141 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0ad2f1 2024-02-08 22:40:24.143 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@37742900 2024-02-08 22:40:24.143 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@37742900 2024-02-08 22:40:24.145 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@232ccd8a 2024-02-08 22:40:24.145 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@232ccd8a 2024-02-08 22:40:24.146 [DefaultDispatcher-worker-6 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 22:40:24.147 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@66979796 2024-02-08 22:40:24.147 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@66979796 2024-02-08 22:40:24.150 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b875cef 2024-02-08 22:40:24.150 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b875cef 2024-02-08 22:40:24.150 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 22:40:24.157 [DefaultDispatcher-worker-15 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 22:40:24.165 [DefaultDispatcher-worker-5 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 22:40:24.177 [DefaultDispatcher-worker-10 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a75183d 2024-02-08 22:40:24.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-08 22:40:24.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-08 22:40:24.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:40:24.178 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a75183d: (connection evicted) 2024-02-08 22:40:24.179 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@494295ba: (connection evicted) 2024-02-08 22:40:24.180 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@478562e2: (connection evicted) 2024-02-08 22:40:24.180 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43bafeca: (connection evicted) 2024-02-08 22:40:24.180 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b868d9: (connection evicted) 2024-02-08 22:40:24.181 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b0ad2f1: (connection evicted) 2024-02-08 22:40:24.181 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37742900: (connection evicted) 2024-02-08 22:40:24.182 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@232ccd8a: (connection evicted) 2024-02-08 22:40:24.182 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66979796: (connection evicted) 2024-02-08 22:40:24.182 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b875cef: (connection evicted) 2024-02-08 22:40:24.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:24.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-08 22:40:24.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a22c1ba 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:24.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:24.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-08 22:40:24.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@67372d20 2024-02-08 22:40:24.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@67372d20 2024-02-08 22:40:24.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-08 22:40:24.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d513ca 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:24.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@68af8288 2024-02-08 22:40:24.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@68af8288 2024-02-08 22:40:24.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-08 22:40:24.680 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68af8288 2024-02-08 22:40:24.683 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68af8288 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@478cc5f1 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:24.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-08 22:40:24.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf41cd0 2024-02-08 22:40:24.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf41cd0 2024-02-08 22:40:24.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-08 22:40:24.712 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf41cd0 2024-02-08 22:40:24.715 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf41cd0 2024-02-08 22:40:24.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-08 22:40:24.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:24.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:24.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:24.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:24.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:24.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:24.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@613a608e 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:24.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@575cfec1 2024-02-08 22:40:24.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@575cfec1 2024-02-08 22:40:24.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-08 22:40:24.740 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:24.744 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@575cfec1 2024-02-08 22:40:24.746 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@575cfec1 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ba0dcba 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:24.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:24.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-08 22:40:24.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@38394e76 2024-02-08 22:40:24.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@38394e76 2024-02-08 22:40:24.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-08 22:40:24.756 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:24.772 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38394e76 2024-02-08 22:40:24.775 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38394e76 2024-02-08 22:40:24.782 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40829/ 2024-02-08 22:40:24.782 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40829/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:24.784 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40829/ 2024-02-08 22:40:24.784 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40829/ 2024-02-08 22:40:24.784 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40829/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:24.785 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40829/ 2024-02-08 22:40:24.785 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40829/ 2024-02-08 22:40:24.785 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40829/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:24.786 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40829/ 2024-02-08 22:40:24.786 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40829/ 2024-02-08 22:40:24.786 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40829/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:24.789 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:24.821 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:24.827 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40829/ 2024-02-08 22:40:24.828 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40829/ 2024-02-08 22:40:24.828 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40829/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:24.829 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40829/ 2024-02-08 22:40:24.829 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40829/ 2024-02-08 22:40:24.829 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40829/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:24.830 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40829/ 2024-02-08 22:40:24.830 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40829/ 2024-02-08 22:40:24.830 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40829/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:24.831 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40829/ 2024-02-08 22:40:24.835 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37863/ 2024-02-08 22:40:24.835 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37863/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:24.837 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37863/ 2024-02-08 22:40:24.837 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37863/ 2024-02-08 22:40:24.837 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37863/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:24.838 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37863/ 2024-02-08 22:40:24.838 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37863/ 2024-02-08 22:40:24.838 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37863/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:24.839 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37863/ 2024-02-08 22:40:24.839 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37863/ 2024-02-08 22:40:24.839 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37863/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:24.849 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:24.883 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37863/ 2024-02-08 22:40:24.883 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37863/ 2024-02-08 22:40:24.883 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37863/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:24.884 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37863/ 2024-02-08 22:40:24.884 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37863/ 2024-02-08 22:40:24.885 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37863/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:24.885 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37863/ 2024-02-08 22:40:24.886 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37863/ 2024-02-08 22:40:24.886 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37863/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 22:40:24.886 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37863/ 2024-02-08 22:40:25.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bf52f8f 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:25.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:25.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-08 22:40:25.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 22:40:25.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 22:40:25.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-08 22:40:25.163 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 22:40:25.174 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 22:40:25.176 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 22:40:25.178 [DefaultDispatcher-worker-5 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50213/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.178 [DefaultDispatcher-worker-5 @coroutine#2848] 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:50213/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 22:40:25.178 [DefaultDispatcher-worker-5 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50213/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.178 [DefaultDispatcher-worker-5 @coroutine#2848] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50213/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:40:25.180 [DefaultDispatcher-worker-12 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50213/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.180 [DefaultDispatcher-worker-12 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50213/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.188 [DefaultDispatcher-worker-1 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 22:40:25.188 [DefaultDispatcher-worker-1 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.189 [DefaultDispatcher-worker-1 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:25.189 [DefaultDispatcher-worker-1 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.189 [DefaultDispatcher-worker-11 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.189 [DefaultDispatcher-worker-11 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.192 [Test worker @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 22:40:25.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10bcbbed 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:25.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:25.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-08 22:40:25.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e70f54 2024-02-08 22:40:25.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e70f54 2024-02-08 22:40:25.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-08 22:40:25.215 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e70f54 2024-02-08 22:40:25.226 [Test worker @coroutine#2860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e70f54 2024-02-08 22:40:25.228 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e70f54 2024-02-08 22:40:25.233 [DefaultDispatcher-worker-11 @coroutine#2871] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50213/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 22:40:25.233 [DefaultDispatcher-worker-11 @coroutine#2871] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50213/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-08 22:40:25.233 [DefaultDispatcher-worker-11 @coroutine#2871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50213/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 22:40:25.235 [DefaultDispatcher-worker-6 @coroutine#2871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50213/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 22:40:25.235 [DefaultDispatcher-worker-6 @coroutine#2871] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50213/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 22:40:25.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b827796 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:25.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:25.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-08 22:40:25.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:25.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:25.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-08 22:40:25.239 [DefaultDispatcher-worker-14 @coroutine#2864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e70f54 2024-02-08 22:40:25.244 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:25.248 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d127f9a 2024-02-08 22:40:25.248 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d127f9a 2024-02-08 22:40:25.253 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d58448 2024-02-08 22:40:25.253 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d58448 2024-02-08 22:40:25.256 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ea14ea 2024-02-08 22:40:25.256 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ea14ea 2024-02-08 22:40:25.258 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:25.258 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e88e73 2024-02-08 22:40:25.258 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e88e73 2024-02-08 22:40:25.260 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb8d31b 2024-02-08 22:40:25.260 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb8d31b 2024-02-08 22:40:25.263 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5340eb00 2024-02-08 22:40:25.263 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5340eb00 2024-02-08 22:40:25.265 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@24fae8c6 2024-02-08 22:40:25.265 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@24fae8c6 2024-02-08 22:40:25.267 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7713c 2024-02-08 22:40:25.267 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7713c 2024-02-08 22:40:25.269 [Test worker @coroutine#2875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:25.269 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@187d5a74 2024-02-08 22:40:25.269 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@187d5a74 2024-02-08 22:40:25.269 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:40:25.270 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:25.271 [DefaultDispatcher-worker-14 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47951/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.272 [DefaultDispatcher-worker-14 @coroutine#2881] 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:47951/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 22:40:25.272 [DefaultDispatcher-worker-14 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47951/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.272 [DefaultDispatcher-worker-14 @coroutine#2881] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47951/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:40:25.273 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47951/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.273 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47951/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.278 [DefaultDispatcher-worker-15 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:25.278 [DefaultDispatcher-worker-15 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.278 [DefaultDispatcher-worker-15 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:25.278 [DefaultDispatcher-worker-15 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.279 [DefaultDispatcher-worker-11 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.279 [DefaultDispatcher-worker-11 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.280 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:25.288 [DefaultDispatcher-worker-15 @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:25.295 [DefaultDispatcher-worker-11 @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:25.295 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:25.299 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af6b7d9 2024-02-08 22:40:25.299 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af6b7d9 2024-02-08 22:40:25.302 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@643154f7 2024-02-08 22:40:25.302 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@643154f7 2024-02-08 22:40:25.303 [DefaultDispatcher-worker-3 @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:25.305 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@600edca9 2024-02-08 22:40:25.305 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@600edca9 2024-02-08 22:40:25.308 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@250c5ecc 2024-02-08 22:40:25.308 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@250c5ecc 2024-02-08 22:40:25.310 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1b6dcb 2024-02-08 22:40:25.310 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1b6dcb 2024-02-08 22:40:25.311 [DefaultDispatcher-worker-1 @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:25.312 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@14631893 2024-02-08 22:40:25.312 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@14631893 2024-02-08 22:40:25.315 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e7522 2024-02-08 22:40:25.315 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e7522 2024-02-08 22:40:25.317 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4523a183 2024-02-08 22:40:25.317 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4523a183 2024-02-08 22:40:25.319 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f7f9d9 2024-02-08 22:40:25.319 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f7f9d9 2024-02-08 22:40:25.319 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:40:25.320 [DefaultDispatcher-worker-11 @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:25.327 [DefaultDispatcher-worker-3 @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:25.334 [DefaultDispatcher-worker-3 @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:25.338 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:25.340 [DefaultDispatcher-worker-9 @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:25.342 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@50450525 2024-02-08 22:40:25.342 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@50450525 2024-02-08 22:40:25.347 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e82f15d 2024-02-08 22:40:25.347 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e82f15d 2024-02-08 22:40:25.347 [DefaultDispatcher-worker-3 @coroutine#2902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:25.351 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5abd6e55 2024-02-08 22:40:25.351 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5abd6e55 2024-02-08 22:40:25.352 [DefaultDispatcher-worker-3 @coroutine#2902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:25.353 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fbffb66 2024-02-08 22:40:25.353 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fbffb66 2024-02-08 22:40:25.356 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@67aba999 2024-02-08 22:40:25.356 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@67aba999 2024-02-08 22:40:25.358 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6aa428 2024-02-08 22:40:25.358 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6aa428 2024-02-08 22:40:25.360 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f94a876 2024-02-08 22:40:25.360 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f94a876 2024-02-08 22:40:25.362 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f900429 2024-02-08 22:40:25.362 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f900429 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7091a016 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:25.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:25.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-08 22:40:25.365 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cd8d23 2024-02-08 22:40:25.365 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cd8d23 2024-02-08 22:40:25.365 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:40:25.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 22:40:25.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 22:40:25.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-08 22:40:25.386 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 22:40:25.397 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 22:40:25.399 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 22:40:25.400 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47815/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.400 [DefaultDispatcher-worker-15 @coroutine#2927] 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:47815/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 22:40:25.400 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47815/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.400 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47815/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:40:25.402 [DefaultDispatcher-worker-14 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47815/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.402 [DefaultDispatcher-worker-14 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47815/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.407 [DefaultDispatcher-worker-16 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 22:40:25.407 [DefaultDispatcher-worker-16 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.407 [DefaultDispatcher-worker-16 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:25.407 [DefaultDispatcher-worker-16 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.408 [DefaultDispatcher-worker-6 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.408 [DefaultDispatcher-worker-6 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.411 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76c85485 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:25.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:25.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-08 22:40:25.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7ac98b 2024-02-08 22:40:25.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7ac98b 2024-02-08 22:40:25.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-08 22:40:25.417 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7ac98b 2024-02-08 22:40:25.428 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7ac98b 2024-02-08 22:40:25.430 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7ac98b 2024-02-08 22:40:25.432 [DefaultDispatcher-worker-6 @coroutine#2948] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47815/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 22:40:25.432 [DefaultDispatcher-worker-6 @coroutine#2948] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47815/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-08 22:40:25.432 [DefaultDispatcher-worker-6 @coroutine#2948] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47815/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 22:40:25.433 [DefaultDispatcher-worker-7 @coroutine#2948] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47815/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 22:40:25.433 [DefaultDispatcher-worker-7 @coroutine#2948] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47815/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@579ee82 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:25.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-08 22:40:25.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:25.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:25.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:25.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:25.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:25.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:25.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:25.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:25.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-08 22:40:25.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 22:40:25.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 22:40:25.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-08 22:40:25.437 [DefaultDispatcher-worker-14 @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7ac98b 2024-02-08 22:40:25.453 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 22:40:25.464 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 22:40:25.465 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:25.466 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 22:40:25.467 [DefaultDispatcher-worker-5 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56957/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.467 [DefaultDispatcher-worker-5 @coroutine#2959] 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:56957/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 22:40:25.467 [DefaultDispatcher-worker-5 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56957/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.467 [DefaultDispatcher-worker-5 @coroutine#2959] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56957/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:40:25.469 [DefaultDispatcher-worker-2 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56957/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.469 [DefaultDispatcher-worker-2 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56957/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.471 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@11fb01c8 2024-02-08 22:40:25.471 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@11fb01c8 2024-02-08 22:40:25.473 [DefaultDispatcher-worker-13 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 22:40:25.474 [DefaultDispatcher-worker-13 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.474 [DefaultDispatcher-worker-13 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:25.474 [DefaultDispatcher-worker-13 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.475 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.475 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.475 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c28009f 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:25.476 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3cfd87 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:25.476 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3cfd87 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:25.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:25.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-08 22:40:25.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2024-02-08 22:40:25.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2024-02-08 22:40:25.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-08 22:40:25.479 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b036ab8 2024-02-08 22:40:25.479 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b036ab8 2024-02-08 22:40:25.479 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2024-02-08 22:40:25.481 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e01f7bc 2024-02-08 22:40:25.481 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e01f7bc 2024-02-08 22:40:25.483 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@173d58f5 2024-02-08 22:40:25.483 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@173d58f5 2024-02-08 22:40:25.486 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f954f50 2024-02-08 22:40:25.486 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f954f50 2024-02-08 22:40:25.488 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f43beb0 2024-02-08 22:40:25.488 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f43beb0 2024-02-08 22:40:25.490 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2e08f3 2024-02-08 22:40:25.490 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2e08f3 2024-02-08 22:40:25.490 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2024-02-08 22:40:25.492 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2024-02-08 22:40:25.492 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@43290533 2024-02-08 22:40:25.492 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@43290533 2024-02-08 22:40:25.492 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:40:25.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-08 22:40:25.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:25.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:25.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:25.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:25.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:25.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:25.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cfac0bd 2024-02-08 22:40:25.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:25.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:25.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:25.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:25.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:25.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:25.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:25.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:25.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:25.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:25.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:25.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:25.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:25.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:25.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:25.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:25.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:25.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:25.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:25.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-08 22:40:25.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:25.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:25.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:25.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:25.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:25.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:25.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:25.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:25.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-08 22:40:25.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 22:40:25.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 22:40:25.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-08 22:40:25.499 [DefaultDispatcher-worker-8 @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2024-02-08 22:40:25.516 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:25.518 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 22:40:25.520 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d65573a 2024-02-08 22:40:25.520 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d65573a 2024-02-08 22:40:25.524 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@13a2bae6 2024-02-08 22:40:25.524 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@13a2bae6 2024-02-08 22:40:25.527 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@179d3c4a 2024-02-08 22:40:25.527 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@179d3c4a 2024-02-08 22:40:25.529 [Test worker @coroutine#2983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 22:40:25.529 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@529fb0dd 2024-02-08 22:40:25.529 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@529fb0dd 2024-02-08 22:40:25.530 [Test worker @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 22:40:25.531 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f4e133 2024-02-08 22:40:25.531 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f4e133 2024-02-08 22:40:25.531 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34881/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.531 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34881/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 22:40:25.531 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34881/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.532 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34881/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:40:25.533 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@638702e1 2024-02-08 22:40:25.533 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@638702e1 2024-02-08 22:40:25.534 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34881/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.534 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34881/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.535 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:25.536 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d060db7 2024-02-08 22:40:25.536 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d060db7 2024-02-08 22:40:25.540 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@12cbb30 2024-02-08 22:40:25.540 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@12cbb30 2024-02-08 22:40:25.540 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b04f92 2024-02-08 22:40:25.540 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b04f92 2024-02-08 22:40:25.540 [DefaultDispatcher-worker-4 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 22:40:25.541 [DefaultDispatcher-worker-4 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.541 [DefaultDispatcher-worker-4 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:25.541 [DefaultDispatcher-worker-4 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.542 [DefaultDispatcher-worker-13 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.542 [DefaultDispatcher-worker-13 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.544 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@feb4565 2024-02-08 22:40:25.544 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@feb4565 2024-02-08 22:40:25.544 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@700fdd8e 2024-02-08 22:40:25.544 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@700fdd8e 2024-02-08 22:40:25.544 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:40:25.544 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7891742e 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:25.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:25.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-08 22:40:25.547 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@bd4d040 2024-02-08 22:40:25.547 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@bd4d040 2024-02-08 22:40:25.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2024-02-08 22:40:25.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2024-02-08 22:40:25.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-08 22:40:25.549 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed64f5e 2024-02-08 22:40:25.549 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed64f5e 2024-02-08 22:40:25.550 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2024-02-08 22:40:25.551 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a47988f 2024-02-08 22:40:25.551 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a47988f 2024-02-08 22:40:25.554 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5220cf 2024-02-08 22:40:25.554 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5220cf 2024-02-08 22:40:25.556 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5229a9b5 2024-02-08 22:40:25.556 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5229a9b5 2024-02-08 22:40:25.558 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef9b011 2024-02-08 22:40:25.558 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef9b011 2024-02-08 22:40:25.560 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ecd6a1 2024-02-08 22:40:25.560 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ecd6a1 2024-02-08 22:40:25.560 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:40:25.561 [Test worker @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2024-02-08 22:40:25.563 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@763c454 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:25.564 [DefaultDispatcher-worker-6 @coroutine#3010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-08 22:40:25.565 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e3c81e1 2024-02-08 22:40:25.565 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e3c81e1 2024-02-08 22:40:25.565 [DefaultDispatcher-worker-6 @coroutine#3010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-08 22:40:25.572 [DefaultDispatcher-worker-10 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2024-02-08 22:40:25.579 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:25.582 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2959e514 2024-02-08 22:40:25.582 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2959e514 2024-02-08 22:40:25.585 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@279e1e4f 2024-02-08 22:40:25.585 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@279e1e4f 2024-02-08 22:40:25.588 [DefaultDispatcher-worker-6 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3c81e1 2024-02-08 22:40:25.588 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@23a18e64 2024-02-08 22:40:25.588 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@23a18e64 2024-02-08 22:40:25.591 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a31474 2024-02-08 22:40:25.591 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a31474 2024-02-08 22:40:25.594 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@343cf1 2024-02-08 22:40:25.594 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@343cf1 2024-02-08 22:40:25.597 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@570f36de 2024-02-08 22:40:25.597 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@570f36de 2024-02-08 22:40:25.597 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:25.599 [DefaultDispatcher-worker-6 @coroutine#3013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3c81e1 2024-02-08 22:40:25.599 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@787240f5 2024-02-08 22:40:25.599 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@787240f5 2024-02-08 22:40:25.600 [DefaultDispatcher-worker-6 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3c81e1 2024-02-08 22:40:25.601 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.601 [DefaultDispatcher-worker-7 @coroutine#3018] 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-02-08 22:40:25.601 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.601 [DefaultDispatcher-worker-7 @coroutine#3018] 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-02-08 22:40:25.601 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ceb3b 2024-02-08 22:40:25.601 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ceb3b 2024-02-08 22:40:25.602 [DefaultDispatcher-worker-6 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 22:40:25.602 [DefaultDispatcher-worker-6 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 22:40:25.602 [DefaultDispatcher-worker-6 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 22:40:25.603 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@435075e5 2024-02-08 22:40:25.603 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@435075e5 2024-02-08 22:40:25.603 [DefaultDispatcher-worker-9 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.603 [DefaultDispatcher-worker-10 @coroutine#3010] 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-02-08 22:40:25.604 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@27fe8caf 2024-02-08 22:40:25.604 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@27fe8caf 2024-02-08 22:40:25.604 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:40:25.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-08 22:40:25.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:25.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:25.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:25.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:25.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:25.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:25.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7524125c 2024-02-08 22:40:25.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:25.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:25.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:25.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:25.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-08 22:40:25.608 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d9793ff 2024-02-08 22:40:25.608 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d9793ff 2024-02-08 22:40:25.610 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a81e95 2024-02-08 22:40:25.610 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a81e95 2024-02-08 22:40:25.611 [DefaultDispatcher-worker-5 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3c81e1 2024-02-08 22:40:25.612 [DefaultDispatcher-worker-5 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.612 [DefaultDispatcher-worker-5 @coroutine#3017] 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-02-08 22:40:25.612 [DefaultDispatcher-worker-5 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.612 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@caa99c4 2024-02-08 22:40:25.612 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@caa99c4 2024-02-08 22:40:25.613 [DefaultDispatcher-worker-9 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.614 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c153ae9 2024-02-08 22:40:25.614 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c153ae9 2024-02-08 22:40:25.617 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dec50ff 2024-02-08 22:40:25.617 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dec50ff 2024-02-08 22:40:25.619 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b9ad61 2024-02-08 22:40:25.619 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b9ad61 2024-02-08 22:40:25.621 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c85668b 2024-02-08 22:40:25.621 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c85668b 2024-02-08 22:40:25.623 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a2cb80 2024-02-08 22:40:25.623 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a2cb80 2024-02-08 22:40:25.623 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:40:25.630 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:25.641 [Test worker @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:25.642 [Test worker @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:25.644 [DefaultDispatcher-worker-5 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36527/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.644 [DefaultDispatcher-worker-5 @coroutine#3032] 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:36527/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 22:40:25.644 [DefaultDispatcher-worker-5 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36527/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.644 [DefaultDispatcher-worker-5 @coroutine#3032] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36527/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:40:25.646 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36527/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.646 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36527/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.649 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:25.650 [DefaultDispatcher-worker-3 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:25.651 [DefaultDispatcher-worker-3 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.651 [DefaultDispatcher-worker-3 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:25.651 [DefaultDispatcher-worker-3 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.651 [DefaultDispatcher-worker-7 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.651 [DefaultDispatcher-worker-7 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.653 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c85a32 2024-02-08 22:40:25.653 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c85a32 2024-02-08 22:40:25.654 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:25.656 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0fa63b 2024-02-08 22:40:25.656 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0fa63b 2024-02-08 22:40:25.659 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@19303142 2024-02-08 22:40:25.659 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@19303142 2024-02-08 22:40:25.661 [DefaultDispatcher-worker-1 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:25.662 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c32ac00 2024-02-08 22:40:25.662 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c32ac00 2024-02-08 22:40:25.665 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7a647e 2024-02-08 22:40:25.665 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7a647e 2024-02-08 22:40:25.665 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:25.667 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da43594 2024-02-08 22:40:25.667 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da43594 2024-02-08 22:40:25.668 [DefaultDispatcher-worker-5 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:25.669 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7506a343 2024-02-08 22:40:25.669 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7506a343 2024-02-08 22:40:25.670 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@121e98e3 2024-02-08 22:40:25.670 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@121e98e3 2024-02-08 22:40:25.671 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1d534f 2024-02-08 22:40:25.671 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1d534f 2024-02-08 22:40:25.673 [DefaultDispatcher-worker-5 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:25.674 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@621a9926 2024-02-08 22:40:25.674 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@621a9926 2024-02-08 22:40:25.674 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:40:25.676 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd974d0 2024-02-08 22:40:25.676 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd974d0 2024-02-08 22:40:25.679 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e6f393 2024-02-08 22:40:25.679 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e6f393 2024-02-08 22:40:25.681 [DefaultDispatcher-worker-5 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:25.682 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de47eeb 2024-02-08 22:40:25.682 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de47eeb 2024-02-08 22:40:25.685 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5b2c34 2024-02-08 22:40:25.685 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5b2c34 2024-02-08 22:40:25.688 [DefaultDispatcher-worker-7 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:25.688 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf3a07b 2024-02-08 22:40:25.688 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf3a07b 2024-02-08 22:40:25.690 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a6ac1d 2024-02-08 22:40:25.690 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a6ac1d 2024-02-08 22:40:25.693 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dcb81a4 2024-02-08 22:40:25.693 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dcb81a4 2024-02-08 22:40:25.695 [DefaultDispatcher-worker-14 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:25.695 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1320a5 2024-02-08 22:40:25.695 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1320a5 2024-02-08 22:40:25.695 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:40:25.702 [DefaultDispatcher-worker-1 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:25.706 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:25.710 [DefaultDispatcher-worker-5 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:25.710 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@254d69a1 2024-02-08 22:40:25.710 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@254d69a1 2024-02-08 22:40:25.714 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8a8378 2024-02-08 22:40:25.714 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8a8378 2024-02-08 22:40:25.717 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb502d1 2024-02-08 22:40:25.717 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb502d1 2024-02-08 22:40:25.718 [DefaultDispatcher-worker-7 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:25.721 [DefaultDispatcher-worker-5 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36527/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 22:40:25.721 [DefaultDispatcher-worker-5 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36527/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 22:40:25.721 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab78943 2024-02-08 22:40:25.721 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab78943 2024-02-08 22:40:25.721 [DefaultDispatcher-worker-5 @coroutine#3060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36527/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 22:40:25.722 [DefaultDispatcher-worker-12 @coroutine#3060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36527/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 22:40:25.722 [DefaultDispatcher-worker-12 @coroutine#3060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36527/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 22:40:25.722 [DefaultDispatcher-worker-12 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36527/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 22:40:25.722 [DefaultDispatcher-worker-12 @coroutine#3060] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36527/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:25.723 [DefaultDispatcher-worker-12 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36527/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 22:40:25.723 [DefaultDispatcher-worker-12 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36527/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-08 22:40:25.723 [DefaultDispatcher-worker-12 @coroutine#3060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36527/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 22:40:25.724 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2479e5d5 2024-02-08 22:40:25.724 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2479e5d5 2024-02-08 22:40:25.724 [DefaultDispatcher-worker-7 @coroutine#3060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36527/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 22:40:25.724 [DefaultDispatcher-worker-7 @coroutine#3060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36527/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 22:40:25.726 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b972361 2024-02-08 22:40:25.726 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b972361 2024-02-08 22:40:25.729 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb31148 2024-02-08 22:40:25.729 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb31148 2024-02-08 22:40:25.732 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@a98760c 2024-02-08 22:40:25.732 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@a98760c 2024-02-08 22:40:25.735 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@61a47dc7 2024-02-08 22:40:25.735 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@61a47dc7 2024-02-08 22:40:25.735 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 22:40:25.749 [DefaultDispatcher-worker-4 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-08 22:40:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23eb6d13 2024-02-08 22:40:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:25.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:25.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:25.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:25.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:25.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:25.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:25.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:25.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:25.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:25.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:25.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:25.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:25.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:25.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-08 22:40:25.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:25.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:25.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:25.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:25.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:25.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:25.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:25.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:25.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-08 22:40:25.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:25.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:25.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-08 22:40:25.785 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:25.799 [Test worker @coroutine#3077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:25.802 [Test worker @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:25.803 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45609/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.803 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45609/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 22:40:25.803 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45609/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.803 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45609/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:40:25.805 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45609/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.805 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45609/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.812 [DefaultDispatcher-worker-6 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:25.812 [DefaultDispatcher-worker-6 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.812 [DefaultDispatcher-worker-6 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:25.812 [DefaultDispatcher-worker-6 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.813 [DefaultDispatcher-worker-9 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.813 [DefaultDispatcher-worker-9 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.815 [Test worker @coroutine#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64cec4d0 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:25.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:25.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-08 22:40:25.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2024-02-08 22:40:25.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2024-02-08 22:40:25.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-08 22:40:25.821 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2024-02-08 22:40:25.832 [Test worker @coroutine#3095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2024-02-08 22:40:25.833 [Test worker @coroutine#3097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2024-02-08 22:40:25.844 [DefaultDispatcher-worker-5 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2024-02-08 22:40:25.845 [DefaultDispatcher-worker-16 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:25.850 [DefaultDispatcher-worker-12 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:25.855 [DefaultDispatcher-worker-12 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:25.857 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:25.861 [DefaultDispatcher-worker-12 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:25.861 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a51ea3 2024-02-08 22:40:25.861 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a51ea3 2024-02-08 22:40:25.864 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e62e8c7 2024-02-08 22:40:25.865 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e62e8c7 2024-02-08 22:40:25.868 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a5d75d3 2024-02-08 22:40:25.868 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a5d75d3 2024-02-08 22:40:25.870 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5fe2fc 2024-02-08 22:40:25.870 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5fe2fc 2024-02-08 22:40:25.872 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6767a5b2 2024-02-08 22:40:25.872 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6767a5b2 2024-02-08 22:40:25.875 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9a4d49 2024-02-08 22:40:25.875 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9a4d49 2024-02-08 22:40:25.877 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4854a4 2024-02-08 22:40:25.877 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4854a4 2024-02-08 22:40:25.879 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f701db3 2024-02-08 22:40:25.879 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f701db3 2024-02-08 22:40:25.881 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e06fda 2024-02-08 22:40:25.881 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e06fda 2024-02-08 22:40:25.881 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 22:40:25.884 [DefaultDispatcher-worker-4 @coroutine#3112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:25.899 [DefaultDispatcher-worker-6 @coroutine#3114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:25.906 [DefaultDispatcher-worker-5 @coroutine#3114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:25.915 [DefaultDispatcher-worker-15 @coroutine#3114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:25.920 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:25.923 [DefaultDispatcher-worker-9 @coroutine#3114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:25.924 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d32d49e 2024-02-08 22:40:25.924 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d32d49e 2024-02-08 22:40:25.928 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f53f48 2024-02-08 22:40:25.928 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f53f48 2024-02-08 22:40:25.931 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@27cabfee 2024-02-08 22:40:25.931 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@27cabfee 2024-02-08 22:40:25.933 [DefaultDispatcher-worker-12 @coroutine#3114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-08 22:40:25.934 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c83573 2024-02-08 22:40:25.934 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c83573 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e27b77a 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:25.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:25.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-08 22:40:25.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 22:40:25.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 22:40:25.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-08 22:40:25.936 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@59658b90 2024-02-08 22:40:25.936 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@59658b90 2024-02-08 22:40:25.938 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e0f08b 2024-02-08 22:40:25.938 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e0f08b 2024-02-08 22:40:25.941 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a710d6 2024-02-08 22:40:25.941 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a710d6 2024-02-08 22:40:25.943 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7ca3c 2024-02-08 22:40:25.943 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7ca3c 2024-02-08 22:40:25.945 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@77abe8fb 2024-02-08 22:40:25.945 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@77abe8fb 2024-02-08 22:40:25.945 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:40:25.955 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 22:40:25.965 [Test worker @coroutine#3120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 22:40:25.967 [Test worker @coroutine#3122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 22:40:25.968 [DefaultDispatcher-worker-15 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33559/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.968 [DefaultDispatcher-worker-15 @coroutine#3126] 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:33559/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 22:40:25.968 [DefaultDispatcher-worker-15 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33559/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.968 [DefaultDispatcher-worker-15 @coroutine#3126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33559/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:40:25.970 [DefaultDispatcher-worker-7 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33559/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.970 [DefaultDispatcher-worker-7 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33559/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:25.981 [DefaultDispatcher-worker-11 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 22:40:25.982 [DefaultDispatcher-worker-11 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.982 [DefaultDispatcher-worker-11 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:25.982 [DefaultDispatcher-worker-11 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.983 [DefaultDispatcher-worker-7 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.983 [DefaultDispatcher-worker-7 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:25.984 [Test worker @coroutine#3130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2053b761 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:25.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:25.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-08 22:40:25.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d01b609 2024-02-08 22:40:25.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d01b609 2024-02-08 22:40:25.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-08 22:40:25.988 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d01b609 2024-02-08 22:40:26.000 [Test worker @coroutine#3137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d01b609 2024-02-08 22:40:26.002 [Test worker @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d01b609 2024-02-08 22:40:26.012 [DefaultDispatcher-worker-1 @coroutine#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d01b609 2024-02-08 22:40:26.013 [DefaultDispatcher-worker-10 @coroutine#3147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 22:40:26.020 [DefaultDispatcher-worker-9 @coroutine#3147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 22:40:26.028 [DefaultDispatcher-worker-9 @coroutine#3147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 22:40:26.035 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:26.037 [DefaultDispatcher-worker-7 @coroutine#3147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 22:40:26.038 [DefaultDispatcher-worker-2 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33559/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 22:40:26.038 [DefaultDispatcher-worker-2 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33559/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 22:40:26.038 [DefaultDispatcher-worker-2 @coroutine#3154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33559/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 22:40:26.038 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@78844b67 2024-02-08 22:40:26.038 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@78844b67 2024-02-08 22:40:26.039 [DefaultDispatcher-worker-1 @coroutine#3154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33559/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 22:40:26.039 [DefaultDispatcher-worker-1 @coroutine#3154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33559/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 22:40:26.040 [DefaultDispatcher-worker-1 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33559/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 22:40:26.040 [DefaultDispatcher-worker-1 @coroutine#3154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33559/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:26.040 [DefaultDispatcher-worker-1 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33559/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 22:40:26.040 [DefaultDispatcher-worker-1 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33559/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-08 22:40:26.040 [DefaultDispatcher-worker-1 @coroutine#3154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33559/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 22:40:26.041 [DefaultDispatcher-worker-2 @coroutine#3154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33559/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 22:40:26.041 [DefaultDispatcher-worker-2 @coroutine#3154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33559/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 22:40:26.041 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7643aa07 2024-02-08 22:40:26.041 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7643aa07 2024-02-08 22:40:26.044 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@727c2017 2024-02-08 22:40:26.044 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@727c2017 2024-02-08 22:40:26.047 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@377ea03c 2024-02-08 22:40:26.047 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@377ea03c 2024-02-08 22:40:26.050 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7b0ac7 2024-02-08 22:40:26.050 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7b0ac7 2024-02-08 22:40:26.053 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@60396fd 2024-02-08 22:40:26.053 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@60396fd 2024-02-08 22:40:26.055 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ec62b2 2024-02-08 22:40:26.055 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ec62b2 2024-02-08 22:40:26.057 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@57515f73 2024-02-08 22:40:26.057 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@57515f73 2024-02-08 22:40:26.059 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@62495a6c 2024-02-08 22:40:26.059 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@62495a6c 2024-02-08 22:40:26.059 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 22:40:26.065 [DefaultDispatcher-worker-1 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 22:40:26.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-08 22:40:26.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3220833f 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:26.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:26.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-08 22:40:26.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 22:40:26.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 22:40:26.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-08 22:40:26.087 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:26.090 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f9b5baa 2024-02-08 22:40:26.091 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f9b5baa 2024-02-08 22:40:26.091 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 22:40:26.094 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@515cae29 2024-02-08 22:40:26.094 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@515cae29 2024-02-08 22:40:26.097 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@556330da 2024-02-08 22:40:26.097 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@556330da 2024-02-08 22:40:26.100 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1061a412 2024-02-08 22:40:26.100 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1061a412 2024-02-08 22:40:26.101 [Test worker @coroutine#3173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 22:40:26.102 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a2fbbf 2024-02-08 22:40:26.102 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a2fbbf 2024-02-08 22:40:26.103 [Test worker @coroutine#3176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 22:40:26.104 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43417/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:26.104 [DefaultDispatcher-worker-3 @coroutine#3180] 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:43417/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 22:40:26.104 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43417/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:26.104 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43417/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:40:26.104 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@21bb32c4 2024-02-08 22:40:26.104 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@21bb32c4 2024-02-08 22:40:26.106 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43417/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:26.106 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43417/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:26.107 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9233c9 2024-02-08 22:40:26.107 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9233c9 2024-02-08 22:40:26.110 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@704e5b5d 2024-02-08 22:40:26.110 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@704e5b5d 2024-02-08 22:40:26.112 [DefaultDispatcher-worker-9 @coroutine#3179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 22:40:26.113 [DefaultDispatcher-worker-9 @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.113 [DefaultDispatcher-worker-9 @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.localdomain:43417/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:26.113 [DefaultDispatcher-worker-9 @coroutine#3179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.113 [DefaultDispatcher-worker-8 @coroutine#3179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.114 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@723329e8 2024-02-08 22:40:26.114 [DefaultDispatcher-worker-8 @coroutine#3179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.114 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@723329e8 2024-02-08 22:40:26.114 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:40:26.115 [Test worker @coroutine#3184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@391b03b 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:26.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:26.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-08 22:40:26.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@41dc34c8 2024-02-08 22:40:26.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@41dc34c8 2024-02-08 22:40:26.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-08 22:40:26.120 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dc34c8 2024-02-08 22:40:26.131 [Test worker @coroutine#3191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dc34c8 2024-02-08 22:40:26.133 [Test worker @coroutine#3193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dc34c8 2024-02-08 22:40:26.138 [DefaultDispatcher-worker-6 @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43417/auth/register 2024-02-08 22:40:26.138 [DefaultDispatcher-worker-6 @coroutine#3202] 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:43417/auth/register. 2024-02-08 22:40:26.138 [DefaultDispatcher-worker-6 @coroutine#3202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43417/auth/register 2024-02-08 22:40:26.138 [DefaultDispatcher-worker-6 @coroutine#3202] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43417/auth/register from class io.ktor.http.content.TextContent 2024-02-08 22:40:26.140 [DefaultDispatcher-worker-6 @coroutine#3202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43417/auth/register 2024-02-08 22:40:26.140 [DefaultDispatcher-worker-6 @coroutine#3202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43417/auth/register 2024-02-08 22:40:26.140 [DefaultDispatcher-worker-6 @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43417/auth/register. 2024-02-08 22:40:26.140 [DefaultDispatcher-worker-6 @coroutine#3202] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43417/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:26.143 [DefaultDispatcher-worker-8 @coroutine#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dc34c8 2024-02-08 22:40:26.162 [DefaultDispatcher-worker-6 @coroutine#3202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 22:40:26.172 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:26.172 [DefaultDispatcher-worker-13 @coroutine#3202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 22:40:26.176 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2af0ea65 2024-02-08 22:40:26.176 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2af0ea65 2024-02-08 22:40:26.180 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2437114b 2024-02-08 22:40:26.180 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2437114b 2024-02-08 22:40:26.184 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@20088115 2024-02-08 22:40:26.184 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@20088115 2024-02-08 22:40:26.186 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@650a1b70 2024-02-08 22:40:26.186 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@650a1b70 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e643402 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:26.188 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@48046676 2024-02-08 22:40:26.188 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@48046676 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:26.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:26.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-08 22:40:26.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2024-02-08 22:40:26.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2024-02-08 22:40:26.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-08 22:40:26.190 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a59b74 2024-02-08 22:40:26.190 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a59b74 2024-02-08 22:40:26.193 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3041b8dc 2024-02-08 22:40:26.193 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3041b8dc 2024-02-08 22:40:26.195 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@525e43f 2024-02-08 22:40:26.195 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@525e43f 2024-02-08 22:40:26.197 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e79053b 2024-02-08 22:40:26.197 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e79053b 2024-02-08 22:40:26.197 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:40:26.198 [DefaultDispatcher-worker-2 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 22:40:26.198 [DefaultDispatcher-worker-2 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.198 [DefaultDispatcher-worker-2 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:26.198 [DefaultDispatcher-worker-2 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.199 [DefaultDispatcher-worker-13 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.199 [DefaultDispatcher-worker-13 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.207 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2024-02-08 22:40:26.217 [Test worker @coroutine#3212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2024-02-08 22:40:26.219 [Test worker @coroutine#3214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2024-02-08 22:40:26.220 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:26.220 [DefaultDispatcher-worker-13 @coroutine#3218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:40:26.220 [DefaultDispatcher-worker-13 @coroutine#3218] 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-02-08 22:40:26.220 [DefaultDispatcher-worker-13 @coroutine#3218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:40:26.220 [DefaultDispatcher-worker-13 @coroutine#3218] 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-02-08 22:40:26.222 [DefaultDispatcher-worker-7 @coroutine#3218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:40:26.222 [DefaultDispatcher-worker-7 @coroutine#3218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:40:26.225 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9b3eea 2024-02-08 22:40:26.225 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9b3eea 2024-02-08 22:40:26.229 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@635ccd29 2024-02-08 22:40:26.229 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@635ccd29 2024-02-08 22:40:26.230 [DefaultDispatcher-worker-7 @coroutine#3217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2024-02-08 22:40:26.230 [DefaultDispatcher-worker-7 @coroutine#3217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 22:40:26.230 [DefaultDispatcher-worker-7 @coroutine#3217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-08 22:40:26.230 [DefaultDispatcher-worker-7 @coroutine#3217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 22:40:26.231 [DefaultDispatcher-worker-15 @coroutine#3217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 22:40:26.231 [DefaultDispatcher-worker-15 @coroutine#3217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 22:40:26.232 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6763559a 2024-02-08 22:40:26.232 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6763559a 2024-02-08 22:40:26.233 [Test worker @coroutine#3222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2024-02-08 22:40:26.234 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2261c712 2024-02-08 22:40:26.234 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2261c712 2024-02-08 22:40:26.237 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b9d1da 2024-02-08 22:40:26.237 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b9d1da 2024-02-08 22:40:26.239 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@138963a1 2024-02-08 22:40:26.239 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@138963a1 2024-02-08 22:40:26.240 [Test worker @coroutine#3229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2024-02-08 22:40:26.241 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ebb2bcf 2024-02-08 22:40:26.241 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ebb2bcf 2024-02-08 22:40:26.243 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@424e385d 2024-02-08 22:40:26.243 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@424e385d 2024-02-08 22:40:26.245 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa106cf 2024-02-08 22:40:26.245 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa106cf 2024-02-08 22:40:26.245 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:40:26.256 [Test worker @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2024-02-08 22:40:26.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-08 22:40:26.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-08 22:40:26.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:26.258 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78141c58: (connection evicted) 2024-02-08 22:40:26.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:26.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-08 22:40:26.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65b69ccb 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:26.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:26.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-08 22:40:26.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2024-02-08 22:40:26.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2024-02-08 22:40:26.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-08 22:40:26.263 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2024-02-08 22:40:26.274 [Test worker @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2024-02-08 22:40:26.275 [Test worker @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2024-02-08 22:40:26.276 [DefaultDispatcher-worker-10 @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:40:26.276 [DefaultDispatcher-worker-10 @coroutine#3245] 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-02-08 22:40:26.276 [DefaultDispatcher-worker-10 @coroutine#3245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:40:26.276 [DefaultDispatcher-worker-10 @coroutine#3245] 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-02-08 22:40:26.278 [DefaultDispatcher-worker-15 @coroutine#3245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:40:26.278 [DefaultDispatcher-worker-15 @coroutine#3245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:40:26.287 [DefaultDispatcher-worker-11 @coroutine#3244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2024-02-08 22:40:26.287 [DefaultDispatcher-worker-11 @coroutine#3244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 22:40:26.287 [DefaultDispatcher-worker-11 @coroutine#3244] 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-02-08 22:40:26.287 [DefaultDispatcher-worker-11 @coroutine#3244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 22:40:26.288 [DefaultDispatcher-worker-5 @coroutine#3244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 22:40:26.288 [DefaultDispatcher-worker-5 @coroutine#3244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 22:40:26.288 [DefaultDispatcher-worker-5 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:26.289 [DefaultDispatcher-worker-5 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.289 [DefaultDispatcher-worker-5 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:26.289 [DefaultDispatcher-worker-5 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.290 [DefaultDispatcher-worker-13 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.290 [DefaultDispatcher-worker-13 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.290 [Test worker @coroutine#3249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2024-02-08 22:40:26.293 [Test worker @coroutine#3259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2024-02-08 22:40:26.298 [Test worker @coroutine#3266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2024-02-08 22:40:26.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-08 22:40:26.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-08 22:40:26.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:26.299 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f12b637: (connection evicted) 2024-02-08 22:40:26.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:26.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-08 22:40:26.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f11d889 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:26.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-08 22:40:26.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-02-08 22:40:26.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-02-08 22:40:26.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-08 22:40:26.304 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-02-08 22:40:26.315 [Test worker @coroutine#3269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-02-08 22:40:26.316 [Test worker @coroutine#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-02-08 22:40:26.317 [DefaultDispatcher-worker-13 @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:40:26.317 [DefaultDispatcher-worker-13 @coroutine#3275] 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-02-08 22:40:26.317 [DefaultDispatcher-worker-13 @coroutine#3275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:40:26.317 [DefaultDispatcher-worker-13 @coroutine#3275] 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-02-08 22:40:26.319 [DefaultDispatcher-worker-8 @coroutine#3275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:40:26.319 [DefaultDispatcher-worker-8 @coroutine#3275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:40:26.327 [DefaultDispatcher-worker-9 @coroutine#3274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-02-08 22:40:26.327 [DefaultDispatcher-worker-9 @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 22:40:26.327 [DefaultDispatcher-worker-9 @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-08 22:40:26.327 [DefaultDispatcher-worker-9 @coroutine#3274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 22:40:26.328 [DefaultDispatcher-worker-11 @coroutine#3274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 22:40:26.328 [DefaultDispatcher-worker-11 @coroutine#3274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 22:40:26.330 [Test worker @coroutine#3279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-02-08 22:40:26.333 [Test worker @coroutine#3286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-02-08 22:40:26.337 [Test worker @coroutine#3293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-02-08 22:40:26.340 [Test worker @coroutine#3295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-02-08 22:40:26.343 [Test worker @coroutine#3301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-02-08 22:40:26.347 [Test worker @coroutine#3303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-02-08 22:40:26.349 [Test worker @coroutine#3304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e 2024-02-08 22:40:26.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-08 22:40:26.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-08 22:40:26.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:26.349 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ca10d0e: (connection evicted) 2024-02-08 22:40:26.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:26.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-08 22:40:26.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@136a4800 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:26.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:26.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-08 22:40:26.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2024-02-08 22:40:26.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2024-02-08 22:40:26.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-08 22:40:26.354 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2024-02-08 22:40:26.365 [Test worker @coroutine#3307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2024-02-08 22:40:26.366 [Test worker @coroutine#3309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2024-02-08 22:40:26.367 [DefaultDispatcher-worker-11 @coroutine#3313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:40:26.367 [DefaultDispatcher-worker-11 @coroutine#3313] 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-02-08 22:40:26.367 [DefaultDispatcher-worker-11 @coroutine#3313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:40:26.367 [DefaultDispatcher-worker-11 @coroutine#3313] 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-02-08 22:40:26.369 [DefaultDispatcher-worker-1 @coroutine#3313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:40:26.369 [DefaultDispatcher-worker-1 @coroutine#3313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:40:26.376 [DefaultDispatcher-worker-7 @coroutine#3312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2024-02-08 22:40:26.376 [DefaultDispatcher-worker-7 @coroutine#3312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 22:40:26.376 [DefaultDispatcher-worker-7 @coroutine#3312] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-08 22:40:26.376 [DefaultDispatcher-worker-7 @coroutine#3312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 22:40:26.377 [DefaultDispatcher-worker-11 @coroutine#3312] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 22:40:26.377 [DefaultDispatcher-worker-11 @coroutine#3312] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 22:40:26.378 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2024-02-08 22:40:26.381 [Test worker @coroutine#3324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2024-02-08 22:40:26.385 [Test worker @coroutine#3331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2024-02-08 22:40:26.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-08 22:40:26.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-08 22:40:26.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:26.387 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3333245e: (connection evicted) 2024-02-08 22:40:26.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:26.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-08 22:40:26.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-08 22:40:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-08 22:40:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ad80cf6 2024-02-08 22:40:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:26.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:26.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:26.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:26.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:26.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:26.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:26.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:26.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:26.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:26.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:26.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:26.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-08 22:40:26.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:26.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:26.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:26.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:26.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:26.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:26.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:26.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:26.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-08 22:40:26.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@629fe84 2024-02-08 22:40:26.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@629fe84 2024-02-08 22:40:26.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-08 22:40:26.392 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629fe84 2024-02-08 22:40:26.405 [Test worker @coroutine#3339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629fe84 2024-02-08 22:40:26.407 [Test worker @coroutine#3342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629fe84 2024-02-08 22:40:26.408 [DefaultDispatcher-worker-1 @coroutine#3346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:40:26.408 [DefaultDispatcher-worker-1 @coroutine#3346] 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-02-08 22:40:26.408 [DefaultDispatcher-worker-1 @coroutine#3346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:40:26.408 [DefaultDispatcher-worker-1 @coroutine#3346] 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-02-08 22:40:26.409 [DefaultDispatcher-worker-9 @coroutine#3346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:40:26.409 [DefaultDispatcher-worker-9 @coroutine#3346] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:40:26.418 [DefaultDispatcher-worker-8 @coroutine#3345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629fe84 2024-02-08 22:40:26.418 [DefaultDispatcher-worker-8 @coroutine#3345] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 22:40:26.419 [DefaultDispatcher-worker-8 @coroutine#3345] 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-02-08 22:40:26.419 [DefaultDispatcher-worker-8 @coroutine#3345] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 22:40:26.419 [DefaultDispatcher-worker-16 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 22:40:26.419 [DefaultDispatcher-worker-16 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.419 [DefaultDispatcher-worker-16 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:26.419 [DefaultDispatcher-worker-16 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.419 [DefaultDispatcher-worker-9 @coroutine#3345] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 22:40:26.419 [DefaultDispatcher-worker-9 @coroutine#3345] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 22:40:26.420 [DefaultDispatcher-worker-4 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.420 [DefaultDispatcher-worker-4 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.422 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629fe84 2024-02-08 22:40:26.426 [Test worker @coroutine#3360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629fe84 2024-02-08 22:40:26.429 [Test worker @coroutine#3362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629fe84 2024-02-08 22:40:26.430 [Test worker @coroutine#3364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629fe84 2024-02-08 22:40:26.434 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629fe84 2024-02-08 22:40:26.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-08 22:40:26.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-08 22:40:26.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:26.435 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@629fe84: (connection evicted) 2024-02-08 22:40:26.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:26.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-08 22:40:26.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1715193f 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:26.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:26.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-08 22:40:26.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2024-02-08 22:40:26.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2024-02-08 22:40:26.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-08 22:40:26.439 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2024-02-08 22:40:26.450 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2024-02-08 22:40:26.452 [Test worker @coroutine#3376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2024-02-08 22:40:26.453 [DefaultDispatcher-worker-4 @coroutine#3380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:40:26.453 [DefaultDispatcher-worker-4 @coroutine#3380] 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-02-08 22:40:26.453 [DefaultDispatcher-worker-4 @coroutine#3380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:40:26.453 [DefaultDispatcher-worker-4 @coroutine#3380] 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-02-08 22:40:26.454 [DefaultDispatcher-worker-13 @coroutine#3380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:40:26.454 [DefaultDispatcher-worker-13 @coroutine#3380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 22:40:26.461 [DefaultDispatcher-worker-7 @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2024-02-08 22:40:26.462 [DefaultDispatcher-worker-7 @coroutine#3379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 22:40:26.462 [DefaultDispatcher-worker-7 @coroutine#3379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-08 22:40:26.462 [DefaultDispatcher-worker-7 @coroutine#3379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 22:40:26.462 [DefaultDispatcher-worker-12 @coroutine#3379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 22:40:26.462 [DefaultDispatcher-worker-12 @coroutine#3379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 22:40:26.466 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2024-02-08 22:40:26.469 [Test worker @coroutine#3391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2024-02-08 22:40:26.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-08 22:40:26.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-08 22:40:26.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:26.472 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e: (connection evicted) 2024-02-08 22:40:26.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:26.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-08 22:40:26.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-08 22:40:26.566 [DefaultDispatcher-worker-7 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 22:40:26.566 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.566 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:26.566 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.568 [DefaultDispatcher-worker-3 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.568 [DefaultDispatcher-worker-3 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.571 [DefaultDispatcher-worker-13 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 22:40:26.572 [DefaultDispatcher-worker-13 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.572 [DefaultDispatcher-worker-13 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:26.572 [DefaultDispatcher-worker-13 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.573 [DefaultDispatcher-worker-9 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.573 [DefaultDispatcher-worker-9 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.641 [DefaultDispatcher-worker-7 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3c81e1 2024-02-08 22:40:26.642 [DefaultDispatcher-worker-7 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.642 [DefaultDispatcher-worker-7 @coroutine#3017] 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-02-08 22:40:26.642 [DefaultDispatcher-worker-7 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.643 [DefaultDispatcher-worker-11 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.660 [DefaultDispatcher-worker-1 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:26.660 [DefaultDispatcher-worker-1 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.660 [DefaultDispatcher-worker-1 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:26.660 [DefaultDispatcher-worker-1 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.662 [DefaultDispatcher-worker-9 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.662 [DefaultDispatcher-worker-9 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48224381 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:26.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:26.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-08 22:40:26.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4131261 2024-02-08 22:40:26.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4131261 2024-02-08 22:40:26.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-08 22:40:26.717 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4131261 2024-02-08 22:40:26.728 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4131261 2024-02-08 22:40:26.729 [Test worker @coroutine#3434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4131261 2024-02-08 22:40:26.731 [DefaultDispatcher-worker-9 @coroutine#3437] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:26.731 [DefaultDispatcher-worker-9 @coroutine#3437] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 22:40:26.731 [DefaultDispatcher-worker-9 @coroutine#3437] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:26.731 [DefaultDispatcher-worker-9 @coroutine#3437] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:40:26.733 [DefaultDispatcher-worker-14 @coroutine#3437] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:26.733 [DefaultDispatcher-worker-14 @coroutine#3437] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:26.739 [DefaultDispatcher-worker-16 @coroutine#3436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4131261 2024-02-08 22:40:26.739 [DefaultDispatcher-worker-16 @coroutine#3436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.739 [DefaultDispatcher-worker-16 @coroutine#3436] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:26.739 [DefaultDispatcher-worker-16 @coroutine#3436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.740 [DefaultDispatcher-worker-14 @coroutine#3436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.740 [DefaultDispatcher-worker-14 @coroutine#3436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.743 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4131261 2024-02-08 22:40:26.761 [DefaultDispatcher-worker-4 @coroutine#3448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4131261 2024-02-08 22:40:26.798 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:26.803 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@794cb3b9 2024-02-08 22:40:26.803 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@794cb3b9 2024-02-08 22:40:26.806 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@778b52e0 2024-02-08 22:40:26.807 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@778b52e0 2024-02-08 22:40:26.810 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b4d8c9 2024-02-08 22:40:26.810 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b4d8c9 2024-02-08 22:40:26.813 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b658db 2024-02-08 22:40:26.813 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b658db 2024-02-08 22:40:26.813 [Test worker @coroutine#3450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4131261 2024-02-08 22:40:26.815 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2afbf4cf 2024-02-08 22:40:26.815 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2afbf4cf 2024-02-08 22:40:26.818 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7caaf22 2024-02-08 22:40:26.818 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7caaf22 2024-02-08 22:40:26.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-08 22:40:26.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-08 22:40:26.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=7, active=0, idle=7, waiting=0) 2024-02-08 22:40:26.820 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4131261: (connection evicted) 2024-02-08 22:40:26.821 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@526d5d82 2024-02-08 22:40:26.821 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@526d5d82 2024-02-08 22:40:26.821 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@794cb3b9: (connection evicted) 2024-02-08 22:40:26.821 [DefaultDispatcher-worker-12 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:26.821 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@778b52e0: (connection evicted) 2024-02-08 22:40:26.821 [DefaultDispatcher-worker-12 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.821 [DefaultDispatcher-worker-12 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:26.821 [DefaultDispatcher-worker-12 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.822 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73b4d8c9: (connection evicted) 2024-02-08 22:40:26.822 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36b658db: (connection evicted) 2024-02-08 22:40:26.822 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2afbf4cf: (connection evicted) 2024-02-08 22:40:26.822 [DefaultDispatcher-worker-1 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.823 [DefaultDispatcher-worker-1 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.823 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7caaf22: (connection evicted) 2024-02-08 22:40:26.823 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@526d5d82: (connection evicted) 2024-02-08 22:40:26.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:26.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-08 22:40:26.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@674d2b8b 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:26.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:26.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-08 22:40:26.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1677f98b 2024-02-08 22:40:26.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1677f98b 2024-02-08 22:40:26.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-08 22:40:26.832 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1677f98b 2024-02-08 22:40:26.844 [Test worker @coroutine#3457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1677f98b 2024-02-08 22:40:26.845 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1677f98b 2024-02-08 22:40:26.846 [DefaultDispatcher-worker-4 @coroutine#3462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:26.847 [DefaultDispatcher-worker-4 @coroutine#3462] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 22:40:26.847 [DefaultDispatcher-worker-4 @coroutine#3462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:26.847 [DefaultDispatcher-worker-4 @coroutine#3462] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:40:26.848 [DefaultDispatcher-worker-9 @coroutine#3462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:26.848 [DefaultDispatcher-worker-9 @coroutine#3462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:26.854 [DefaultDispatcher-worker-11 @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1677f98b 2024-02-08 22:40:26.854 [DefaultDispatcher-worker-11 @coroutine#3461] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.854 [DefaultDispatcher-worker-11 @coroutine#3461] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:26.854 [DefaultDispatcher-worker-11 @coroutine#3461] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.855 [DefaultDispatcher-worker-3 @coroutine#3461] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.855 [DefaultDispatcher-worker-3 @coroutine#3461] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.858 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1677f98b 2024-02-08 22:40:26.874 [DefaultDispatcher-worker-2 @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1677f98b 2024-02-08 22:40:26.926 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1677f98b 2024-02-08 22:40:26.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-08 22:40:26.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-08 22:40:26.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:26.930 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1677f98b: (connection evicted) 2024-02-08 22:40:26.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:26.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-08 22:40:26.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62b0792 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:26.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:26.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-08 22:40:26.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@121c1a08 2024-02-08 22:40:26.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@121c1a08 2024-02-08 22:40:26.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-08 22:40:26.937 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121c1a08 2024-02-08 22:40:26.948 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121c1a08 2024-02-08 22:40:26.949 [Test worker @coroutine#3481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121c1a08 2024-02-08 22:40:26.950 [DefaultDispatcher-worker-15 @coroutine#3484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:26.950 [DefaultDispatcher-worker-15 @coroutine#3484] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 22:40:26.950 [DefaultDispatcher-worker-15 @coroutine#3484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:26.950 [DefaultDispatcher-worker-15 @coroutine#3484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:40:26.952 [DefaultDispatcher-worker-13 @coroutine#3484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:26.952 [DefaultDispatcher-worker-13 @coroutine#3484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:26.959 [DefaultDispatcher-worker-2 @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121c1a08 2024-02-08 22:40:26.959 [DefaultDispatcher-worker-2 @coroutine#3483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.959 [DefaultDispatcher-worker-2 @coroutine#3483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:26.959 [DefaultDispatcher-worker-2 @coroutine#3483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.960 [DefaultDispatcher-worker-6 @coroutine#3483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.960 [DefaultDispatcher-worker-6 @coroutine#3483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.964 [Test worker @coroutine#3488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121c1a08 2024-02-08 22:40:26.979 [DefaultDispatcher-worker-5 @coroutine#3495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121c1a08 2024-02-08 22:40:26.990 [DefaultDispatcher-worker-3 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 22:40:26.990 [DefaultDispatcher-worker-3 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.990 [DefaultDispatcher-worker-3 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:26.990 [DefaultDispatcher-worker-3 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.992 [DefaultDispatcher-worker-15 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:26.992 [DefaultDispatcher-worker-15 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.026 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121c1a08 2024-02-08 22:40:27.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-08 22:40:27.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-08 22:40:27.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:27.029 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@121c1a08: (connection evicted) 2024-02-08 22:40:27.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:27.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-08 22:40:27.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-08 22:40:27.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-08 22:40:27.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:27.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:27.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:27.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:27.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:27.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:27.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b62c51e 2024-02-08 22:40:27.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:27.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:27.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:27.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-08 22:40:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:27.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:27.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-08 22:40:27.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc9b41a 2024-02-08 22:40:27.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc9b41a 2024-02-08 22:40:27.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-08 22:40:27.038 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc9b41a 2024-02-08 22:40:27.050 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc9b41a 2024-02-08 22:40:27.052 [Test worker @coroutine#3507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc9b41a 2024-02-08 22:40:27.053 [DefaultDispatcher-worker-11 @coroutine#3510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:27.053 [DefaultDispatcher-worker-11 @coroutine#3510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 22:40:27.053 [DefaultDispatcher-worker-11 @coroutine#3510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:27.053 [DefaultDispatcher-worker-11 @coroutine#3510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:40:27.055 [DefaultDispatcher-worker-2 @coroutine#3510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:27.055 [DefaultDispatcher-worker-2 @coroutine#3510] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:27.062 [DefaultDispatcher-worker-5 @coroutine#3509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc9b41a 2024-02-08 22:40:27.062 [DefaultDispatcher-worker-5 @coroutine#3509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.062 [DefaultDispatcher-worker-5 @coroutine#3509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:27.062 [DefaultDispatcher-worker-5 @coroutine#3509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.063 [DefaultDispatcher-worker-15 @coroutine#3509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.063 [DefaultDispatcher-worker-15 @coroutine#3509] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.066 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc9b41a 2024-02-08 22:40:27.082 [DefaultDispatcher-worker-14 @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc9b41a 2024-02-08 22:40:27.120 [Test worker @coroutine#3523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc9b41a 2024-02-08 22:40:27.122 [DefaultDispatcher-worker-1 @coroutine#3179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 22:40:27.122 [DefaultDispatcher-worker-1 @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.122 [DefaultDispatcher-worker-1 @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.localdomain:43417/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:27.122 [DefaultDispatcher-worker-1 @coroutine#3179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-08 22:40:27.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-08 22:40:27.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:27.123 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dc9b41a: (connection evicted) 2024-02-08 22:40:27.124 [DefaultDispatcher-worker-8 @coroutine#3179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.124 [DefaultDispatcher-worker-8 @coroutine#3179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:27.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-08 22:40:27.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-08 22:40:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-08 22:40:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58038583 2024-02-08 22:40:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:27.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:27.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:27.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:27.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:27.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:27.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:27.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:27.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:27.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:27.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:27.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:27.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:27.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:27.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-08 22:40:27.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:27.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:27.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:27.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:27.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:27.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:27.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:27.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:27.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-08 22:40:27.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2024-02-08 22:40:27.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2024-02-08 22:40:27.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-08 22:40:27.129 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2024-02-08 22:40:27.140 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2024-02-08 22:40:27.141 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2024-02-08 22:40:27.143 [DefaultDispatcher-worker-6 @coroutine#3535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:40:27.143 [DefaultDispatcher-worker-6 @coroutine#3535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-08 22:40:27.143 [DefaultDispatcher-worker-6 @coroutine#3535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:40:27.143 [DefaultDispatcher-worker-6 @coroutine#3535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:40:27.145 [DefaultDispatcher-worker-9 @coroutine#3535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:40:27.145 [DefaultDispatcher-worker-9 @coroutine#3535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:40:27.152 [DefaultDispatcher-worker-11 @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2024-02-08 22:40:27.152 [DefaultDispatcher-worker-11 @coroutine#3534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 22:40:27.152 [DefaultDispatcher-worker-11 @coroutine#3534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-08 22:40:27.152 [DefaultDispatcher-worker-11 @coroutine#3534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 22:40:27.153 [DefaultDispatcher-worker-6 @coroutine#3534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 22:40:27.153 [DefaultDispatcher-worker-6 @coroutine#3534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 22:40:27.159 [DefaultDispatcher-worker-7 @coroutine#3541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2024-02-08 22:40:27.167 [DefaultDispatcher-worker-12 @coroutine#3541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2024-02-08 22:40:27.175 [DefaultDispatcher-worker-12 @coroutine#3541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2024-02-08 22:40:27.187 [DefaultDispatcher-worker-7 @coroutine#3541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2024-02-08 22:40:27.190 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2024-02-08 22:40:27.204 [DefaultDispatcher-worker-3 @coroutine#3541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2024-02-08 22:40:27.209 [DefaultDispatcher-worker-2 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 22:40:27.210 [DefaultDispatcher-worker-2 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.210 [DefaultDispatcher-worker-2 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:27.210 [DefaultDispatcher-worker-2 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.211 [DefaultDispatcher-worker-8 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.211 [DefaultDispatcher-worker-8 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.214 [DefaultDispatcher-worker-1 @coroutine#3541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2024-02-08 22:40:27.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-08 22:40:27.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-08 22:40:27.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:27.216 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9: (connection evicted) 2024-02-08 22:40:27.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:27.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-08 22:40:27.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b7e4db6 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:27.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:27.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-08 22:40:27.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2024-02-08 22:40:27.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2024-02-08 22:40:27.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-08 22:40:27.222 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2024-02-08 22:40:27.235 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2024-02-08 22:40:27.237 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2024-02-08 22:40:27.238 [DefaultDispatcher-worker-11 @coroutine#3563] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:40:27.238 [DefaultDispatcher-worker-11 @coroutine#3563] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-08 22:40:27.238 [DefaultDispatcher-worker-11 @coroutine#3563] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:40:27.238 [DefaultDispatcher-worker-11 @coroutine#3563] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:40:27.239 [DefaultDispatcher-worker-16 @coroutine#3563] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:40:27.239 [DefaultDispatcher-worker-16 @coroutine#3563] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:40:27.245 [DefaultDispatcher-worker-6 @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2024-02-08 22:40:27.246 [DefaultDispatcher-worker-6 @coroutine#3562] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 22:40:27.246 [DefaultDispatcher-worker-6 @coroutine#3562] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-08 22:40:27.246 [DefaultDispatcher-worker-6 @coroutine#3562] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 22:40:27.246 [DefaultDispatcher-worker-16 @coroutine#3562] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 22:40:27.246 [DefaultDispatcher-worker-16 @coroutine#3562] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 22:40:27.255 [DefaultDispatcher-worker-10 @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2024-02-08 22:40:27.263 [DefaultDispatcher-worker-7 @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2024-02-08 22:40:27.271 [DefaultDispatcher-worker-6 @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2024-02-08 22:40:27.280 [DefaultDispatcher-worker-5 @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2024-02-08 22:40:27.289 [DefaultDispatcher-worker-5 @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2024-02-08 22:40:27.299 [DefaultDispatcher-worker-11 @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2024-02-08 22:40:27.300 [DefaultDispatcher-worker-12 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:27.300 [DefaultDispatcher-worker-12 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.300 [DefaultDispatcher-worker-12 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:27.300 [DefaultDispatcher-worker-12 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-08 22:40:27.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-08 22:40:27.309 [DefaultDispatcher-worker-4 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:27.309 [DefaultDispatcher-worker-4 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.309 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40ed4674: (connection evicted) 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:27.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-08 22:40:27.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e312811 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:27.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:27.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-08 22:40:27.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@77511e9c 2024-02-08 22:40:27.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@77511e9c 2024-02-08 22:40:27.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-08 22:40:27.315 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77511e9c 2024-02-08 22:40:27.328 [Test worker @coroutine#3587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77511e9c 2024-02-08 22:40:27.329 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77511e9c 2024-02-08 22:40:27.330 [DefaultDispatcher-worker-6 @coroutine#3593] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:40:27.331 [DefaultDispatcher-worker-6 @coroutine#3593] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-08 22:40:27.331 [DefaultDispatcher-worker-6 @coroutine#3593] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:40:27.331 [DefaultDispatcher-worker-6 @coroutine#3593] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:40:27.332 [DefaultDispatcher-worker-12 @coroutine#3593] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:40:27.332 [DefaultDispatcher-worker-12 @coroutine#3593] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:40:27.338 [DefaultDispatcher-worker-6 @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77511e9c 2024-02-08 22:40:27.339 [DefaultDispatcher-worker-6 @coroutine#3592] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 22:40:27.339 [DefaultDispatcher-worker-6 @coroutine#3592] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-08 22:40:27.339 [DefaultDispatcher-worker-6 @coroutine#3592] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 22:40:27.339 [DefaultDispatcher-worker-8 @coroutine#3592] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 22:40:27.339 [DefaultDispatcher-worker-8 @coroutine#3592] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 22:40:27.348 [DefaultDispatcher-worker-13 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77511e9c 2024-02-08 22:40:27.355 [DefaultDispatcher-worker-12 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77511e9c 2024-02-08 22:40:27.364 [DefaultDispatcher-worker-6 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77511e9c 2024-02-08 22:40:27.372 [DefaultDispatcher-worker-14 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77511e9c 2024-02-08 22:40:27.380 [DefaultDispatcher-worker-16 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77511e9c 2024-02-08 22:40:27.388 [DefaultDispatcher-worker-8 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77511e9c 2024-02-08 22:40:27.392 [Test worker @coroutine#3609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77511e9c 2024-02-08 22:40:27.395 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77511e9c 2024-02-08 22:40:27.406 [DefaultDispatcher-worker-9 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77511e9c 2024-02-08 22:40:27.414 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:27.417 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b31b18d 2024-02-08 22:40:27.417 [DefaultDispatcher-worker-8 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77511e9c 2024-02-08 22:40:27.417 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b31b18d 2024-02-08 22:40:27.420 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f65a9b 2024-02-08 22:40:27.420 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f65a9b 2024-02-08 22:40:27.424 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c9dafd 2024-02-08 22:40:27.424 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c9dafd 2024-02-08 22:40:27.428 [DefaultDispatcher-worker-7 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77511e9c 2024-02-08 22:40:27.428 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@64cb50a0 2024-02-08 22:40:27.428 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@64cb50a0 2024-02-08 22:40:27.429 [DefaultDispatcher-worker-5 @coroutine#3617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240df292 2024-02-08 22:40:27.430 [Test worker @coroutine#3597] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=556591802648576001 2024-02-08 22:40:27.430 [Test worker @coroutine#3597] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/PersonDao/findByUidAsync?uid=556591802648576001. 2024-02-08 22:40:27.430 [Test worker @coroutine#3597] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=556591802648576001 2024-02-08 22:40:27.430 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4250386d 2024-02-08 22:40:27.430 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4250386d 2024-02-08 22:40:27.430 [DefaultDispatcher-worker-13 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 22:40:27.430 [DefaultDispatcher-worker-13 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.430 [DefaultDispatcher-worker-13 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:27.430 [DefaultDispatcher-worker-13 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.431 [Test worker @coroutine#3597] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=556591802648576001 2024-02-08 22:40:27.431 [Test worker @coroutine#3597] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=556591802648576001 2024-02-08 22:40:27.431 [DefaultDispatcher-worker-2 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.431 [DefaultDispatcher-worker-2 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.432 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e5903e 2024-02-08 22:40:27.432 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e5903e 2024-02-08 22:40:27.434 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a94a64d 2024-02-08 22:40:27.434 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a94a64d 2024-02-08 22:40:27.436 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4afef 2024-02-08 22:40:27.436 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4afef 2024-02-08 22:40:27.438 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b47c4e 2024-02-08 22:40:27.438 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b47c4e 2024-02-08 22:40:27.438 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 22:40:27.439 [DefaultDispatcher-worker-13 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77511e9c 2024-02-08 22:40:27.446 [DefaultDispatcher-worker-5 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77511e9c 2024-02-08 22:40:27.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-08 22:40:27.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-08 22:40:27.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 22:40:27.448 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77511e9c: (connection evicted) 2024-02-08 22:40:27.449 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b31b18d: (connection evicted) 2024-02-08 22:40:27.449 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25f65a9b: (connection evicted) 2024-02-08 22:40:27.450 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21c9dafd: (connection evicted) 2024-02-08 22:40:27.450 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64cb50a0: (connection evicted) 2024-02-08 22:40:27.450 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4250386d: (connection evicted) 2024-02-08 22:40:27.451 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55e5903e: (connection evicted) 2024-02-08 22:40:27.451 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a94a64d: (connection evicted) 2024-02-08 22:40:27.451 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e4afef: (connection evicted) 2024-02-08 22:40:27.452 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47b47c4e: (connection evicted) 2024-02-08 22:40:27.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:27.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-08 22:40:27.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c20841d 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:27.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:27.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-08 22:40:27.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-08 22:40:27.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-08 22:40:27.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-08 22:40:27.460 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-08 22:40:27.476 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-08 22:40:27.478 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-08 22:40:27.479 [DefaultDispatcher-worker-5 @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54087bdb 2024-02-08 22:40:27.479 [DefaultDispatcher-worker-8 @coroutine#3634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:40:27.479 [DefaultDispatcher-worker-8 @coroutine#3634] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-08 22:40:27.479 [DefaultDispatcher-worker-8 @coroutine#3634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:40:27.479 [DefaultDispatcher-worker-8 @coroutine#3634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 22:40:27.480 [DefaultDispatcher-worker-11 @coroutine#3634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:40:27.480 [DefaultDispatcher-worker-11 @coroutine#3634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 22:40:27.487 [DefaultDispatcher-worker-8 @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-08 22:40:27.487 [DefaultDispatcher-worker-8 @coroutine#3633] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 22:40:27.487 [DefaultDispatcher-worker-8 @coroutine#3633] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-08 22:40:27.487 [DefaultDispatcher-worker-8 @coroutine#3633] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 22:40:27.488 [DefaultDispatcher-worker-2 @coroutine#3633] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 22:40:27.488 [DefaultDispatcher-worker-2 @coroutine#3633] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 22:40:27.495 [DefaultDispatcher-worker-8 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-08 22:40:27.502 [DefaultDispatcher-worker-16 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-08 22:40:27.509 [DefaultDispatcher-worker-5 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-08 22:40:27.517 [DefaultDispatcher-worker-16 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-08 22:40:27.528 [DefaultDispatcher-worker-7 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-08 22:40:27.536 [DefaultDispatcher-worker-6 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-08 22:40:27.540 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-08 22:40:27.549 [DefaultDispatcher-worker-10 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-08 22:40:27.556 [DefaultDispatcher-worker-8 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def900a 2024-02-08 22:40:27.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-08 22:40:27.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-08 22:40:27.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:27.558 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4def900a: (connection evicted) 2024-02-08 22:40:27.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:27.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-08 22:40:27.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75b6bd41 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:27.575 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:27.576 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:27.576 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:27.576 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:27.576 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:27.576 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:27.576 [Test worker @coroutine#3656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-08 22:40:27.576 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e484bd 2024-02-08 22:40:27.576 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e484bd 2024-02-08 22:40:27.576 [Test worker @coroutine#3656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-08 22:40:27.577 [DefaultDispatcher-worker-16 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 22:40:27.577 [DefaultDispatcher-worker-16 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.578 [DefaultDispatcher-worker-16 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:27.578 [DefaultDispatcher-worker-16 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.579 [DefaultDispatcher-worker-6 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.579 [DefaultDispatcher-worker-6 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.582 [DefaultDispatcher-worker-15 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 22:40:27.582 [DefaultDispatcher-worker-15 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.582 [DefaultDispatcher-worker-15 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:27.582 [DefaultDispatcher-worker-15 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.583 [DefaultDispatcher-worker-14 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.583 [DefaultDispatcher-worker-14 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.593 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e484bd 2024-02-08 22:40:27.605 [Test worker @coroutine#3663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e484bd 2024-02-08 22:40:27.606 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e484bd 2024-02-08 22:40:27.608 [Test worker @coroutine#3669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e484bd 2024-02-08 22:40:27.616 [DefaultDispatcher-worker-15 @coroutine#3671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e484bd 2024-02-08 22:40:27.626 [DefaultDispatcher-worker-14 @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e484bd 2024-02-08 22:40:27.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-08 22:40:27.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-08 22:40:27.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:27.629 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e484bd: (connection evicted) 2024-02-08 22:40:27.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:27.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-08 22:40:27.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439b0198 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:27.632 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-08 22:40:27.633 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4e11d0 2024-02-08 22:40:27.633 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4e11d0 2024-02-08 22:40:27.633 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-08 22:40:27.651 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4e11d0 2024-02-08 22:40:27.651 [DefaultDispatcher-worker-8 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3c81e1 2024-02-08 22:40:27.651 [DefaultDispatcher-worker-8 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.651 [DefaultDispatcher-worker-8 @coroutine#3017] 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-02-08 22:40:27.651 [DefaultDispatcher-worker-8 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.652 [DefaultDispatcher-worker-8 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.662 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4e11d0 2024-02-08 22:40:27.664 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4e11d0 2024-02-08 22:40:27.666 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4e11d0 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48590849 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:27.667 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-08 22:40:27.668 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@489c15e2 2024-02-08 22:40:27.668 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@489c15e2 2024-02-08 22:40:27.668 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-08 22:40:27.670 [DefaultDispatcher-worker-7 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:27.670 [DefaultDispatcher-worker-7 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.670 [DefaultDispatcher-worker-7 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:27.670 [DefaultDispatcher-worker-7 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.671 [DefaultDispatcher-worker-6 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.671 [DefaultDispatcher-worker-6 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.682 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489c15e2 2024-02-08 22:40:27.692 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489c15e2 2024-02-08 22:40:27.694 [Test worker @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489c15e2 2024-02-08 22:40:27.696 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489c15e2 2024-02-08 22:40:27.706 [DefaultDispatcher-worker-3 @coroutine#3708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489c15e2 2024-02-08 22:40:27.722 [DefaultDispatcher-worker-7 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4e11d0 2024-02-08 22:40:27.730 [DefaultDispatcher-worker-5 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4e11d0 2024-02-08 22:40:27.733 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:27.739 [DefaultDispatcher-worker-16 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4e11d0 2024-02-08 22:40:27.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-08 22:40:27.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-08 22:40:27.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:27.749 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c4e11d0: (connection evicted) 2024-02-08 22:40:27.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:27.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-08 22:40:27.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-08 22:40:27.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-08 22:40:27.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-08 22:40:27.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:27.751 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@489c15e2: (connection evicted) 2024-02-08 22:40:27.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:27.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-08 22:40:27.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-08 22:40:27.752 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-08 22:40:27.752 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:27.752 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:27.752 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:27.752 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:27.752 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:27.752 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:27.752 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49616310 2024-02-08 22:40:27.752 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:27.752 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:27.752 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:27.752 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:27.752 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:27.752 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:27.752 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:27.752 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:27.752 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:27.752 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:27.752 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:27.753 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:27.753 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:27.753 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:27.753 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:27.753 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:27.753 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:27.753 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:27.753 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:27.753 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-08 22:40:27.753 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:27.753 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:27.753 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:27.753 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:27.753 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:27.753 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:27.753 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:27.753 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:27.753 [Test worker @coroutine#3725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-08 22:40:27.753 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6662974a 2024-02-08 22:40:27.753 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6662974a 2024-02-08 22:40:27.753 [Test worker @coroutine#3725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-08 22:40:27.766 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662974a 2024-02-08 22:40:27.777 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662974a 2024-02-08 22:40:27.778 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662974a 2024-02-08 22:40:27.780 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662974a 2024-02-08 22:40:27.780 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-08 22:40:27.780 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:27.780 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:27.780 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:27.780 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:27.780 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:27.780 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:27.780 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@682482ee 2024-02-08 22:40:27.780 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:27.780 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:27.780 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:27.780 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:27.780 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:27.780 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:27.780 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:27.781 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:27.781 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:27.781 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:27.781 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:27.781 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:27.781 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:27.781 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:27.781 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:27.781 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:27.781 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:27.781 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:27.781 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:27.781 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-08 22:40:27.781 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:27.781 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:27.781 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:27.781 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:27.781 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:27.781 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:27.781 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:27.781 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:27.781 [Test worker @coroutine#3725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-08 22:40:27.781 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@175745fc 2024-02-08 22:40:27.781 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@175745fc 2024-02-08 22:40:27.781 [Test worker @coroutine#3725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-08 22:40:27.794 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@175745fc 2024-02-08 22:40:27.804 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@175745fc 2024-02-08 22:40:27.806 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@175745fc 2024-02-08 22:40:27.807 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@175745fc 2024-02-08 22:40:27.817 [DefaultDispatcher-worker-13 @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@175745fc 2024-02-08 22:40:27.830 [DefaultDispatcher-worker-5 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:27.830 [DefaultDispatcher-worker-5 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.830 [DefaultDispatcher-worker-5 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:27.830 [DefaultDispatcher-worker-5 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.831 [DefaultDispatcher-worker-13 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.831 [DefaultDispatcher-worker-13 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:27.832 [DefaultDispatcher-worker-5 @coroutine#3725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662974a 2024-02-08 22:40:27.840 [DefaultDispatcher-worker-5 @coroutine#3725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662974a 2024-02-08 22:40:27.848 [DefaultDispatcher-worker-13 @coroutine#3725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662974a 2024-02-08 22:40:27.853 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:27.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-08 22:40:27.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-08 22:40:27.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:27.857 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6662974a: (connection evicted) 2024-02-08 22:40:27.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:27.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-08 22:40:27.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-08 22:40:27.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-08 22:40:27.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-08 22:40:27.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:27.859 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@175745fc: (connection evicted) 2024-02-08 22:40:27.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:27.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-08 22:40:27.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f2b1a2f 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-08 22:40:27.861 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:27.862 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:27.862 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:27.862 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:27.862 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:27.862 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:27.862 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:27.862 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:27.862 [Test worker @coroutine#3767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-08 22:40:27.862 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@53202b06 2024-02-08 22:40:27.862 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@53202b06 2024-02-08 22:40:27.862 [Test worker @coroutine#3767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-08 22:40:27.877 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53202b06 2024-02-08 22:40:27.887 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53202b06 2024-02-08 22:40:27.889 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53202b06 2024-02-08 22:40:27.890 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53202b06 2024-02-08 22:40:27.899 [DefaultDispatcher-worker-6 @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53202b06 2024-02-08 22:40:27.923 [DefaultDispatcher-worker-14 @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53202b06 2024-02-08 22:40:27.927 [Test worker @coroutine#3784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53202b06 2024-02-08 22:40:27.935 [DefaultDispatcher-worker-5 @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53202b06 2024-02-08 22:40:27.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-08 22:40:27.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-08 22:40:27.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:27.946 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53202b06: (connection evicted) 2024-02-08 22:40:27.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:27.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-08 22:40:27.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19b4dd60 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4138af7 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4138af7 2024-02-08 22:40:27.948 [Test worker @coroutine#3803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-08 22:40:27.961 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4138af7 2024-02-08 22:40:27.972 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4138af7 2024-02-08 22:40:27.973 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4138af7 2024-02-08 22:40:27.975 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4138af7 2024-02-08 22:40:27.984 [DefaultDispatcher-worker-1 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4138af7 2024-02-08 22:40:27.986 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4138af7 2024-02-08 22:40:27.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-08 22:40:27.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-08 22:40:27.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:27.990 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4138af7: (connection evicted) 2024-02-08 22:40:27.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:27.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-08 22:40:27.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41ae9f11 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:27.997 [Test worker @coroutine#3834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-08 22:40:27.998 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@33efa7d4 2024-02-08 22:40:27.998 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@33efa7d4 2024-02-08 22:40:27.998 [Test worker @coroutine#3834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-08 22:40:28.001 [DefaultDispatcher-worker-6 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 22:40:28.001 [DefaultDispatcher-worker-6 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.001 [DefaultDispatcher-worker-6 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:28.001 [DefaultDispatcher-worker-6 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.002 [DefaultDispatcher-worker-11 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.002 [DefaultDispatcher-worker-11 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.011 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33efa7d4 2024-02-08 22:40:28.022 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33efa7d4 2024-02-08 22:40:28.023 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33efa7d4 2024-02-08 22:40:28.025 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33efa7d4 2024-02-08 22:40:28.122 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:28.124 [DefaultDispatcher-worker-1 @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33efa7d4 2024-02-08 22:40:28.133 [DefaultDispatcher-worker-13 @coroutine#3179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 22:40:28.133 [DefaultDispatcher-worker-13 @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.133 [DefaultDispatcher-worker-13 @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.localdomain:43417/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:28.133 [DefaultDispatcher-worker-13 @coroutine#3179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.134 [DefaultDispatcher-worker-9 @coroutine#3179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.134 [DefaultDispatcher-worker-9 @coroutine#3179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.212 [DefaultDispatcher-worker-10 @coroutine#3870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33efa7d4 2024-02-08 22:40:28.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-08 22:40:28.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-08 22:40:28.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:28.261 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33efa7d4: (connection evicted) 2024-02-08 22:40:28.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:28.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-08 22:40:28.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-08 22:40:28.264 [DefaultDispatcher-worker-8 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 22:40:28.264 [DefaultDispatcher-worker-8 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.264 [DefaultDispatcher-worker-8 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:28.264 [DefaultDispatcher-worker-8 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.265 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-08 22:40:28.266 [DefaultDispatcher-worker-9 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.266 [DefaultDispatcher-worker-9 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@554a2f3 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:28.266 [Test worker @coroutine#3884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-08 22:40:28.267 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7a7ce6 2024-02-08 22:40:28.267 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7a7ce6 2024-02-08 22:40:28.267 [Test worker @coroutine#3884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-08 22:40:28.284 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7a7ce6 2024-02-08 22:40:28.295 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7a7ce6 2024-02-08 22:40:28.296 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7a7ce6 2024-02-08 22:40:28.298 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7a7ce6 2024-02-08 22:40:28.307 [DefaultDispatcher-worker-5 @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7a7ce6 2024-02-08 22:40:28.310 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7a7ce6 2024-02-08 22:40:28.319 [DefaultDispatcher-worker-8 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:28.319 [DefaultDispatcher-worker-8 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.319 [DefaultDispatcher-worker-8 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:28.319 [DefaultDispatcher-worker-8 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.320 [DefaultDispatcher-worker-1 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.321 [DefaultDispatcher-worker-1 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.333 [DefaultDispatcher-worker-1 @coroutine#3884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7a7ce6 2024-02-08 22:40:28.341 [DefaultDispatcher-worker-1 @coroutine#3884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7a7ce6 2024-02-08 22:40:28.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-08 22:40:28.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-08 22:40:28.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:28.348 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f7a7ce6: (connection evicted) 2024-02-08 22:40:28.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:28.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-08 22:40:28.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fb379e4 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:28.350 [Test worker @coroutine#3916] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-08 22:40:28.351 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-02-08 22:40:28.351 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-02-08 22:40:28.351 [Test worker @coroutine#3916] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-08 22:40:28.365 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-02-08 22:40:28.376 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-02-08 22:40:28.378 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-02-08 22:40:28.379 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-02-08 22:40:28.390 [DefaultDispatcher-worker-5 @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-02-08 22:40:28.451 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:28.453 [DefaultDispatcher-worker-16 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 22:40:28.454 [DefaultDispatcher-worker-16 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.454 [DefaultDispatcher-worker-16 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:28.454 [DefaultDispatcher-worker-16 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.455 [DefaultDispatcher-worker-16 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.455 [DefaultDispatcher-worker-16 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-08 22:40:28.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-08 22:40:28.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:28.455 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af: (connection evicted) 2024-02-08 22:40:28.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:28.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-08 22:40:28.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-08 22:40:28.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-08 22:40:28.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:28.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:28.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:28.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:28.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:28.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:28.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5643052d 2024-02-08 22:40:28.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:28.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:28.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:28.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:28.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:28.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:28.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:28.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:28.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:28.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:28.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:28.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:28.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:28.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:28.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:28.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:28.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:28.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:28.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:28.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-08 22:40:28.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:28.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:28.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:28.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:28.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:28.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:28.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:28.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:28.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-08 22:40:28.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-02-08 22:40:28.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-02-08 22:40:28.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-08 22:40:28.556 [DefaultDispatcher-worker-4 @coroutine#3944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-02-08 22:40:28.559 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:28.564 [DefaultDispatcher-worker-4 @coroutine#3944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-02-08 22:40:28.570 [DefaultDispatcher-worker-7 @coroutine#3944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-02-08 22:40:28.577 [DefaultDispatcher-worker-7 @coroutine#3944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-02-08 22:40:28.589 [DefaultDispatcher-worker-15 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 22:40:28.589 [DefaultDispatcher-worker-15 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.589 [DefaultDispatcher-worker-15 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:28.589 [DefaultDispatcher-worker-15 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.590 [DefaultDispatcher-worker-16 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.590 [DefaultDispatcher-worker-16 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.591 [DefaultDispatcher-worker-2 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 22:40:28.591 [DefaultDispatcher-worker-2 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.591 [DefaultDispatcher-worker-2 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:28.591 [DefaultDispatcher-worker-2 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.592 [DefaultDispatcher-worker-9 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.592 [DefaultDispatcher-worker-9 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.609 [DefaultDispatcher-worker-6 @coroutine#3944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-02-08 22:40:28.610 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 22:40:28.615 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2024-02-08 22:40:28.617 [DefaultDispatcher-worker-16 @coroutine#3956] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 22:40:28.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-08 22:40:28.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:28.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:28.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:28.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:28.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:28.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:28.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3338d706 2024-02-08 22:40:28.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:28.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:28.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:28.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:28.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:28.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:28.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:28.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:28.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:28.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:28.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:28.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:28.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:28.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:28.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:28.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:28.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:28.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:28.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:28.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-08 22:40:28.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:28.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:28.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:28.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:28.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:28.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:28.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:28.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:28.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-08 22:40:28.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-02-08 22:40:28.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-02-08 22:40:28.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-08 22:40:28.635 [DefaultDispatcher-worker-6 @coroutine#3958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:28.635 [DefaultDispatcher-worker-6 @coroutine#3958] 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-02-08 22:40:28.635 [DefaultDispatcher-worker-6 @coroutine#3958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:28.635 [DefaultDispatcher-worker-6 @coroutine#3958] 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-02-08 22:40:28.641 [eventLoopGroupProxy-19-1 @call-handler#3966] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 22:40:28.641 [eventLoopGroupProxy-19-1 @call-handler#3966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-08 22:40:28.642 [eventLoopGroupProxy-19-2 @call-handler#3968] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ccfed46 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:28.643 [eventLoopGroupProxy-19-2 @call-handler#3968] 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-02-08 22:40:28.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-08 22:40:28.643 [eventLoopGroupProxy-19-2 @call-handler#3968] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:40:28.643 [eventLoopGroupProxy-19-2 @call-handler#3968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2024-02-08 22:40:28.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2024-02-08 22:40:28.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-08 22:40:28.644 [DefaultDispatcher-worker-3 @coroutine#3958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:28.644 [DefaultDispatcher-worker-3 @coroutine#3958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:28.659 [DefaultDispatcher-worker-4 @coroutine#3971] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:28.659 [DefaultDispatcher-worker-4 @coroutine#3971] 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-02-08 22:40:28.659 [DefaultDispatcher-worker-4 @coroutine#3971] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:28.659 [DefaultDispatcher-worker-4 @coroutine#3971] 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-02-08 22:40:28.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-08 22:40:28.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:28.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:28.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:28.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:28.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:28.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:28.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@360d0c7a 2024-02-08 22:40:28.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:28.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:28.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:28.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:28.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:28.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:28.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:28.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:28.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:28.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:28.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:28.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:28.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:28.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:28.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:28.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:28.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:28.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:28.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:28.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-08 22:40:28.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:28.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:28.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:28.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:28.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:28.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:28.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:28.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:28.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-08 22:40:28.660 [eventLoopGroupProxy-19-2 @call-handler#3975] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 22:40:28.660 [eventLoopGroupProxy-19-2 @call-handler#3975] 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-02-08 22:40:28.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@657e7e8 2024-02-08 22:40:28.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@657e7e8 2024-02-08 22:40:28.660 [eventLoopGroupProxy-19-2 @call-handler#3975] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:40:28.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-08 22:40:28.661 [eventLoopGroupProxy-19-2 @call-handler#3975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:28.661 [eventLoopGroupProxy-19-3 @call-handler#3978] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 22:40:28.661 [DefaultDispatcher-worker-3 @coroutine#3971] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:28.661 [eventLoopGroupProxy-19-3 @call-handler#3978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:28.661 [DefaultDispatcher-worker-3 @coroutine#3971] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:28.663 [DefaultDispatcher-worker-12 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3c81e1 2024-02-08 22:40:28.663 [DefaultDispatcher-worker-12 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.663 [DefaultDispatcher-worker-12 @coroutine#3017] 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-02-08 22:40:28.664 [DefaultDispatcher-worker-12 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.664 [DefaultDispatcher-worker-8 @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-02-08 22:40:28.664 [DefaultDispatcher-worker-8 @coroutine#3957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.664 [DefaultDispatcher-worker-8 @coroutine#3957] 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-02-08 22:40:28.664 [DefaultDispatcher-worker-8 @coroutine#3957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.665 [eventLoopGroupProxy-19-2 @call-handler#3985] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 22:40:28.665 [DefaultDispatcher-worker-8 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.665 [eventLoopGroupProxy-19-2 @call-handler#3985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:28.665 [DefaultDispatcher-worker-16 @coroutine#3957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.665 [DefaultDispatcher-worker-16 @coroutine#3957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.675 [DefaultDispatcher-worker-12 @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-02-08 22:40:28.678 [DefaultDispatcher-worker-17 @coroutine#3991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:28.678 [DefaultDispatcher-worker-17 @coroutine#3991] 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-02-08 22:40:28.678 [DefaultDispatcher-worker-17 @coroutine#3991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:28.679 [DefaultDispatcher-worker-17 @coroutine#3991] 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-02-08 22:40:28.680 [eventLoopGroupProxy-19-2 @call-handler#3996] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 22:40:28.680 [eventLoopGroupProxy-19-2 @call-handler#3996] 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-02-08 22:40:28.680 [eventLoopGroupProxy-19-2 @call-handler#3996] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:40:28.681 [DefaultDispatcher-worker-5 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:28.681 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.681 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:28.681 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.682 [eventLoopGroupProxy-19-4 @call-handler#4001] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 22:40:28.682 [eventLoopGroupProxy-19-4 @call-handler#4001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:28.683 [DefaultDispatcher-worker-7 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.683 [DefaultDispatcher-worker-7 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.687 [DefaultDispatcher-worker-11 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-02-08 22:40:28.688 [DefaultDispatcher-worker-4 @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2024-02-08 22:40:28.688 [DefaultDispatcher-worker-4 @coroutine#3970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.688 [DefaultDispatcher-worker-4 @coroutine#3970] 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-02-08 22:40:28.688 [DefaultDispatcher-worker-4 @coroutine#3970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.691 [DefaultDispatcher-worker-2 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-02-08 22:40:28.691 [eventLoopGroupProxy-19-2 @call-handler#3996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:28.692 [DefaultDispatcher-worker-6 @coroutine#3991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:28.692 [DefaultDispatcher-worker-6 @coroutine#3991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 22:40:28.693 [eventLoopGroupProxy-19-5 @call-handler#4010] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 22:40:28.693 [eventLoopGroupProxy-19-5 @call-handler#4010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:28.694 [DefaultDispatcher-worker-11 @coroutine#3970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.694 [DefaultDispatcher-worker-11 @coroutine#3970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.701 [DefaultDispatcher-worker-4 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-02-08 22:40:28.703 [DefaultDispatcher-worker-17 @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2024-02-08 22:40:28.706 [DefaultDispatcher-worker-10 @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@657e7e8 2024-02-08 22:40:28.707 [DefaultDispatcher-worker-10 @coroutine#3990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.707 [DefaultDispatcher-worker-10 @coroutine#3990] 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-02-08 22:40:28.707 [DefaultDispatcher-worker-10 @coroutine#3990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.708 [eventLoopGroupProxy-19-2 @call-handler#4018] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 22:40:28.708 [eventLoopGroupProxy-19-2 @call-handler#4018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:28.709 [DefaultDispatcher-worker-3 @coroutine#3990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.709 [DefaultDispatcher-worker-3 @coroutine#3990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.711 [DefaultDispatcher-worker-1 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-02-08 22:40:28.713 [DefaultDispatcher-worker-15 @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2024-02-08 22:40:28.718 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:28.719 [DefaultDispatcher-worker-12 @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@657e7e8 2024-02-08 22:40:28.719 [DefaultDispatcher-worker-13 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-02-08 22:40:28.728 [DefaultDispatcher-worker-3 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@657e7e8 2024-02-08 22:40:28.728 [DefaultDispatcher-worker-5 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-02-08 22:40:28.743 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:28.757 [DefaultDispatcher-worker-14 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-02-08 22:40:28.759 [DefaultDispatcher-worker-5 @coroutine#3995] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 22:40:28.759 [DefaultDispatcher-worker-5 @coroutine#3995] 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-02-08 22:40:28.759 [DefaultDispatcher-worker-5 @coroutine#3995] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 22:40:28.760 [eventLoopGroupProxy-19-2 @call-handler#4035] 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-02-08 22:40:28.760 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:28.767 [DefaultDispatcher-worker-8 @coroutine#4027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-02-08 22:40:28.784 [DefaultDispatcher-worker-10 @coroutine#3995] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 22:40:28.784 [DefaultDispatcher-worker-10 @coroutine#3995] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 22:40:28.785 [DefaultDispatcher-worker-10 @coroutine#3995] 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-02-08 22:40:28.785 [DefaultDispatcher-worker-10 @coroutine#3995] 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-02-08 22:40:28.785 [DefaultDispatcher-worker-10 @coroutine#3995] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556591806752051201 2024-02-08 22:40:28.785 [DefaultDispatcher-worker-10 @coroutine#3995] 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?uid=556591806752051201. 2024-02-08 22:40:28.785 [DefaultDispatcher-worker-10 @coroutine#3995] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556591806752051201 2024-02-08 22:40:28.786 [eventLoopGroupProxy-19-2 @call-handler#4039] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-08 22:40:28.789 [eventLoopGroupProxy-19-2 @call-handler#4039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:28.790 [DefaultDispatcher-worker-10 @coroutine#3995] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556591806752051201 2024-02-08 22:40:28.790 [DefaultDispatcher-worker-10 @coroutine#3995] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556591806752051201 2024-02-08 22:40:28.790 [DefaultDispatcher-worker-10 @coroutine#3995] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556591806752051201. 2024-02-08 22:40:28.790 [DefaultDispatcher-worker-10 @coroutine#3995] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556591806752051201 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:28.800 [DefaultDispatcher-worker-17 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-02-08 22:40:28.801 [DefaultDispatcher-worker-17 @coroutine#3995] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 22:40:28.801 [DefaultDispatcher-worker-17 @coroutine#3995] 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-02-08 22:40:28.801 [DefaultDispatcher-worker-17 @coroutine#3995] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 22:40:28.802 [eventLoopGroupProxy-19-2 @call-handler#4043] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-08 22:40:28.805 [eventLoopGroupProxy-19-2 @call-handler#4043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:28.805 [DefaultDispatcher-worker-8 @coroutine#3995] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 22:40:28.805 [DefaultDispatcher-worker-8 @coroutine#3995] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 22:40:28.806 [DefaultDispatcher-worker-8 @coroutine#3995] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-08 22:40:28.806 [DefaultDispatcher-worker-8 @coroutine#3995] 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-02-08 22:40:28.813 [DefaultDispatcher-worker-11 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-02-08 22:40:28.837 [DefaultDispatcher-worker-2 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-02-08 22:40:28.841 [DefaultDispatcher-worker-3 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:28.841 [DefaultDispatcher-worker-3 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.841 [DefaultDispatcher-worker-3 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:28.841 [DefaultDispatcher-worker-3 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.842 [DefaultDispatcher-worker-7 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.842 [DefaultDispatcher-worker-7 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:28.846 [DefaultDispatcher-worker-5 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-02-08 22:40:28.847 [DefaultDispatcher-worker-7 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-02-08 22:40:28.847 [DefaultDispatcher-worker-7 @coroutine#3959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:28.847 [DefaultDispatcher-worker-7 @coroutine#3959] 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-02-08 22:40:28.847 [DefaultDispatcher-worker-7 @coroutine#3959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:28.847 [DefaultDispatcher-worker-7 @coroutine#3959] 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-02-08 22:40:28.848 [eventLoopGroupProxy-19-2 @call-handler#4053] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 22:40:28.849 [eventLoopGroupProxy-19-2 @call-handler#4053] 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-02-08 22:40:28.849 [eventLoopGroupProxy-19-2 @call-handler#4053] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:40:28.853 [DefaultDispatcher-worker-16 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-02-08 22:40:28.861 [DefaultDispatcher-worker-15 @call-handler#4053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-02-08 22:40:28.861 [eventLoopGroupProxy-19-2 @call-handler#4053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:28.862 [DefaultDispatcher-worker-13 @coroutine#3959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:28.862 [DefaultDispatcher-worker-13 @coroutine#3959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:28.862 [DefaultDispatcher-worker-13 @coroutine#3959] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 22:40:28.862 [DefaultDispatcher-worker-13 @coroutine#3959] 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-02-08 22:40:28.870 [DefaultDispatcher-worker-19 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-02-08 22:40:28.872 [DefaultDispatcher-worker-13 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-02-08 22:40:28.877 [DefaultDispatcher-worker-8 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-02-08 22:40:28.907 [DefaultDispatcher-worker-16 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-02-08 22:40:28.909 [DefaultDispatcher-worker-16 @coroutine#3995] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 22:40:28.909 [DefaultDispatcher-worker-16 @coroutine#3995] 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-02-08 22:40:28.909 [DefaultDispatcher-worker-16 @coroutine#3995] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 22:40:28.910 [eventLoopGroupProxy-19-2 @call-handler#4069] 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-02-08 22:40:28.916 [DefaultDispatcher-worker-19 @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2024-02-08 22:40:28.933 [DefaultDispatcher-worker-8 @coroutine#3995] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 22:40:28.933 [DefaultDispatcher-worker-8 @coroutine#3995] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 22:40:28.933 [DefaultDispatcher-worker-8 @coroutine#3995] 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-02-08 22:40:28.933 [DefaultDispatcher-worker-8 @coroutine#3995] 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-02-08 22:40:28.933 [DefaultDispatcher-worker-8 @coroutine#3995] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556591806752051202 2024-02-08 22:40:28.934 [DefaultDispatcher-worker-8 @coroutine#3995] 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?uid=556591806752051202. 2024-02-08 22:40:28.934 [DefaultDispatcher-worker-8 @coroutine#3995] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556591806752051202 2024-02-08 22:40:28.934 [eventLoopGroupProxy-19-2 @call-handler#4073] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-08 22:40:28.935 [eventLoopGroupProxy-19-2 @call-handler#4073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:28.935 [DefaultDispatcher-worker-8 @coroutine#3995] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556591806752051202 2024-02-08 22:40:28.936 [DefaultDispatcher-worker-8 @coroutine#3995] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556591806752051202 2024-02-08 22:40:28.936 [DefaultDispatcher-worker-8 @coroutine#3995] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556591806752051202. 2024-02-08 22:40:28.936 [DefaultDispatcher-worker-8 @coroutine#3995] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556591806752051202 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:28.944 [DefaultDispatcher-worker-10 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2024-02-08 22:40:28.945 [DefaultDispatcher-worker-10 @coroutine#3995] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 22:40:28.945 [DefaultDispatcher-worker-10 @coroutine#3995] 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-02-08 22:40:28.945 [DefaultDispatcher-worker-10 @coroutine#3995] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 22:40:28.946 [eventLoopGroupProxy-19-2 @call-handler#4077] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-08 22:40:28.947 [eventLoopGroupProxy-19-2 @call-handler#4077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:28.947 [DefaultDispatcher-worker-10 @coroutine#3995] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 22:40:28.947 [DefaultDispatcher-worker-10 @coroutine#3995] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 22:40:28.947 [DefaultDispatcher-worker-10 @coroutine#3995] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-08 22:40:28.947 [DefaultDispatcher-worker-10 @coroutine#3995] 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-02-08 22:40:28.955 [DefaultDispatcher-worker-8 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2024-02-08 22:40:28.977 [DefaultDispatcher-worker-18 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2024-02-08 22:40:28.987 [DefaultDispatcher-worker-18 @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2024-02-08 22:40:28.987 [DefaultDispatcher-worker-18 @coroutine#3972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:28.987 [DefaultDispatcher-worker-18 @coroutine#3972] 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-02-08 22:40:28.987 [DefaultDispatcher-worker-18 @coroutine#3972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:28.987 [DefaultDispatcher-worker-18 @coroutine#3972] 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-02-08 22:40:28.988 [eventLoopGroupProxy-19-2 @call-handler#4082] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 22:40:28.989 [eventLoopGroupProxy-19-2 @call-handler#4082] 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-02-08 22:40:28.989 [DefaultDispatcher-worker-13 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-02-08 22:40:28.989 [eventLoopGroupProxy-19-2 @call-handler#4082] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:40:28.996 [DefaultDispatcher-worker-13 @call-handler#4082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-02-08 22:40:28.996 [eventLoopGroupProxy-19-2 @call-handler#4082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:28.996 [DefaultDispatcher-worker-13 @coroutine#3972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:28.996 [DefaultDispatcher-worker-13 @coroutine#3972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:28.997 [DefaultDispatcher-worker-13 @coroutine#3972] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 22:40:28.997 [DefaultDispatcher-worker-13 @coroutine#3972] 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-02-08 22:40:29.005 [DefaultDispatcher-worker-17 @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-02-08 22:40:29.006 [DefaultDispatcher-worker-6 @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2024-02-08 22:40:29.011 [DefaultDispatcher-worker-1 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 22:40:29.011 [DefaultDispatcher-worker-1 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.011 [DefaultDispatcher-worker-1 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:29.011 [DefaultDispatcher-worker-1 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.012 [DefaultDispatcher-worker-18 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.012 [DefaultDispatcher-worker-18 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.016 [UI Thread @coroutine#4094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556591806752051201&assignmentUid=556591806752051200 2024-02-08 22:40:29.016 [UI Thread @coroutine#4094] 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/getLatestSubmissionForUserAsync?accountPersonUid=556591806752051201&assignmentUid=556591806752051200. 2024-02-08 22:40:29.016 [UI Thread @coroutine#4094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556591806752051201&assignmentUid=556591806752051200 2024-02-08 22:40:29.018 [eventLoopGroupProxy-19-2 @call-handler#4103] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-08 22:40:29.024 [UI Thread @coroutine#4104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556591806752051200&accountPersonUid=556591806752051201 2024-02-08 22:40:29.024 [UI Thread @coroutine#4104] 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=556591806752051200&accountPersonUid=556591806752051201. 2024-02-08 22:40:29.024 [UI Thread @coroutine#4104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556591806752051200&accountPersonUid=556591806752051201 2024-02-08 22:40:29.025 [UI Thread @coroutine#4106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556591806752051201&assignmentUid=556591806752051200 2024-02-08 22:40:29.025 [UI Thread @coroutine#4106] 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=556591806752051201&assignmentUid=556591806752051200. 2024-02-08 22:40:29.025 [UI Thread @coroutine#4106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556591806752051201&assignmentUid=556591806752051200 2024-02-08 22:40:29.025 [eventLoopGroupProxy-19-2 @call-handler#4103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:29.025 [eventLoopGroupProxy-19-5 @call-handler#4112] 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/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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-08 22:40:29.026 [UI Thread @coroutine#4094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556591806752051201&assignmentUid=556591806752051200 2024-02-08 22:40:29.026 [UI Thread @coroutine#4094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556591806752051201&assignmentUid=556591806752051200 2024-02-08 22:40:29.026 [UI Thread @coroutine#4094] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556591806752051201&assignmentUid=556591806752051200. 2024-02-08 22:40:29.026 [UI Thread @coroutine#4094] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556591806752051201&assignmentUid=556591806752051200 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:29.028 [eventLoopGroupProxy-19-6 @call-handler#4118] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-08 22:40:29.030 [eventLoopGroupProxy-19-6 @call-handler#4118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:29.031 [UI Thread @coroutine#4106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556591806752051201&assignmentUid=556591806752051200 2024-02-08 22:40:29.031 [UI Thread @coroutine#4106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556591806752051201&assignmentUid=556591806752051200 2024-02-08 22:40:29.031 [UI Thread @coroutine#4106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556591806752051201&assignmentUid=556591806752051200. 2024-02-08 22:40:29.031 [UI Thread @coroutine#4106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556591806752051201&assignmentUid=556591806752051200 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:29.031 [eventLoopGroupProxy-19-5 @call-handler#4112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:29.032 [UI Thread @coroutine#4104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556591806752051200&accountPersonUid=556591806752051201 2024-02-08 22:40:29.032 [UI Thread @coroutine#4104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556591806752051200&accountPersonUid=556591806752051201 2024-02-08 22:40:29.032 [UI Thread @coroutine#4104] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556591806752051200&accountPersonUid=556591806752051201. 2024-02-08 22:40:29.032 [UI Thread @coroutine#4104] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556591806752051200&accountPersonUid=556591806752051201 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:29.038 [DefaultDispatcher-worker-14 @coroutine#4094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-02-08 22:40:29.048 [DefaultDispatcher-worker-11 @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-02-08 22:40:29.058 [DefaultDispatcher-worker-8 @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-02-08 22:40:29.062 [UI Thread @coroutine#4127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556591806752051200 2024-02-08 22:40:29.062 [UI Thread @coroutine#4127] 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=556591806752051200. 2024-02-08 22:40:29.062 [UI Thread @coroutine#4127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556591806752051200 2024-02-08 22:40:29.063 [eventLoopGroupProxy-19-2 @call-handler#4129] 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/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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-08 22:40:29.065 [eventLoopGroupProxy-19-2 @call-handler#4129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:29.066 [UI Thread @coroutine#4127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556591806752051200 2024-02-08 22:40:29.066 [UI Thread @coroutine#4127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556591806752051200 2024-02-08 22:40:29.066 [UI Thread @coroutine#4127] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556591806752051200. 2024-02-08 22:40:29.066 [UI Thread @coroutine#4127] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556591806752051200 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:29.075 [DefaultDispatcher-worker-14 @coroutine#4127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-02-08 22:40:29.086 [DefaultDispatcher-worker-14 @coroutine#4127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-02-08 22:40:29.093 [DefaultDispatcher-worker-11 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-02-08 22:40:29.093 [DefaultDispatcher-worker-11 @coroutine#3959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:29.093 [DefaultDispatcher-worker-11 @coroutine#3959] 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-02-08 22:40:29.093 [DefaultDispatcher-worker-11 @coroutine#3959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:29.093 [DefaultDispatcher-worker-11 @coroutine#3959] 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-02-08 22:40:29.094 [eventLoopGroupProxy-19-2 @call-handler#4139] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 22:40:29.095 [eventLoopGroupProxy-19-2 @call-handler#4139] 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-02-08 22:40:29.095 [eventLoopGroupProxy-19-2 @call-handler#4139] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:40:29.103 [DefaultDispatcher-worker-2 @call-handler#4139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-02-08 22:40:29.103 [eventLoopGroupProxy-19-2 @call-handler#4139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:29.104 [DefaultDispatcher-worker-12 @coroutine#3959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:29.104 [DefaultDispatcher-worker-12 @coroutine#3959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:29.104 [DefaultDispatcher-worker-12 @coroutine#3959] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 22:40:29.104 [DefaultDispatcher-worker-12 @coroutine#3959] 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-02-08 22:40:29.109 [UI Thread @coroutine#4146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556591806752051200&accountPersonUid=556591806752051202 2024-02-08 22:40:29.109 [UI Thread @coroutine#4146] 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=556591806752051200&accountPersonUid=556591806752051202. 2024-02-08 22:40:29.109 [UI Thread @coroutine#4146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556591806752051200&accountPersonUid=556591806752051202 2024-02-08 22:40:29.110 [UI Thread @coroutine#4148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556591806752051201 2024-02-08 22:40:29.110 [UI Thread @coroutine#4148] 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=556591806752051201. 2024-02-08 22:40:29.110 [UI Thread @coroutine#4148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556591806752051201 2024-02-08 22:40:29.110 [eventLoopGroupProxy-19-2 @call-handler#4155] 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/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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-08 22:40:29.110 [eventLoopGroupProxy-19-5 @call-handler#4158] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-08 22:40:29.111 [DefaultDispatcher-worker-2 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-02-08 22:40:29.112 [eventLoopGroupProxy-19-5 @call-handler#4158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:29.113 [UI Thread @coroutine#4159] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556591806752051200 2024-02-08 22:40:29.113 [UI Thread @coroutine#4159] 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=556591806752051200. 2024-02-08 22:40:29.113 [UI Thread @coroutine#4159] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556591806752051200 2024-02-08 22:40:29.114 [UI Thread @coroutine#4162] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556591806752051201&assignmentUid=556591806752051200 2024-02-08 22:40:29.114 [UI Thread @coroutine#4162] 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=556591806752051201&assignmentUid=556591806752051200. 2024-02-08 22:40:29.114 [UI Thread @coroutine#4162] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556591806752051201&assignmentUid=556591806752051200 2024-02-08 22:40:29.114 [eventLoopGroupProxy-19-5 @call-handler#4169] 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/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /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/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-08 22:40:29.114 [UI Thread @coroutine#4164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556591806752051201&assignmentUid=556591806752051200 2024-02-08 22:40:29.114 [UI Thread @coroutine#4164] 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=556591806752051201&assignmentUid=556591806752051200. 2024-02-08 22:40:29.114 [UI Thread @coroutine#4164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556591806752051201&assignmentUid=556591806752051200 2024-02-08 22:40:29.114 [eventLoopGroupProxy-19-6 @call-handler#4172] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-08 22:40:29.115 [eventLoopGroupProxy-19-2 @call-handler#4155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:29.115 [UI Thread @coroutine#4148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556591806752051201 2024-02-08 22:40:29.115 [UI Thread @coroutine#4148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556591806752051201 2024-02-08 22:40:29.115 [UI Thread @coroutine#4146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556591806752051200&accountPersonUid=556591806752051202 2024-02-08 22:40:29.116 [UI Thread @coroutine#4146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556591806752051200&accountPersonUid=556591806752051202 2024-02-08 22:40:29.116 [eventLoopGroupProxy-19-6 @call-handler#4172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:29.116 [UI Thread @coroutine#4148] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556591806752051201. 2024-02-08 22:40:29.116 [UI Thread @coroutine#4148] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556591806752051201 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:29.116 [eventLoopGroupProxy-19-5 @call-handler#4169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:29.116 [UI Thread @coroutine#4162] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556591806752051201&assignmentUid=556591806752051200 2024-02-08 22:40:29.116 [UI Thread @coroutine#4162] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556591806752051201&assignmentUid=556591806752051200 2024-02-08 22:40:29.117 [UI Thread @coroutine#4146] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556591806752051200&accountPersonUid=556591806752051202. 2024-02-08 22:40:29.117 [UI Thread @coroutine#4146] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556591806752051200&accountPersonUid=556591806752051202 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:29.117 [UI Thread @coroutine#4159] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556591806752051200 2024-02-08 22:40:29.117 [UI Thread @coroutine#4159] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556591806752051200 2024-02-08 22:40:29.118 [UI Thread @coroutine#4162] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556591806752051201&assignmentUid=556591806752051200. 2024-02-08 22:40:29.118 [UI Thread @coroutine#4162] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556591806752051201&assignmentUid=556591806752051200 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:29.118 [UI Thread @coroutine#4159] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556591806752051200. 2024-02-08 22:40:29.118 [UI Thread @coroutine#4159] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556591806752051200 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:29.118 [eventLoopGroupProxy-19-7 @call-handler#4184] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-08 22:40:29.121 [eventLoopGroupProxy-19-7 @call-handler#4184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:29.121 [UI Thread @coroutine#4164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556591806752051201&assignmentUid=556591806752051200 2024-02-08 22:40:29.121 [UI Thread @coroutine#4164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556591806752051201&assignmentUid=556591806752051200 2024-02-08 22:40:29.122 [UI Thread @coroutine#4164] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556591806752051201&assignmentUid=556591806752051200. 2024-02-08 22:40:29.122 [UI Thread @coroutine#4164] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556591806752051201&assignmentUid=556591806752051200 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:29.125 [DefaultDispatcher-worker-10 @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2024-02-08 22:40:29.133 [DefaultDispatcher-worker-11 @coroutine#4146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2024-02-08 22:40:29.142 [DefaultDispatcher-worker-13 @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2024-02-08 22:40:29.145 [DefaultDispatcher-worker-5 @coroutine#3179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 22:40:29.145 [DefaultDispatcher-worker-5 @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.145 [DefaultDispatcher-worker-5 @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.localdomain:43417/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:29.145 [DefaultDispatcher-worker-5 @coroutine#3179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.146 [DefaultDispatcher-worker-13 @coroutine#3179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.146 [DefaultDispatcher-worker-13 @coroutine#3179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.151 [DefaultDispatcher-worker-18 @coroutine#4159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2024-02-08 22:40:29.158 [DefaultDispatcher-worker-2 @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2024-02-08 22:40:29.162 [UI Thread @coroutine#4196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556591806752051200&accountPersonUid=556591806752051202 2024-02-08 22:40:29.162 [UI Thread @coroutine#4196] 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=556591806752051200&accountPersonUid=556591806752051202. 2024-02-08 22:40:29.162 [UI Thread @coroutine#4196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556591806752051200&accountPersonUid=556591806752051202 2024-02-08 22:40:29.163 [eventLoopGroupProxy-19-2 @call-handler#4198] 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/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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-08 22:40:29.166 [eventLoopGroupProxy-19-2 @call-handler#4198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:29.166 [UI Thread @coroutine#4196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556591806752051200&accountPersonUid=556591806752051202 2024-02-08 22:40:29.166 [UI Thread @coroutine#4196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556591806752051200&accountPersonUid=556591806752051202 2024-02-08 22:40:29.167 [UI Thread @coroutine#4196] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556591806752051200&accountPersonUid=556591806752051202. 2024-02-08 22:40:29.167 [UI Thread @coroutine#4196] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556591806752051200&accountPersonUid=556591806752051202 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:29.176 [DefaultDispatcher-worker-7 @coroutine#4196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2024-02-08 22:40:29.185 [DefaultDispatcher-worker-14 @coroutine#4196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2024-02-08 22:40:29.192 [DefaultDispatcher-worker-14 @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2024-02-08 22:40:29.193 [DefaultDispatcher-worker-14 @coroutine#3972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:29.193 [DefaultDispatcher-worker-14 @coroutine#3972] 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-02-08 22:40:29.193 [DefaultDispatcher-worker-14 @coroutine#3972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:29.193 [DefaultDispatcher-worker-14 @coroutine#3972] 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-02-08 22:40:29.194 [eventLoopGroupProxy-19-2 @call-handler#4204] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 22:40:29.194 [eventLoopGroupProxy-19-2 @call-handler#4204] 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-02-08 22:40:29.194 [eventLoopGroupProxy-19-2 @call-handler#4204] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 22:40:29.201 [DefaultDispatcher-worker-2 @call-handler#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468 2024-02-08 22:40:29.201 [eventLoopGroupProxy-19-2 @call-handler#4204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:29.202 [DefaultDispatcher-worker-11 @coroutine#3972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:29.202 [DefaultDispatcher-worker-11 @coroutine#3972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 22:40:29.202 [DefaultDispatcher-worker-11 @coroutine#3972] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 22:40:29.202 [DefaultDispatcher-worker-11 @coroutine#3972] 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-02-08 22:40:29.204 [UI Thread @coroutine#4215] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556591806752051201&assignmentUid=556591806752051200 2024-02-08 22:40:29.204 [UI Thread @coroutine#4215] 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/getLatestSubmissionForUserAsync?accountPersonUid=556591806752051201&assignmentUid=556591806752051200. 2024-02-08 22:40:29.204 [UI Thread @coroutine#4215] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556591806752051201&assignmentUid=556591806752051200 2024-02-08 22:40:29.204 [UI Thread @coroutine#4224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556591806752051200&accountPersonUid=556591806752051201 2024-02-08 22:40:29.204 [UI Thread @coroutine#4224] 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=556591806752051200&accountPersonUid=556591806752051201. 2024-02-08 22:40:29.204 [UI Thread @coroutine#4224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556591806752051200&accountPersonUid=556591806752051201 2024-02-08 22:40:29.205 [eventLoopGroupProxy-19-2 @call-handler#4228] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-08 22:40:29.205 [UI Thread @coroutine#4226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556591806752051201&assignmentUid=556591806752051200 2024-02-08 22:40:29.205 [UI Thread @coroutine#4226] 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=556591806752051201&assignmentUid=556591806752051200. 2024-02-08 22:40:29.205 [UI Thread @coroutine#4226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556591806752051201&assignmentUid=556591806752051200 2024-02-08 22:40:29.205 [eventLoopGroupProxy-19-5 @call-handler#4233] 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/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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-08 22:40:29.205 [eventLoopGroupProxy-19-6 @call-handler#4234] 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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-08 22:40:29.207 [eventLoopGroupProxy-19-2 @call-handler#4228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:29.208 [eventLoopGroupProxy-19-6 @call-handler#4234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:29.208 [UI Thread @coroutine#4215] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556591806752051201&assignmentUid=556591806752051200 2024-02-08 22:40:29.208 [UI Thread @coroutine#4215] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556591806752051201&assignmentUid=556591806752051200 2024-02-08 22:40:29.208 [eventLoopGroupProxy-19-5 @call-handler#4233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 22:40:29.209 [UI Thread @coroutine#4215] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556591806752051201&assignmentUid=556591806752051200. 2024-02-08 22:40:29.209 [UI Thread @coroutine#4215] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556591806752051201&assignmentUid=556591806752051200 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:29.209 [UI Thread @coroutine#4226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556591806752051201&assignmentUid=556591806752051200 2024-02-08 22:40:29.209 [UI Thread @coroutine#4226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556591806752051201&assignmentUid=556591806752051200 2024-02-08 22:40:29.209 [UI Thread @coroutine#4226] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556591806752051201&assignmentUid=556591806752051200. 2024-02-08 22:40:29.209 [UI Thread @coroutine#4226] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556591806752051201&assignmentUid=556591806752051200 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:29.209 [UI Thread @coroutine#4224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556591806752051200&accountPersonUid=556591806752051201 2024-02-08 22:40:29.209 [UI Thread @coroutine#4224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556591806752051200&accountPersonUid=556591806752051201 2024-02-08 22:40:29.210 [UI Thread @coroutine#4224] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556591806752051200&accountPersonUid=556591806752051201. 2024-02-08 22:40:29.210 [UI Thread @coroutine#4224] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556591806752051200&accountPersonUid=556591806752051201 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:29.212 [DefaultDispatcher-worker-12 @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd 2024-02-08 22:40:29.217 [DefaultDispatcher-worker-15 @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-02-08 22:40:29.223 [DefaultDispatcher-worker-15 @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-02-08 22:40:29.232 [DefaultDispatcher-worker-15 @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2024-02-08 22:40:29.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-08 22:40:29.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-08 22:40:29.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:29.236 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8: (connection evicted) 2024-02-08 22:40:29.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:29.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-08 22:40:29.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-08 22:40:29.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-08 22:40:29.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-08 22:40:29.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:29.238 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71e2ddd: (connection evicted) 2024-02-08 22:40:29.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:29.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-08 22:40:29.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-08 22:40:29.273 [DefaultDispatcher-worker-11 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 22:40:29.274 [DefaultDispatcher-worker-11 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.274 [DefaultDispatcher-worker-11 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:29.274 [DefaultDispatcher-worker-11 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.275 [DefaultDispatcher-worker-9 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.275 [DefaultDispatcher-worker-9 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.329 [DefaultDispatcher-worker-11 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:29.329 [DefaultDispatcher-worker-11 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.330 [DefaultDispatcher-worker-11 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:29.330 [DefaultDispatcher-worker-11 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.331 [DefaultDispatcher-worker-9 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.331 [DefaultDispatcher-worker-9 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.464 [DefaultDispatcher-worker-2 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 22:40:29.464 [DefaultDispatcher-worker-2 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.464 [DefaultDispatcher-worker-2 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:29.464 [DefaultDispatcher-worker-2 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.465 [DefaultDispatcher-worker-19 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.465 [DefaultDispatcher-worker-19 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.601 [DefaultDispatcher-worker-5 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 22:40:29.602 [DefaultDispatcher-worker-5 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.602 [DefaultDispatcher-worker-5 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:29.602 [DefaultDispatcher-worker-5 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.602 [DefaultDispatcher-worker-13 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 22:40:29.603 [DefaultDispatcher-worker-13 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.603 [DefaultDispatcher-worker-13 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:29.603 [DefaultDispatcher-worker-13 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.603 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.603 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.603 [DefaultDispatcher-worker-13 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.603 [DefaultDispatcher-worker-13 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.673 [DefaultDispatcher-worker-3 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3c81e1 2024-02-08 22:40:29.674 [DefaultDispatcher-worker-3 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.674 [DefaultDispatcher-worker-3 @coroutine#3017] 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-02-08 22:40:29.674 [DefaultDispatcher-worker-3 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.675 [DefaultDispatcher-worker-3 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.690 [DefaultDispatcher-worker-4 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:29.690 [DefaultDispatcher-worker-4 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.690 [DefaultDispatcher-worker-4 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:29.690 [DefaultDispatcher-worker-4 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.691 [DefaultDispatcher-worker-7 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.691 [DefaultDispatcher-worker-7 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.851 [DefaultDispatcher-worker-1 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:29.852 [DefaultDispatcher-worker-1 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.852 [DefaultDispatcher-worker-1 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:29.852 [DefaultDispatcher-worker-1 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.853 [DefaultDispatcher-worker-7 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:29.853 [DefaultDispatcher-worker-7 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.021 [DefaultDispatcher-worker-11 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 22:40:30.021 [DefaultDispatcher-worker-11 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.021 [DefaultDispatcher-worker-11 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:30.021 [DefaultDispatcher-worker-11 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.022 [DefaultDispatcher-worker-13 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.022 [DefaultDispatcher-worker-13 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.155 [DefaultDispatcher-worker-7 @coroutine#3179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 22:40:30.155 [DefaultDispatcher-worker-7 @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.155 [DefaultDispatcher-worker-7 @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.localdomain:43417/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:30.156 [DefaultDispatcher-worker-7 @coroutine#3179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.156 [DefaultDispatcher-worker-1 @coroutine#3179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.157 [DefaultDispatcher-worker-1 @coroutine#3179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-08 22:40:30.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-08 22:40:30.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:30.243 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e9e4468: (connection evicted) 2024-02-08 22:40:30.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:30.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-08 22:40:30.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62818ab0 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:30.247 [Test worker @coroutine#4290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-08 22:40:30.248 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-02-08 22:40:30.248 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-02-08 22:40:30.248 [Test worker @coroutine#4290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-08 22:40:30.262 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-02-08 22:40:30.273 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-02-08 22:40:30.274 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-02-08 22:40:30.276 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a641f6 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:30.276 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-08 22:40:30.277 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:30.277 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:30.277 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:30.277 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:30.277 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:30.277 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:30.277 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:30.277 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:30.277 [Test worker @coroutine#4290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-08 22:40:30.277 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ed8b75 2024-02-08 22:40:30.277 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ed8b75 2024-02-08 22:40:30.277 [Test worker @coroutine#4290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-08 22:40:30.284 [DefaultDispatcher-worker-13 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 22:40:30.284 [DefaultDispatcher-worker-13 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.284 [DefaultDispatcher-worker-13 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:30.284 [DefaultDispatcher-worker-13 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.286 [DefaultDispatcher-worker-3 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.286 [DefaultDispatcher-worker-3 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.293 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ed8b75 2024-02-08 22:40:30.304 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ed8b75 2024-02-08 22:40:30.306 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ed8b75 2024-02-08 22:40:30.308 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ed8b75 2024-02-08 22:40:30.319 [DefaultDispatcher-worker-6 @coroutine#4306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ed8b75 2024-02-08 22:40:30.332 [DefaultDispatcher-worker-15 @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-02-08 22:40:30.342 [DefaultDispatcher-worker-1 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:30.342 [DefaultDispatcher-worker-1 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.342 [DefaultDispatcher-worker-1 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:30.342 [DefaultDispatcher-worker-1 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.343 [DefaultDispatcher-worker-9 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.343 [DefaultDispatcher-worker-9 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.348 [DefaultDispatcher-worker-1 @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-02-08 22:40:30.348 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:30.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-02-08 22:40:30.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-02-08 22:40:30.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:30.352 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c070ade: (connection evicted) 2024-02-08 22:40:30.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:30.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-02-08 22:40:30.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-02-08 22:40:30.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-08 22:40:30.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-08 22:40:30.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:30.353 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18ed8b75: (connection evicted) 2024-02-08 22:40:30.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:30.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-08 22:40:30.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7828bc6b 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:30.355 [Test worker @coroutine#4337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-08 22:40:30.356 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-08 22:40:30.356 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-08 22:40:30.356 [Test worker @coroutine#4337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-08 22:40:30.376 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-08 22:40:30.392 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-08 22:40:30.395 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-08 22:40:30.397 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bbb3c84 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:30.398 [Test worker @coroutine#4337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-08 22:40:30.399 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-08 22:40:30.399 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-08 22:40:30.399 [Test worker @coroutine#4337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-08 22:40:30.417 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-08 22:40:30.427 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-08 22:40:30.429 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-08 22:40:30.430 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-08 22:40:30.441 [DefaultDispatcher-worker-11 @coroutine#4350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-08 22:40:30.454 [DefaultDispatcher-worker-16 @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-08 22:40:30.456 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:30.465 [DefaultDispatcher-worker-8 @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-08 22:40:30.475 [DefaultDispatcher-worker-13 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 22:40:30.475 [DefaultDispatcher-worker-13 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.475 [DefaultDispatcher-worker-13 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:30.475 [DefaultDispatcher-worker-13 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.476 [DefaultDispatcher-worker-19 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.477 [DefaultDispatcher-worker-19 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.477 [DefaultDispatcher-worker-19 @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-08 22:40:30.496 [DefaultDispatcher-worker-17 @coroutine#4381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-08 22:40:30.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-08 22:40:30.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-08 22:40:30.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:30.499 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60cbba57: (connection evicted) 2024-02-08 22:40:30.499 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:30.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:30.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-08 22:40:30.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-08 22:40:30.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-08 22:40:30.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-08 22:40:30.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:30.500 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff: (connection evicted) 2024-02-08 22:40:30.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:30.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-08 22:40:30.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-08 22:40:30.501 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b6bae60 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-08 22:40:30.502 [Test worker @coroutine#4393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-08 22:40:30.517 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-08 22:40:30.527 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-08 22:40:30.529 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-08 22:40:30.531 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-08 22:40:30.531 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@104e6540 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-08 22:40:30.532 [Test worker @coroutine#4393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-08 22:40:30.545 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-08 22:40:30.556 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-08 22:40:30.557 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-08 22:40:30.559 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-08 22:40:30.570 [DefaultDispatcher-worker-3 @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a 2024-02-08 22:40:30.584 [DefaultDispatcher-worker-13 @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-08 22:40:30.597 [DefaultDispatcher-worker-3 @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-08 22:40:30.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-08 22:40:30.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-08 22:40:30.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:30.602 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66be0e72: (connection evicted) 2024-02-08 22:40:30.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:30.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-08 22:40:30.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-08 22:40:30.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-08 22:40:30.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-08 22:40:30.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:30.604 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a41d17a: (connection evicted) 2024-02-08 22:40:30.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:30.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-08 22:40:30.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-08 22:40:30.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b89515b 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-08 22:40:30.606 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-08 22:40:30.607 [Test worker @coroutine#4433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-08 22:40:30.614 [DefaultDispatcher-worker-2 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 22:40:30.614 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.614 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:30.614 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.614 [DefaultDispatcher-worker-9 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 22:40:30.614 [DefaultDispatcher-worker-9 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.615 [DefaultDispatcher-worker-9 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:30.615 [DefaultDispatcher-worker-9 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.615 [DefaultDispatcher-worker-15 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.615 [DefaultDispatcher-worker-11 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.615 [DefaultDispatcher-worker-15 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.615 [DefaultDispatcher-worker-11 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.623 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-08 22:40:30.634 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-08 22:40:30.635 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-08 22:40:30.637 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-08 22:40:30.637 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5482b32a 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1300112e 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1300112e 2024-02-08 22:40:30.638 [Test worker @coroutine#4433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-08 22:40:30.651 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1300112e 2024-02-08 22:40:30.661 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1300112e 2024-02-08 22:40:30.663 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1300112e 2024-02-08 22:40:30.665 [Test worker @coroutine#4451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1300112e 2024-02-08 22:40:30.676 [DefaultDispatcher-worker-9 @coroutine#4453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1300112e 2024-02-08 22:40:30.683 [DefaultDispatcher-worker-1 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3c81e1 2024-02-08 22:40:30.683 [DefaultDispatcher-worker-1 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.683 [DefaultDispatcher-worker-1 @coroutine#3017] 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-02-08 22:40:30.684 [DefaultDispatcher-worker-1 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.684 [DefaultDispatcher-worker-1 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.689 [DefaultDispatcher-worker-15 @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-08 22:40:30.700 [DefaultDispatcher-worker-10 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:30.701 [DefaultDispatcher-worker-10 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.701 [DefaultDispatcher-worker-10 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:30.701 [DefaultDispatcher-worker-10 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.702 [DefaultDispatcher-worker-13 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.702 [DefaultDispatcher-worker-13 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.703 [DefaultDispatcher-worker-13 @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-08 22:40:30.707 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:30.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-08 22:40:30.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-08 22:40:30.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:30.707 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17e725fb: (connection evicted) 2024-02-08 22:40:30.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:30.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-08 22:40:30.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-08 22:40:30.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-08 22:40:30.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-08 22:40:30.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:30.708 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1300112e: (connection evicted) 2024-02-08 22:40:30.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:30.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-08 22:40:30.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-08 22:40:30.710 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-08 22:40:30.710 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:30.710 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:30.710 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:30.710 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:30.710 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:30.710 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:30.710 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66c88fce 2024-02-08 22:40:30.710 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-02-08 22:40:30.711 [Test worker @coroutine#4485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-08 22:40:30.728 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-02-08 22:40:30.738 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-02-08 22:40:30.740 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-02-08 22:40:30.741 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72b689f6 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-02-08 22:40:30.742 [Test worker @coroutine#4485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-08 22:40:30.755 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-02-08 22:40:30.766 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-02-08 22:40:30.767 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-02-08 22:40:30.769 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-02-08 22:40:30.779 [DefaultDispatcher-worker-1 @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4557723a 2024-02-08 22:40:30.792 [DefaultDispatcher-worker-12 @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-02-08 22:40:30.805 [DefaultDispatcher-worker-3 @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12 2024-02-08 22:40:30.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-08 22:40:30.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-08 22:40:30.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:30.810 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68a7bc12: (connection evicted) 2024-02-08 22:40:30.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:30.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-08 22:40:30.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-08 22:40:30.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-08 22:40:30.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-08 22:40:30.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:30.811 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4557723a: (connection evicted) 2024-02-08 22:40:30.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:30.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-08 22:40:30.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-08 22:40:30.813 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-08 22:40:30.813 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:30.813 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:30.813 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:30.813 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:30.813 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:30.813 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:30.813 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@789d45f7 2024-02-08 22:40:30.813 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:30.813 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:30.813 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:30.813 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:30.813 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:30.813 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:30.813 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:30.813 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:30.813 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:30.813 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:30.813 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:30.813 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:30.813 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:30.813 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:30.813 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:30.813 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:30.813 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:30.813 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:30.814 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:30.814 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-08 22:40:30.814 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:30.814 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:30.814 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:30.814 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:30.814 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:30.814 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:30.814 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:30.814 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:30.814 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-08 22:40:30.814 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2024-02-08 22:40:30.814 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2024-02-08 22:40:30.814 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-08 22:40:30.830 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2024-02-08 22:40:30.841 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2024-02-08 22:40:30.842 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2024-02-08 22:40:30.844 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2024-02-08 22:40:30.844 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a983f8a 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2024-02-08 22:40:30.845 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-08 22:40:30.858 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2024-02-08 22:40:30.862 [DefaultDispatcher-worker-12 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:30.863 [DefaultDispatcher-worker-12 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.863 [DefaultDispatcher-worker-12 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:30.863 [DefaultDispatcher-worker-12 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.864 [DefaultDispatcher-worker-18 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.864 [DefaultDispatcher-worker-18 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:30.869 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2024-02-08 22:40:30.871 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2024-02-08 22:40:30.872 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2024-02-08 22:40:30.883 [DefaultDispatcher-worker-19 @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2024-02-08 22:40:30.898 [DefaultDispatcher-worker-7 @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2024-02-08 22:40:30.910 [DefaultDispatcher-worker-10 @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2024-02-08 22:40:30.914 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:30.918 [DefaultDispatcher-worker-14 @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2024-02-08 22:40:30.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-08 22:40:30.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-08 22:40:30.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:30.923 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53a645a2: (connection evicted) 2024-02-08 22:40:30.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:30.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-08 22:40:30.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-08 22:40:30.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-08 22:40:30.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-08 22:40:30.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:30.925 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54c1878b: (connection evicted) 2024-02-08 22:40:30.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:30.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-08 22:40:30.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17e323fd 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:30.927 [Test worker @coroutine#4569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-08 22:40:30.928 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@33319df0 2024-02-08 22:40:30.928 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@33319df0 2024-02-08 22:40:30.928 [Test worker @coroutine#4569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-08 22:40:30.943 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33319df0 2024-02-08 22:40:30.954 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33319df0 2024-02-08 22:40:30.955 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33319df0 2024-02-08 22:40:30.957 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33319df0 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58dd1d0c 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2024-02-08 22:40:30.958 [Test worker @coroutine#4569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-08 22:40:30.971 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2024-02-08 22:40:30.982 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2024-02-08 22:40:30.984 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2024-02-08 22:40:30.986 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2024-02-08 22:40:30.996 [DefaultDispatcher-worker-10 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e 2024-02-08 22:40:31.010 [DefaultDispatcher-worker-4 @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33319df0 2024-02-08 22:40:31.021 [DefaultDispatcher-worker-3 @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33319df0 2024-02-08 22:40:31.028 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:31.031 [DefaultDispatcher-worker-1 @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33319df0 2024-02-08 22:40:31.033 [DefaultDispatcher-worker-13 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 22:40:31.033 [DefaultDispatcher-worker-13 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.033 [DefaultDispatcher-worker-13 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:31.033 [DefaultDispatcher-worker-13 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.034 [DefaultDispatcher-worker-16 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.034 [DefaultDispatcher-worker-16 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.045 [DefaultDispatcher-worker-13 @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33319df0 2024-02-08 22:40:31.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-08 22:40:31.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-08 22:40:31.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:31.049 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33319df0: (connection evicted) 2024-02-08 22:40:31.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:31.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-08 22:40:31.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-08 22:40:31.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-08 22:40:31.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-08 22:40:31.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:31.051 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dd8b40e: (connection evicted) 2024-02-08 22:40:31.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:31.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-08 22:40:31.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@515555b 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:31.053 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-08 22:40:31.054 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2024-02-08 22:40:31.054 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2024-02-08 22:40:31.054 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-08 22:40:31.067 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2024-02-08 22:40:31.078 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2024-02-08 22:40:31.079 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2024-02-08 22:40:31.081 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2024-02-08 22:40:31.081 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4af0ae2c 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2024-02-08 22:40:31.082 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-08 22:40:31.095 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2024-02-08 22:40:31.105 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2024-02-08 22:40:31.107 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2024-02-08 22:40:31.109 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2024-02-08 22:40:31.119 [DefaultDispatcher-worker-5 @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d 2024-02-08 22:40:31.132 [DefaultDispatcher-worker-5 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2024-02-08 22:40:31.143 [DefaultDispatcher-worker-5 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2024-02-08 22:40:31.146 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@204beb58 2024-02-08 22:40:31.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-08 22:40:31.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-08 22:40:31.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:31.151 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@204beb58: (connection evicted) 2024-02-08 22:40:31.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:31.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-08 22:40:31.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-08 22:40:31.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-08 22:40:31.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-08 22:40:31.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:31.152 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@705ebb4d: (connection evicted) 2024-02-08 22:40:31.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:31.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-08 22:40:31.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@218c6d3e 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:31.154 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-08 22:40:31.155 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2024-02-08 22:40:31.155 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2024-02-08 22:40:31.155 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-08 22:40:31.165 [DefaultDispatcher-worker-2 @coroutine#3179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 22:40:31.165 [DefaultDispatcher-worker-2 @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.165 [DefaultDispatcher-worker-2 @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.localdomain:43417/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:31.165 [DefaultDispatcher-worker-2 @coroutine#3179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.166 [DefaultDispatcher-worker-14 @coroutine#3179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.166 [DefaultDispatcher-worker-14 @coroutine#3179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.169 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2024-02-08 22:40:31.179 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2024-02-08 22:40:31.181 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2024-02-08 22:40:31.183 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27ea7c8f 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:31.183 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-08 22:40:31.184 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-02-08 22:40:31.184 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-02-08 22:40:31.184 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-08 22:40:31.197 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-02-08 22:40:31.207 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-02-08 22:40:31.209 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-02-08 22:40:31.210 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-02-08 22:40:31.221 [DefaultDispatcher-worker-15 @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-02-08 22:40:31.236 [DefaultDispatcher-worker-6 @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2024-02-08 22:40:31.246 [DefaultDispatcher-worker-4 @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2024-02-08 22:40:31.249 [Test worker @coroutine#4695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2024-02-08 22:40:31.253 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f5259a 2024-02-08 22:40:31.255 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:31.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-08 22:40:31.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-08 22:40:31.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:31.259 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44f5259a: (connection evicted) 2024-02-08 22:40:31.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:31.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-08 22:40:31.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-08 22:40:31.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-08 22:40:31.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-08 22:40:31.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:31.260 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12: (connection evicted) 2024-02-08 22:40:31.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:31.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-08 22:40:31.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3203ffa3 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2024-02-08 22:40:31.262 [Test worker @coroutine#4716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-08 22:40:31.279 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2024-02-08 22:40:31.289 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2024-02-08 22:40:31.291 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2024-02-08 22:40:31.292 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a25c9ad 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2024-02-08 22:40:31.293 [Test worker @coroutine#4716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-08 22:40:31.295 [DefaultDispatcher-worker-11 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 22:40:31.295 [DefaultDispatcher-worker-11 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.295 [DefaultDispatcher-worker-11 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:31.295 [DefaultDispatcher-worker-11 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.297 [DefaultDispatcher-worker-14 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.297 [DefaultDispatcher-worker-14 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.307 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2024-02-08 22:40:31.318 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2024-02-08 22:40:31.319 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2024-02-08 22:40:31.321 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2024-02-08 22:40:31.332 [DefaultDispatcher-worker-11 @coroutine#4733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2024-02-08 22:40:31.348 [DefaultDispatcher-worker-15 @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2024-02-08 22:40:31.353 [DefaultDispatcher-worker-8 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:31.353 [DefaultDispatcher-worker-8 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.353 [DefaultDispatcher-worker-8 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:31.353 [DefaultDispatcher-worker-8 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.354 [DefaultDispatcher-worker-2 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.354 [DefaultDispatcher-worker-2 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.361 [DefaultDispatcher-worker-4 @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2024-02-08 22:40:31.363 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:31.411 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:31.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-08 22:40:31.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-08 22:40:31.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:31.419 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25f67aea: (connection evicted) 2024-02-08 22:40:31.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:31.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-08 22:40:31.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-08 22:40:31.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-08 22:40:31.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-08 22:40:31.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:31.420 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2: (connection evicted) 2024-02-08 22:40:31.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:31.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-08 22:40:31.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19370af1 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:31.422 [Test worker @coroutine#4775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-08 22:40:31.423 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2024-02-08 22:40:31.423 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2024-02-08 22:40:31.423 [Test worker @coroutine#4775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-08 22:40:31.440 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2024-02-08 22:40:31.450 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2024-02-08 22:40:31.452 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2024-02-08 22:40:31.454 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67836d4 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:31.454 [Test worker @coroutine#4775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-08 22:40:31.455 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e4e27f 2024-02-08 22:40:31.455 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e4e27f 2024-02-08 22:40:31.455 [Test worker @coroutine#4775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-08 22:40:31.468 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e4e27f 2024-02-08 22:40:31.478 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e4e27f 2024-02-08 22:40:31.480 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e4e27f 2024-02-08 22:40:31.482 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e4e27f 2024-02-08 22:40:31.486 [DefaultDispatcher-worker-18 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 22:40:31.486 [DefaultDispatcher-worker-18 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.486 [DefaultDispatcher-worker-18 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:31.486 [DefaultDispatcher-worker-18 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.487 [DefaultDispatcher-worker-17 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.487 [DefaultDispatcher-worker-17 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.493 [DefaultDispatcher-worker-5 @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e4e27f 2024-02-08 22:40:31.507 [DefaultDispatcher-worker-9 @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2024-02-08 22:40:31.517 [DefaultDispatcher-worker-5 @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2024-02-08 22:40:31.525 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:31.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-08 22:40:31.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-08 22:40:31.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:31.526 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60515ab1: (connection evicted) 2024-02-08 22:40:31.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:31.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-08 22:40:31.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-08 22:40:31.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-08 22:40:31.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-08 22:40:31.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:31.528 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20e4e27f: (connection evicted) 2024-02-08 22:40:31.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:31.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-08 22:40:31.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@365eaef 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:31.530 [Test worker @coroutine#4819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-08 22:40:31.531 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2024-02-08 22:40:31.531 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2024-02-08 22:40:31.531 [Test worker @coroutine#4819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-08 22:40:31.549 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2024-02-08 22:40:31.560 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2024-02-08 22:40:31.561 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2024-02-08 22:40:31.563 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2024-02-08 22:40:31.563 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62d4dac4 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2024-02-08 22:40:31.564 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2024-02-08 22:40:31.565 [Test worker @coroutine#4819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-08 22:40:31.579 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2024-02-08 22:40:31.590 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2024-02-08 22:40:31.592 [Test worker @coroutine#4829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2024-02-08 22:40:31.594 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2024-02-08 22:40:31.605 [DefaultDispatcher-worker-7 @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2024-02-08 22:40:31.619 [DefaultDispatcher-worker-16 @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2024-02-08 22:40:31.626 [DefaultDispatcher-worker-12 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 22:40:31.626 [DefaultDispatcher-worker-3 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 22:40:31.626 [DefaultDispatcher-worker-12 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.626 [DefaultDispatcher-worker-3 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.626 [DefaultDispatcher-worker-12 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:31.626 [DefaultDispatcher-worker-3 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:31.626 [DefaultDispatcher-worker-12 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.626 [DefaultDispatcher-worker-3 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.627 [DefaultDispatcher-worker-14 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.627 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.627 [DefaultDispatcher-worker-14 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.627 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.631 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:31.633 [DefaultDispatcher-worker-7 @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2024-02-08 22:40:31.636 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2024-02-08 22:40:31.639 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2b199 2024-02-08 22:40:31.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-08 22:40:31.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-08 22:40:31.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:31.644 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9e2b199: (connection evicted) 2024-02-08 22:40:31.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:31.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-08 22:40:31.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-08 22:40:31.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-08 22:40:31.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-08 22:40:31.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:31.645 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35c83c56: (connection evicted) 2024-02-08 22:40:31.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:31.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-08 22:40:31.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32cda33c 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:31.647 [Test worker @coroutine#4871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-08 22:40:31.648 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@63437af4 2024-02-08 22:40:31.648 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@63437af4 2024-02-08 22:40:31.648 [Test worker @coroutine#4871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-08 22:40:31.661 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63437af4 2024-02-08 22:40:31.672 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63437af4 2024-02-08 22:40:31.674 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63437af4 2024-02-08 22:40:31.675 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63437af4 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63e0c744 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:31.676 [Test worker @coroutine#4871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-08 22:40:31.677 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@3284f91f 2024-02-08 22:40:31.677 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@3284f91f 2024-02-08 22:40:31.677 [Test worker @coroutine#4871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-08 22:40:31.690 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3284f91f 2024-02-08 22:40:31.693 [DefaultDispatcher-worker-14 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3c81e1 2024-02-08 22:40:31.693 [DefaultDispatcher-worker-14 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.693 [DefaultDispatcher-worker-14 @coroutine#3017] 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-02-08 22:40:31.693 [DefaultDispatcher-worker-14 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.694 [DefaultDispatcher-worker-14 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.701 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3284f91f 2024-02-08 22:40:31.702 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3284f91f 2024-02-08 22:40:31.704 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3284f91f 2024-02-08 22:40:31.712 [DefaultDispatcher-worker-19 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:31.712 [DefaultDispatcher-worker-19 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.712 [DefaultDispatcher-worker-19 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:31.712 [DefaultDispatcher-worker-19 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.713 [DefaultDispatcher-worker-13 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.713 [DefaultDispatcher-worker-13 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.714 [DefaultDispatcher-worker-15 @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3284f91f 2024-02-08 22:40:31.727 [DefaultDispatcher-worker-2 @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63437af4 2024-02-08 22:40:31.739 [DefaultDispatcher-worker-15 @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63437af4 2024-02-08 22:40:31.748 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:31.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-08 22:40:31.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-08 22:40:31.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:31.750 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63437af4: (connection evicted) 2024-02-08 22:40:31.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:31.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-08 22:40:31.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-08 22:40:31.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-08 22:40:31.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-08 22:40:31.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:31.751 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3284f91f: (connection evicted) 2024-02-08 22:40:31.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:31.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-08 22:40:31.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4303511e 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:31.754 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-08 22:40:31.755 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@20183e2d 2024-02-08 22:40:31.755 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@20183e2d 2024-02-08 22:40:31.755 [Test worker @coroutine#4932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-08 22:40:31.775 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20183e2d 2024-02-08 22:40:31.792 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20183e2d 2024-02-08 22:40:31.795 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20183e2d 2024-02-08 22:40:31.797 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20183e2d 2024-02-08 22:40:31.807 [DefaultDispatcher-worker-2 @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20183e2d 2024-02-08 22:40:31.810 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20183e2d 2024-02-08 22:40:31.823 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20183e2d 2024-02-08 22:40:31.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-08 22:40:31.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-08 22:40:31.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:31.837 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20183e2d: (connection evicted) 2024-02-08 22:40:31.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:31.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-08 22:40:31.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ed4c822 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2024-02-08 22:40:31.839 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-08 22:40:31.852 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2024-02-08 22:40:31.863 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2024-02-08 22:40:31.864 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2024-02-08 22:40:31.866 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cb50dc 2024-02-08 22:40:31.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-08 22:40:31.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-08 22:40:31.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:31.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:31.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-08 22:40:31.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-08 22:40:31.871 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-08 22:40:31.871 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:31.871 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:31.871 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:31.871 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:31.871 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:31.871 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:31.871 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ab959e8 2024-02-08 22:40:31.871 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:31.871 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:31.871 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:31.871 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:31.871 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:31.871 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:31.871 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:31.871 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:31.871 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:31.871 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:31.871 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:31.871 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:31.872 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:31.872 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:31.872 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:31.872 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:31.872 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:31.872 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:31.872 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:31.872 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-08 22:40:31.872 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:31.872 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:31.872 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:31.872 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:31.872 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:31.872 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:31.872 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:31.872 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:31.872 [Test worker @coroutine#4996] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-08 22:40:31.872 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f910283 2024-02-08 22:40:31.872 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f910283 2024-02-08 22:40:31.872 [Test worker @coroutine#4996] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-08 22:40:31.874 [DefaultDispatcher-worker-17 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:31.874 [DefaultDispatcher-worker-17 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.874 [DefaultDispatcher-worker-17 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:31.874 [DefaultDispatcher-worker-17 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.875 [DefaultDispatcher-worker-8 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.875 [DefaultDispatcher-worker-8 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:31.885 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f910283 2024-02-08 22:40:31.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f910283 2024-02-08 22:40:31.897 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f910283 2024-02-08 22:40:31.899 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f910283 2024-02-08 22:40:31.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-08 22:40:31.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-08 22:40:31.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:31.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:31.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-08 22:40:31.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-08 22:40:31.904 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c168f98 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e95c023 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e95c023 2024-02-08 22:40:31.905 [Test worker @coroutine#5029] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-08 22:40:31.920 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e95c023 2024-02-08 22:40:31.931 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e95c023 2024-02-08 22:40:31.933 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e95c023 2024-02-08 22:40:31.934 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e95c023 2024-02-08 22:40:31.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-08 22:40:31.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-08 22:40:31.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:31.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:31.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-08 22:40:31.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bdf6d63 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:31.940 [Test worker @coroutine#5062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-08 22:40:31.941 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b61bb 2024-02-08 22:40:31.941 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b61bb 2024-02-08 22:40:31.941 [Test worker @coroutine#5062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-08 22:40:31.954 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29b61bb 2024-02-08 22:40:31.965 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29b61bb 2024-02-08 22:40:31.967 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29b61bb 2024-02-08 22:40:31.969 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29b61bb 2024-02-08 22:40:31.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-08 22:40:31.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-08 22:40:31.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:31.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:31.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-08 22:40:31.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d3a147f 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:31.974 [Test worker @coroutine#5090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-08 22:40:31.975 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-02-08 22:40:31.975 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-02-08 22:40:31.975 [Test worker @coroutine#5090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-08 22:40:31.988 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-02-08 22:40:31.999 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-02-08 22:40:32.001 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-02-08 22:40:32.002 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-02-08 22:40:32.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-08 22:40:32.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-08 22:40:32.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:32.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:32.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-08 22:40:32.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-08 22:40:32.007 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23657729 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c05c5b 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c05c5b 2024-02-08 22:40:32.008 [Test worker @coroutine#5120] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-08 22:40:32.022 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c05c5b 2024-02-08 22:40:32.032 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c05c5b 2024-02-08 22:40:32.034 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c05c5b 2024-02-08 22:40:32.036 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c05c5b 2024-02-08 22:40:32.045 [DefaultDispatcher-worker-16 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 22:40:32.046 [DefaultDispatcher-worker-16 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.046 [DefaultDispatcher-worker-16 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:32.046 [DefaultDispatcher-worker-16 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.046 [DefaultDispatcher-worker-1 @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c05c5b 2024-02-08 22:40:32.047 [DefaultDispatcher-worker-8 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.047 [DefaultDispatcher-worker-8 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.051 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c05c5b 2024-02-08 22:40:32.057 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c05c5b 2024-02-08 22:40:32.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-08 22:40:32.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-08 22:40:32.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:32.060 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68c05c5b: (connection evicted) 2024-02-08 22:40:32.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:32.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-08 22:40:32.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b26839d 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:32.063 [Test worker @coroutine#5156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-08 22:40:32.064 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d10160a 2024-02-08 22:40:32.064 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d10160a 2024-02-08 22:40:32.064 [Test worker @coroutine#5156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-08 22:40:32.084 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d10160a 2024-02-08 22:40:32.100 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d10160a 2024-02-08 22:40:32.102 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d10160a 2024-02-08 22:40:32.104 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d10160a 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@693c7741 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@175c4ae5 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@175c4ae5 2024-02-08 22:40:32.105 [Test worker @coroutine#5156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-08 22:40:32.119 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@175c4ae5 2024-02-08 22:40:32.130 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@175c4ae5 2024-02-08 22:40:32.131 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@175c4ae5 2024-02-08 22:40:32.134 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@175c4ae5 2024-02-08 22:40:32.146 [DefaultDispatcher-worker-17 @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@175c4ae5 2024-02-08 22:40:32.158 [DefaultDispatcher-worker-3 @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d10160a 2024-02-08 22:40:32.164 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:32.176 [DefaultDispatcher-worker-7 @coroutine#3179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 22:40:32.176 [DefaultDispatcher-worker-7 @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.176 [DefaultDispatcher-worker-7 @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.localdomain:43417/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:32.176 [DefaultDispatcher-worker-7 @coroutine#3179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.177 [DefaultDispatcher-worker-7 @coroutine#3179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.177 [DefaultDispatcher-worker-7 @coroutine#3179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.190 [DefaultDispatcher-worker-2 @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d10160a 2024-02-08 22:40:32.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-08 22:40:32.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-08 22:40:32.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:32.198 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d10160a: (connection evicted) 2024-02-08 22:40:32.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:32.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-08 22:40:32.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-08 22:40:32.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-08 22:40:32.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-08 22:40:32.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:32.199 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@175c4ae5: (connection evicted) 2024-02-08 22:40:32.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:32.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-08 22:40:32.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19e03398 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1adb8a 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1adb8a 2024-02-08 22:40:32.201 [Test worker @coroutine#5187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-08 22:40:32.216 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1adb8a 2024-02-08 22:40:32.227 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1adb8a 2024-02-08 22:40:32.228 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1adb8a 2024-02-08 22:40:32.230 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1adb8a 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40b7e68c 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:32.230 [Test worker @coroutine#5187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-08 22:40:32.231 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@21632bf8 2024-02-08 22:40:32.231 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@21632bf8 2024-02-08 22:40:32.231 [Test worker @coroutine#5187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-08 22:40:32.243 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21632bf8 2024-02-08 22:40:32.253 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21632bf8 2024-02-08 22:40:32.255 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21632bf8 2024-02-08 22:40:32.257 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21632bf8 2024-02-08 22:40:32.267 [DefaultDispatcher-worker-18 @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21632bf8 2024-02-08 22:40:32.281 [DefaultDispatcher-worker-9 @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1adb8a 2024-02-08 22:40:32.302 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:32.307 [DefaultDispatcher-worker-9 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 22:40:32.307 [DefaultDispatcher-worker-9 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.307 [DefaultDispatcher-worker-9 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:32.307 [DefaultDispatcher-worker-9 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.308 [DefaultDispatcher-worker-7 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.308 [DefaultDispatcher-worker-7 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.313 [DefaultDispatcher-worker-9 @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1adb8a 2024-02-08 22:40:32.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-08 22:40:32.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-08 22:40:32.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:32.316 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c1adb8a: (connection evicted) 2024-02-08 22:40:32.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:32.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-08 22:40:32.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-08 22:40:32.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-08 22:40:32.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-08 22:40:32.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:32.317 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21632bf8: (connection evicted) 2024-02-08 22:40:32.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:32.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-08 22:40:32.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-08 22:40:32.319 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-08 22:40:32.319 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:32.319 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:32.319 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:32.319 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:32.319 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:32.319 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:32.319 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a304820 2024-02-08 22:40:32.319 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:32.319 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:32.319 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:32.319 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:32.319 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:32.319 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:32.319 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:32.319 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:32.319 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:32.319 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:32.319 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:32.319 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:32.319 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:32.319 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:32.319 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:32.319 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:32.319 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:32.320 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:32.320 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:32.320 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-08 22:40:32.320 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:32.320 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:32.320 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:32.320 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:32.320 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:32.320 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:32.320 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:32.320 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:32.320 [Test worker @coroutine#5216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-08 22:40:32.320 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab17cf 2024-02-08 22:40:32.320 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab17cf 2024-02-08 22:40:32.320 [Test worker @coroutine#5216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-08 22:40:32.333 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab17cf 2024-02-08 22:40:32.343 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab17cf 2024-02-08 22:40:32.345 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab17cf 2024-02-08 22:40:32.346 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab17cf 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73cd3b8 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb89000 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb89000 2024-02-08 22:40:32.347 [Test worker @coroutine#5216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-08 22:40:32.362 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb89000 2024-02-08 22:40:32.364 [DefaultDispatcher-worker-7 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:32.364 [DefaultDispatcher-worker-7 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.364 [DefaultDispatcher-worker-7 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:32.364 [DefaultDispatcher-worker-7 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.365 [DefaultDispatcher-worker-1 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.365 [DefaultDispatcher-worker-1 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.379 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb89000 2024-02-08 22:40:32.382 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb89000 2024-02-08 22:40:32.384 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb89000 2024-02-08 22:40:32.397 [DefaultDispatcher-worker-10 @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb89000 2024-02-08 22:40:32.410 [DefaultDispatcher-worker-15 @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab17cf 2024-02-08 22:40:32.420 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:32.434 [DefaultDispatcher-worker-16 @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab17cf 2024-02-08 22:40:32.442 [DefaultDispatcher-worker-19 @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab17cf 2024-02-08 22:40:32.448 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:32.453 [DefaultDispatcher-worker-10 @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab17cf 2024-02-08 22:40:32.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-08 22:40:32.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-08 22:40:32.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:32.465 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ab17cf: (connection evicted) 2024-02-08 22:40:32.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:32.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-08 22:40:32.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-08 22:40:32.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-08 22:40:32.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-08 22:40:32.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:32.466 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5eb89000: (connection evicted) 2024-02-08 22:40:32.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:32.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-08 22:40:32.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1418a1bd 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:32.469 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-08 22:40:32.470 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-02-08 22:40:32.470 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-02-08 22:40:32.470 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-08 22:40:32.483 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-02-08 22:40:32.495 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-02-08 22:40:32.497 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-02-08 22:40:32.497 [DefaultDispatcher-worker-9 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 22:40:32.497 [DefaultDispatcher-worker-9 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.497 [DefaultDispatcher-worker-9 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:32.497 [DefaultDispatcher-worker-9 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.498 [DefaultDispatcher-worker-10 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.498 [DefaultDispatcher-worker-10 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.498 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f67ff3e 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:32.499 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-08 22:40:32.500 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac1544f 2024-02-08 22:40:32.500 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac1544f 2024-02-08 22:40:32.500 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-08 22:40:32.513 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac1544f 2024-02-08 22:40:32.523 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac1544f 2024-02-08 22:40:32.525 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac1544f 2024-02-08 22:40:32.527 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac1544f 2024-02-08 22:40:32.538 [DefaultDispatcher-worker-8 @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac1544f 2024-02-08 22:40:32.556 [DefaultDispatcher-worker-8 @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-02-08 22:40:32.565 [DefaultDispatcher-worker-12 @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-02-08 22:40:32.570 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:32.572 [DefaultDispatcher-worker-8 @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628af295 2024-02-08 22:40:32.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-08 22:40:32.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-08 22:40:32.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:32.583 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@628af295: (connection evicted) 2024-02-08 22:40:32.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:32.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-08 22:40:32.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-08 22:40:32.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-08 22:40:32.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-08 22:40:32.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:32.584 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ac1544f: (connection evicted) 2024-02-08 22:40:32.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:32.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-08 22:40:32.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cfe881a 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@61bfd7da 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@61bfd7da 2024-02-08 22:40:32.586 [Test worker @coroutine#5300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-08 22:40:32.604 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bfd7da 2024-02-08 22:40:32.614 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bfd7da 2024-02-08 22:40:32.616 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bfd7da 2024-02-08 22:40:32.617 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bfd7da 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@477dc93 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb654e3 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb654e3 2024-02-08 22:40:32.618 [Test worker @coroutine#5300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-08 22:40:32.631 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb654e3 2024-02-08 22:40:32.638 [DefaultDispatcher-worker-1 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 22:40:32.638 [DefaultDispatcher-worker-5 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 22:40:32.638 [DefaultDispatcher-worker-1 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.638 [DefaultDispatcher-worker-1 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:32.638 [DefaultDispatcher-worker-1 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.639 [DefaultDispatcher-worker-5 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.639 [DefaultDispatcher-worker-5 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:32.639 [DefaultDispatcher-worker-5 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.640 [DefaultDispatcher-worker-11 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.640 [DefaultDispatcher-worker-11 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.640 [DefaultDispatcher-worker-19 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.640 [DefaultDispatcher-worker-19 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.643 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb654e3 2024-02-08 22:40:32.644 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb654e3 2024-02-08 22:40:32.646 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb654e3 2024-02-08 22:40:32.656 [DefaultDispatcher-worker-14 @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb654e3 2024-02-08 22:40:32.669 [DefaultDispatcher-worker-10 @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bfd7da 2024-02-08 22:40:32.679 [DefaultDispatcher-worker-6 @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bfd7da 2024-02-08 22:40:32.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-08 22:40:32.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-08 22:40:32.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:32.684 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61bfd7da: (connection evicted) 2024-02-08 22:40:32.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:32.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-08 22:40:32.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-08 22:40:32.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-08 22:40:32.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-08 22:40:32.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:32.685 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cb654e3: (connection evicted) 2024-02-08 22:40:32.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:32.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-08 22:40:32.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d28e108 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:32.688 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-08 22:40:32.689 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4587675c 2024-02-08 22:40:32.689 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4587675c 2024-02-08 22:40:32.689 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-08 22:40:32.701 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4587675c 2024-02-08 22:40:32.703 [DefaultDispatcher-worker-12 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3c81e1 2024-02-08 22:40:32.704 [DefaultDispatcher-worker-12 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.704 [DefaultDispatcher-worker-12 @coroutine#3017] 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-02-08 22:40:32.704 [DefaultDispatcher-worker-12 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.705 [DefaultDispatcher-worker-6 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.712 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4587675c 2024-02-08 22:40:32.713 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4587675c 2024-02-08 22:40:32.715 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4587675c 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d606c9 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:32.715 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:32.716 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:32.716 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-08 22:40:32.716 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@6792aa3e 2024-02-08 22:40:32.716 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@6792aa3e 2024-02-08 22:40:32.716 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-08 22:40:32.722 [DefaultDispatcher-worker-9 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:32.722 [DefaultDispatcher-worker-9 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.722 [DefaultDispatcher-worker-9 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:32.722 [DefaultDispatcher-worker-9 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.723 [DefaultDispatcher-worker-3 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.723 [DefaultDispatcher-worker-3 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.728 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6792aa3e 2024-02-08 22:40:32.739 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6792aa3e 2024-02-08 22:40:32.740 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6792aa3e 2024-02-08 22:40:32.742 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6792aa3e 2024-02-08 22:40:32.752 [DefaultDispatcher-worker-2 @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6792aa3e 2024-02-08 22:40:32.767 [DefaultDispatcher-worker-2 @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4587675c 2024-02-08 22:40:32.776 [DefaultDispatcher-worker-7 @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4587675c 2024-02-08 22:40:32.789 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:32.793 [DefaultDispatcher-worker-11 @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4587675c 2024-02-08 22:40:32.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-08 22:40:32.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-08 22:40:32.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:32.797 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4587675c: (connection evicted) 2024-02-08 22:40:32.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:32.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-08 22:40:32.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-08 22:40:32.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-08 22:40:32.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-08 22:40:32.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:32.798 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6792aa3e: (connection evicted) 2024-02-08 22:40:32.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:32.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-08 22:40:32.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b784f16 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-02-08 22:40:32.800 [Test worker @coroutine#5386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-08 22:40:32.816 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-02-08 22:40:32.826 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-02-08 22:40:32.828 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-02-08 22:40:32.830 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f78c132 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-08 22:40:32.830 [Test worker @coroutine#5386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-08 22:40:32.843 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-08 22:40:32.853 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-08 22:40:32.855 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-08 22:40:32.856 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-08 22:40:32.867 [DefaultDispatcher-worker-12 @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7127f04b 2024-02-08 22:40:32.880 [DefaultDispatcher-worker-3 @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-02-08 22:40:32.884 [DefaultDispatcher-worker-1 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:32.885 [DefaultDispatcher-worker-1 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.885 [DefaultDispatcher-worker-1 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:32.885 [DefaultDispatcher-worker-1 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.886 [DefaultDispatcher-worker-14 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.886 [DefaultDispatcher-worker-14 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:32.891 [DefaultDispatcher-worker-11 @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-02-08 22:40:32.900 [DefaultDispatcher-worker-8 @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-02-08 22:40:32.900 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:32.907 [DefaultDispatcher-worker-8 @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-02-08 22:40:32.921 [DefaultDispatcher-worker-8 @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2024-02-08 22:40:32.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-08 22:40:32.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-08 22:40:32.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:32.923 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@727b3b0: (connection evicted) 2024-02-08 22:40:32.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:32.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-08 22:40:32.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-08 22:40:32.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-08 22:40:32.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-08 22:40:32.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:32.924 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7127f04b: (connection evicted) 2024-02-08 22:40:32.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:32.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-08 22:40:32.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cd6b76a 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:32.926 [Test worker @coroutine#5427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-08 22:40:32.927 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2024-02-08 22:40:32.927 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2024-02-08 22:40:32.927 [Test worker @coroutine#5427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-08 22:40:32.943 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2024-02-08 22:40:32.954 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2024-02-08 22:40:32.955 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2024-02-08 22:40:32.957 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ed94e6a 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:32.957 [Test worker @coroutine#5427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-08 22:40:32.958 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@7314f4cb 2024-02-08 22:40:32.958 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@7314f4cb 2024-02-08 22:40:32.958 [Test worker @coroutine#5427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-08 22:40:32.972 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7314f4cb 2024-02-08 22:40:32.982 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7314f4cb 2024-02-08 22:40:32.984 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7314f4cb 2024-02-08 22:40:32.985 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7314f4cb 2024-02-08 22:40:32.996 [DefaultDispatcher-worker-7 @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7314f4cb 2024-02-08 22:40:33.010 [DefaultDispatcher-worker-18 @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2024-02-08 22:40:33.021 [DefaultDispatcher-worker-7 @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2024-02-08 22:40:33.027 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:33.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-08 22:40:33.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-08 22:40:33.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:33.031 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9677f54: (connection evicted) 2024-02-08 22:40:33.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:33.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-08 22:40:33.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-08 22:40:33.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-08 22:40:33.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-08 22:40:33.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:33.033 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7314f4cb: (connection evicted) 2024-02-08 22:40:33.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:33.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-08 22:40:33.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-08 22:40:33.034 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-08 22:40:33.034 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:33.034 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:33.034 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:33.034 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:33.034 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:33.034 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:33.034 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13e12ab6 2024-02-08 22:40:33.034 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:33.034 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:33.034 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be783a 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be783a 2024-02-08 22:40:33.035 [Test worker @coroutine#5467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-08 22:40:33.053 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be783a 2024-02-08 22:40:33.056 [DefaultDispatcher-worker-18 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 22:40:33.056 [DefaultDispatcher-worker-18 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.056 [DefaultDispatcher-worker-18 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:33.056 [DefaultDispatcher-worker-18 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.057 [DefaultDispatcher-worker-7 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.057 [DefaultDispatcher-worker-7 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.064 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be783a 2024-02-08 22:40:33.066 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be783a 2024-02-08 22:40:33.068 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be783a 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6178ac9d 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:33.068 [Test worker @coroutine#5467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-08 22:40:33.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@4177d427 2024-02-08 22:40:33.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@4177d427 2024-02-08 22:40:33.069 [Test worker @coroutine#5467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-08 22:40:33.082 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4177d427 2024-02-08 22:40:33.092 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4177d427 2024-02-08 22:40:33.093 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4177d427 2024-02-08 22:40:33.095 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4177d427 2024-02-08 22:40:33.106 [DefaultDispatcher-worker-9 @coroutine#5483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4177d427 2024-02-08 22:40:33.118 [DefaultDispatcher-worker-16 @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be783a 2024-02-08 22:40:33.128 [DefaultDispatcher-worker-4 @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be783a 2024-02-08 22:40:33.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-08 22:40:33.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-08 22:40:33.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:33.133 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5be783a: (connection evicted) 2024-02-08 22:40:33.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:33.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-08 22:40:33.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-08 22:40:33.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-08 22:40:33.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-08 22:40:33.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:33.134 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4177d427: (connection evicted) 2024-02-08 22:40:33.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:33.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-08 22:40:33.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b024fb2 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:33.136 [Test worker @coroutine#5510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-08 22:40:33.137 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@6426ad0b 2024-02-08 22:40:33.137 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@6426ad0b 2024-02-08 22:40:33.137 [Test worker @coroutine#5510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-08 22:40:33.153 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6426ad0b 2024-02-08 22:40:33.163 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6426ad0b 2024-02-08 22:40:33.165 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6426ad0b 2024-02-08 22:40:33.167 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6426ad0b 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b4a3114 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:33.167 [Test worker @coroutine#5510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-08 22:40:33.168 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@74d4f542 2024-02-08 22:40:33.168 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@74d4f542 2024-02-08 22:40:33.168 [Test worker @coroutine#5510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-08 22:40:33.181 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74d4f542 2024-02-08 22:40:33.186 [DefaultDispatcher-worker-15 @coroutine#3179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 22:40:33.187 [DefaultDispatcher-worker-15 @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.187 [DefaultDispatcher-worker-15 @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.localdomain:43417/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:33.187 [DefaultDispatcher-worker-15 @coroutine#3179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.188 [DefaultDispatcher-worker-3 @coroutine#3179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.188 [DefaultDispatcher-worker-3 @coroutine#3179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.192 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74d4f542 2024-02-08 22:40:33.193 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74d4f542 2024-02-08 22:40:33.195 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74d4f542 2024-02-08 22:40:33.205 [DefaultDispatcher-worker-16 @coroutine#5527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74d4f542 2024-02-08 22:40:33.221 [DefaultDispatcher-worker-17 @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6426ad0b 2024-02-08 22:40:33.231 [DefaultDispatcher-worker-15 @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6426ad0b 2024-02-08 22:40:33.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-08 22:40:33.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-08 22:40:33.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:33.236 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6426ad0b: (connection evicted) 2024-02-08 22:40:33.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:33.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-08 22:40:33.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-08 22:40:33.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-08 22:40:33.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-08 22:40:33.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:33.237 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74d4f542: (connection evicted) 2024-02-08 22:40:33.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:33.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-08 22:40:33.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52c919f3 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ac7cd6 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ac7cd6 2024-02-08 22:40:33.240 [Test worker @coroutine#5554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-08 22:40:33.253 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ac7cd6 2024-02-08 22:40:33.264 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ac7cd6 2024-02-08 22:40:33.265 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ac7cd6 2024-02-08 22:40:33.267 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ac7cd6 2024-02-08 22:40:33.267 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-08 22:40:33.267 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:33.267 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:33.267 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:33.267 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:33.267 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:33.267 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:33.267 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20dfe8b2 2024-02-08 22:40:33.267 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:33.267 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d8cbd1a 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d8cbd1a 2024-02-08 22:40:33.268 [Test worker @coroutine#5554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-08 22:40:33.281 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d8cbd1a 2024-02-08 22:40:33.291 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d8cbd1a 2024-02-08 22:40:33.292 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d8cbd1a 2024-02-08 22:40:33.294 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d8cbd1a 2024-02-08 22:40:33.305 [DefaultDispatcher-worker-9 @coroutine#5568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d8cbd1a 2024-02-08 22:40:33.316 [DefaultDispatcher-worker-5 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 22:40:33.316 [DefaultDispatcher-worker-5 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.316 [DefaultDispatcher-worker-5 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:33.316 [DefaultDispatcher-worker-5 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.317 [DefaultDispatcher-worker-18 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.317 [DefaultDispatcher-worker-18 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.320 [DefaultDispatcher-worker-10 @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ac7cd6 2024-02-08 22:40:33.338 [DefaultDispatcher-worker-4 @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ac7cd6 2024-02-08 22:40:33.341 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:33.348 [DefaultDispatcher-worker-18 @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ac7cd6 2024-02-08 22:40:33.368 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:33.373 [DefaultDispatcher-worker-7 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:33.373 [DefaultDispatcher-worker-7 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.373 [DefaultDispatcher-worker-7 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:33.373 [DefaultDispatcher-worker-7 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.374 [DefaultDispatcher-worker-5 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.374 [DefaultDispatcher-worker-5 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.472 [DefaultDispatcher-worker-6 @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ac7cd6 2024-02-08 22:40:33.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-08 22:40:33.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-08 22:40:33.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:33.475 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77ac7cd6: (connection evicted) 2024-02-08 22:40:33.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:33.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-08 22:40:33.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-08 22:40:33.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-08 22:40:33.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-08 22:40:33.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:33.476 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d8cbd1a: (connection evicted) 2024-02-08 22:40:33.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:33.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-08 22:40:33.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-08 22:40:33.478 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-08 22:40:33.478 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:33.478 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:33.478 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:33.478 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:33.478 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:33.478 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:33.478 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@162c89ac 2024-02-08 22:40:33.478 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:33.478 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:33.478 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:33.478 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:33.478 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:33.478 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:33.478 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:33.478 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:33.479 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:33.479 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:33.479 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:33.479 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:33.479 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:33.479 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:33.479 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:33.479 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:33.479 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:33.479 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:33.479 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:33.479 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-08 22:40:33.479 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:33.479 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:33.479 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:33.479 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:33.479 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:33.479 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:33.479 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:33.479 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:33.479 [Test worker @coroutine#5600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-08 22:40:33.479 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2024-02-08 22:40:33.479 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2024-02-08 22:40:33.479 [Test worker @coroutine#5600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-08 22:40:33.494 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2024-02-08 22:40:33.505 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2024-02-08 22:40:33.507 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2024-02-08 22:40:33.507 [DefaultDispatcher-worker-10 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 22:40:33.507 [DefaultDispatcher-worker-10 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.507 [DefaultDispatcher-worker-10 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:33.507 [DefaultDispatcher-worker-10 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.508 [DefaultDispatcher-worker-5 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.508 [DefaultDispatcher-worker-5 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.509 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41413c5a 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:33.509 [Test worker @coroutine#5600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-08 22:40:33.510 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c52df60 2024-02-08 22:40:33.510 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c52df60 2024-02-08 22:40:33.510 [Test worker @coroutine#5600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-08 22:40:33.522 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c52df60 2024-02-08 22:40:33.533 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c52df60 2024-02-08 22:40:33.534 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c52df60 2024-02-08 22:40:33.536 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c52df60 2024-02-08 22:40:33.546 [DefaultDispatcher-worker-8 @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c52df60 2024-02-08 22:40:33.558 [DefaultDispatcher-worker-12 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2024-02-08 22:40:33.576 [DefaultDispatcher-worker-4 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2024-02-08 22:40:33.579 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:33.585 [DefaultDispatcher-worker-6 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2024-02-08 22:40:33.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-08 22:40:33.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-08 22:40:33.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:33.588 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f526f91: (connection evicted) 2024-02-08 22:40:33.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:33.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-08 22:40:33.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-08 22:40:33.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-08 22:40:33.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-08 22:40:33.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:33.589 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c52df60: (connection evicted) 2024-02-08 22:40:33.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:33.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-08 22:40:33.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ab20a7 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:33.591 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-08 22:40:33.592 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ee9290 2024-02-08 22:40:33.592 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ee9290 2024-02-08 22:40:33.592 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-08 22:40:33.607 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ee9290 2024-02-08 22:40:33.617 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ee9290 2024-02-08 22:40:33.619 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ee9290 2024-02-08 22:40:33.620 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ee9290 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63cff421 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@219bad15 2024-02-08 22:40:33.621 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@219bad15 2024-02-08 22:40:33.622 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-08 22:40:33.634 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219bad15 2024-02-08 22:40:33.654 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219bad15 2024-02-08 22:40:33.654 [DefaultDispatcher-worker-16 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 22:40:33.654 [DefaultDispatcher-worker-9 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 22:40:33.654 [DefaultDispatcher-worker-16 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.654 [DefaultDispatcher-worker-9 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.654 [DefaultDispatcher-worker-16 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:33.654 [DefaultDispatcher-worker-9 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:33.654 [DefaultDispatcher-worker-16 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.654 [DefaultDispatcher-worker-9 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.655 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.655 [DefaultDispatcher-worker-10 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.655 [DefaultDispatcher-worker-4 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.655 [DefaultDispatcher-worker-10 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.655 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219bad15 2024-02-08 22:40:33.657 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219bad15 2024-02-08 22:40:33.666 [DefaultDispatcher-worker-18 @coroutine#5655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219bad15 2024-02-08 22:40:33.679 [DefaultDispatcher-worker-9 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ee9290 2024-02-08 22:40:33.692 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:33.696 [DefaultDispatcher-worker-18 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64ee9290 2024-02-08 22:40:33.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-08 22:40:33.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-08 22:40:33.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:33.702 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64ee9290: (connection evicted) 2024-02-08 22:40:33.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:33.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-08 22:40:33.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-08 22:40:33.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-08 22:40:33.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-08 22:40:33.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:33.703 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@219bad15: (connection evicted) 2024-02-08 22:40:33.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:33.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-08 22:40:33.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-08 22:40:33.705 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-08 22:40:33.705 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:33.705 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:33.705 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:33.705 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:33.705 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:33.705 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:33.705 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4824d077 2024-02-08 22:40:33.705 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:33.705 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:33.705 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:33.705 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:33.705 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:33.705 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:33.705 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:33.705 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:33.706 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:33.706 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:33.706 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:33.706 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:33.706 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:33.706 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:33.706 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:33.706 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:33.706 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:33.706 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:33.706 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:33.706 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-08 22:40:33.706 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:33.706 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:33.706 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:33.706 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:33.706 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:33.706 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:33.706 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:33.706 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:33.706 [Test worker @coroutine#5670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-08 22:40:33.706 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2024-02-08 22:40:33.706 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2024-02-08 22:40:33.706 [Test worker @coroutine#5670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-08 22:40:33.712 [DefaultDispatcher-worker-7 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3c81e1 2024-02-08 22:40:33.712 [DefaultDispatcher-worker-7 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.712 [DefaultDispatcher-worker-7 @coroutine#3017] 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-02-08 22:40:33.712 [DefaultDispatcher-worker-7 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.713 [DefaultDispatcher-worker-2 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.722 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2024-02-08 22:40:33.730 [DefaultDispatcher-worker-12 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:33.730 [DefaultDispatcher-worker-12 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.730 [DefaultDispatcher-worker-12 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:33.730 [DefaultDispatcher-worker-12 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.731 [DefaultDispatcher-worker-7 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.731 [DefaultDispatcher-worker-7 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.733 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2024-02-08 22:40:33.734 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2024-02-08 22:40:33.736 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2024-02-08 22:40:33.736 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@627f678d 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b55652a 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b55652a 2024-02-08 22:40:33.737 [Test worker @coroutine#5670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-08 22:40:33.750 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b55652a 2024-02-08 22:40:33.760 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b55652a 2024-02-08 22:40:33.762 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b55652a 2024-02-08 22:40:33.763 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b55652a 2024-02-08 22:40:33.774 [DefaultDispatcher-worker-19 @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b55652a 2024-02-08 22:40:33.787 [DefaultDispatcher-worker-7 @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2024-02-08 22:40:33.803 [DefaultDispatcher-worker-16 @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2024-02-08 22:40:33.806 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:33.812 [DefaultDispatcher-worker-1 @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2024-02-08 22:40:33.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-08 22:40:33.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-08 22:40:33.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:33.816 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de: (connection evicted) 2024-02-08 22:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:33.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-08 22:40:33.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-08 22:40:33.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-08 22:40:33.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-08 22:40:33.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:33.817 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b55652a: (connection evicted) 2024-02-08 22:40:33.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:33.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-08 22:40:33.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-08 22:40:33.819 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-08 22:40:33.819 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:33.819 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:33.819 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:33.819 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:33.819 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:33.819 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:33.819 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bcaec2e 2024-02-08 22:40:33.819 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:33.819 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:33.819 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:33.819 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:33.819 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:33.819 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:33.819 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:33.819 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:33.819 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:33.819 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:33.819 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:33.819 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:33.819 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:33.819 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:33.819 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:33.820 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:33.820 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:33.820 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:33.820 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:33.820 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-08 22:40:33.820 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:33.820 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:33.820 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:33.820 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:33.820 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:33.820 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:33.820 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:33.820 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:33.820 [Test worker @coroutine#5707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-08 22:40:33.820 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d4d221 2024-02-08 22:40:33.820 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d4d221 2024-02-08 22:40:33.820 [Test worker @coroutine#5707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-08 22:40:33.840 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d4d221 2024-02-08 22:40:33.852 [Test worker @coroutine#5708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d4d221 2024-02-08 22:40:33.854 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d4d221 2024-02-08 22:40:33.856 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d4d221 2024-02-08 22:40:33.864 [DefaultDispatcher-worker-19 @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d4d221 2024-02-08 22:40:33.870 [DefaultDispatcher-worker-12 @coroutine#5707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d4d221 2024-02-08 22:40:33.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-08 22:40:33.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-08 22:40:33.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:33.882 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9d4d221: (connection evicted) 2024-02-08 22:40:33.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:33.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-08 22:40:33.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f26bd62 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:33.939 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:33.940 [Test worker @coroutine#5741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-08 22:40:33.940 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@55448710 2024-02-08 22:40:33.940 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@55448710 2024-02-08 22:40:33.940 [Test worker @coroutine#5741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-08 22:40:33.941 [DefaultDispatcher-worker-1 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:33.942 [DefaultDispatcher-worker-1 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.942 [DefaultDispatcher-worker-1 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:33.942 [DefaultDispatcher-worker-1 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.943 [DefaultDispatcher-worker-9 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.943 [DefaultDispatcher-worker-9 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:33.955 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55448710 2024-02-08 22:40:33.965 [Test worker @coroutine#5746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55448710 2024-02-08 22:40:33.967 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55448710 2024-02-08 22:40:33.968 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55448710 2024-02-08 22:40:33.977 [DefaultDispatcher-worker-12 @coroutine#5752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55448710 2024-02-08 22:40:33.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-08 22:40:33.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-08 22:40:33.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:33.979 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55448710: (connection evicted) 2024-02-08 22:40:33.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:33.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-08 22:40:33.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-08 22:40:34.040 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bbc8c82 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:34.041 [Test worker @coroutine#5766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-08 22:40:34.042 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca31ad7 2024-02-08 22:40:34.042 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca31ad7 2024-02-08 22:40:34.042 [Test worker @coroutine#5766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-08 22:40:34.055 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca31ad7 2024-02-08 22:40:34.065 [DefaultDispatcher-worker-12 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 22:40:34.065 [DefaultDispatcher-worker-12 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.065 [DefaultDispatcher-worker-12 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:34.065 [DefaultDispatcher-worker-12 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.065 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca31ad7 2024-02-08 22:40:34.066 [DefaultDispatcher-worker-19 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.067 [DefaultDispatcher-worker-19 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.067 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca31ad7 2024-02-08 22:40:34.069 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca31ad7 2024-02-08 22:40:34.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-08 22:40:34.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-08 22:40:34.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:34.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:34.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-08 22:40:34.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@834529e 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:34.075 [Test worker @coroutine#5786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-08 22:40:34.076 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f67d628 2024-02-08 22:40:34.076 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f67d628 2024-02-08 22:40:34.076 [Test worker @coroutine#5786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-08 22:40:34.089 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f67d628 2024-02-08 22:40:34.099 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f67d628 2024-02-08 22:40:34.101 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f67d628 2024-02-08 22:40:34.103 [Test worker @coroutine#5791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f67d628 2024-02-08 22:40:34.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-08 22:40:34.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-08 22:40:34.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:34.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:34.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-08 22:40:34.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-08 22:40:34.107 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26fee641 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ecc472 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ecc472 2024-02-08 22:40:34.108 [Test worker @coroutine#5804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-08 22:40:34.121 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ecc472 2024-02-08 22:40:34.132 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ecc472 2024-02-08 22:40:34.134 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ecc472 2024-02-08 22:40:34.135 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ecc472 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3687f6b6 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:34.136 [Test worker @coroutine#5804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-08 22:40:34.137 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@49c74506 2024-02-08 22:40:34.137 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@49c74506 2024-02-08 22:40:34.137 [Test worker @coroutine#5804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-08 22:40:34.155 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c74506 2024-02-08 22:40:34.168 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c74506 2024-02-08 22:40:34.169 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c74506 2024-02-08 22:40:34.171 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c74506 2024-02-08 22:40:34.181 [DefaultDispatcher-worker-8 @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c74506 2024-02-08 22:40:34.195 [DefaultDispatcher-worker-2 @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ecc472 2024-02-08 22:40:34.196 [DefaultDispatcher-worker-16 @coroutine#3179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 22:40:34.197 [DefaultDispatcher-worker-16 @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.197 [DefaultDispatcher-worker-16 @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.localdomain:43417/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:34.197 [DefaultDispatcher-worker-16 @coroutine#3179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.198 [DefaultDispatcher-worker-4 @coroutine#3179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.198 [DefaultDispatcher-worker-4 @coroutine#3179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.201 [UI Thread @coroutine#5831] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51333/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 22:40:34.201 [UI Thread @coroutine#5831] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51333/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 22:40:34.201 [UI Thread @coroutine#5831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51333/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 22:40:34.202 [UI Thread @coroutine#5831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51333/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 22:40:34.202 [UI Thread @coroutine#5831] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51333/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 22:40:34.202 [UI Thread @coroutine#5831] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51333/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 22:40:34.202 [UI Thread @coroutine#5831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51333/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:34.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-08 22:40:34.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-08 22:40:34.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:34.204 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37ecc472: (connection evicted) 2024-02-08 22:40:34.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:34.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-08 22:40:34.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-08 22:40:34.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-08 22:40:34.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-08 22:40:34.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:34.205 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49c74506: (connection evicted) 2024-02-08 22:40:34.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:34.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-08 22:40:34.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50c20b15 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:34.207 [Test worker @coroutine#5837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-08 22:40:34.208 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0f32ad 2024-02-08 22:40:34.208 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0f32ad 2024-02-08 22:40:34.208 [Test worker @coroutine#5837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-08 22:40:34.223 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0f32ad 2024-02-08 22:40:34.233 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0f32ad 2024-02-08 22:40:34.234 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0f32ad 2024-02-08 22:40:34.236 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0f32ad 2024-02-08 22:40:34.236 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-08 22:40:34.236 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:34.236 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:34.236 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:34.236 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:34.236 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:34.236 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:34.236 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c43c37d 2024-02-08 22:40:34.236 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:34.236 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:34.236 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:34.236 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:34.236 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:34.236 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:34.236 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:34.237 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:34.237 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:34.237 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:34.237 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:34.237 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:34.237 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:34.237 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:34.237 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:34.237 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:34.237 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:34.237 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:34.237 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:34.237 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-08 22:40:34.237 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:34.237 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:34.237 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:34.237 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:34.237 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:34.237 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:34.237 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:34.237 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:34.237 [Test worker @coroutine#5837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-08 22:40:34.237 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@227e4ea8 2024-02-08 22:40:34.237 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@227e4ea8 2024-02-08 22:40:34.237 [Test worker @coroutine#5837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-08 22:40:34.249 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227e4ea8 2024-02-08 22:40:34.259 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227e4ea8 2024-02-08 22:40:34.261 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227e4ea8 2024-02-08 22:40:34.263 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227e4ea8 2024-02-08 22:40:34.274 [DefaultDispatcher-worker-8 @coroutine#5851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227e4ea8 2024-02-08 22:40:34.288 [DefaultDispatcher-worker-3 @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0f32ad 2024-02-08 22:40:34.289 [UI Thread @coroutine#5861] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38839/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 22:40:34.289 [UI Thread @coroutine#5861] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38839/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 22:40:34.289 [UI Thread @coroutine#5861] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38839/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 22:40:34.291 [UI Thread @coroutine#5861] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38839/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 22:40:34.291 [UI Thread @coroutine#5861] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38839/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 22:40:34.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-08 22:40:34.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-08 22:40:34.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:34.292 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c0f32ad: (connection evicted) 2024-02-08 22:40:34.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:34.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-08 22:40:34.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-08 22:40:34.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-08 22:40:34.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-08 22:40:34.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:34.293 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@227e4ea8: (connection evicted) 2024-02-08 22:40:34.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:34.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-08 22:40:34.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a2cdba0 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b084c4c 2024-02-08 22:40:34.296 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b084c4c 2024-02-08 22:40:34.297 [Test worker @coroutine#5867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-08 22:40:34.312 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b084c4c 2024-02-08 22:40:34.322 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b084c4c 2024-02-08 22:40:34.325 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b084c4c 2024-02-08 22:40:34.326 [DefaultDispatcher-worker-6 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 22:40:34.326 [DefaultDispatcher-worker-6 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.326 [DefaultDispatcher-worker-6 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:34.326 [DefaultDispatcher-worker-6 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.327 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b084c4c 2024-02-08 22:40:34.327 [DefaultDispatcher-worker-8 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.327 [DefaultDispatcher-worker-8 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@213d5189 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:34.327 [Test worker @coroutine#5867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-08 22:40:34.328 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@39068df9 2024-02-08 22:40:34.328 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@39068df9 2024-02-08 22:40:34.328 [Test worker @coroutine#5867] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-08 22:40:34.340 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39068df9 2024-02-08 22:40:34.350 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39068df9 2024-02-08 22:40:34.351 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39068df9 2024-02-08 22:40:34.353 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39068df9 2024-02-08 22:40:34.363 [DefaultDispatcher-worker-7 @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39068df9 2024-02-08 22:40:34.377 [DefaultDispatcher-worker-6 @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b084c4c 2024-02-08 22:40:34.380 [UI Thread @coroutine#5893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54203/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 22:40:34.380 [UI Thread @coroutine#5893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54203/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 22:40:34.380 [UI Thread @coroutine#5893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54203/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 22:40:34.381 [UI Thread @coroutine#5893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54203/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 22:40:34.381 [UI Thread @coroutine#5893] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54203/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 22:40:34.382 [UI Thread @coroutine#5893] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54203/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 22:40:34.382 [UI Thread @coroutine#5893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54203/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:34.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-08 22:40:34.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-08 22:40:34.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:34.384 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b084c4c: (connection evicted) 2024-02-08 22:40:34.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:34.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-08 22:40:34.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-08 22:40:34.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-08 22:40:34.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-08 22:40:34.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:34.385 [DefaultDispatcher-worker-3 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:34.385 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39068df9: (connection evicted) 2024-02-08 22:40:34.385 [DefaultDispatcher-worker-3 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.385 [DefaultDispatcher-worker-3 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:34.385 [DefaultDispatcher-worker-3 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:34.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-08 22:40:34.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-08 22:40:34.387 [DefaultDispatcher-worker-19 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.387 [DefaultDispatcher-worker-19 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.388 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-08 22:40:34.388 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:34.388 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:34.388 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:34.388 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:34.388 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b3ac26d 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-02-08 22:40:34.389 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-08 22:40:34.406 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-02-08 22:40:34.416 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-02-08 22:40:34.418 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-02-08 22:40:34.419 [Test worker @coroutine#5907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@297da2c3 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9bacb8 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9bacb8 2024-02-08 22:40:34.420 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-08 22:40:34.435 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bacb8 2024-02-08 22:40:34.445 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bacb8 2024-02-08 22:40:34.447 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bacb8 2024-02-08 22:40:34.449 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bacb8 2024-02-08 22:40:34.459 [DefaultDispatcher-worker-11 @coroutine#5915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bacb8 2024-02-08 22:40:34.473 [DefaultDispatcher-worker-6 @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-02-08 22:40:34.490 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:34.498 [DefaultDispatcher-worker-8 @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42 2024-02-08 22:40:34.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-08 22:40:34.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-08 22:40:34.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:34.508 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b3a1e42: (connection evicted) 2024-02-08 22:40:34.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:34.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-08 22:40:34.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-08 22:40:34.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-08 22:40:34.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-08 22:40:34.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:34.509 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b9bacb8: (connection evicted) 2024-02-08 22:40:34.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:34.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-08 22:40:34.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-08 22:40:34.511 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-08 22:40:34.511 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:34.511 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:34.511 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:34.511 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:34.511 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:34.511 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f4c83f1 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@537e52de 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@537e52de 2024-02-08 22:40:34.512 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-08 22:40:34.517 [DefaultDispatcher-worker-6 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 22:40:34.517 [DefaultDispatcher-worker-6 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.517 [DefaultDispatcher-worker-6 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:34.517 [DefaultDispatcher-worker-6 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.518 [DefaultDispatcher-worker-7 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.518 [DefaultDispatcher-worker-7 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.528 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537e52de 2024-02-08 22:40:34.538 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537e52de 2024-02-08 22:40:34.540 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537e52de 2024-02-08 22:40:34.541 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537e52de 2024-02-08 22:40:34.552 [DefaultDispatcher-worker-5 @coroutine#5951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537e52de 2024-02-08 22:40:34.571 [DefaultDispatcher-worker-8 @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537e52de 2024-02-08 22:40:34.590 [DefaultDispatcher-worker-5 @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537e52de 2024-02-08 22:40:34.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-08 22:40:34.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-08 22:40:34.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:34.593 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@537e52de: (connection evicted) 2024-02-08 22:40:34.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:34.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-08 22:40:34.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-08 22:40:34.596 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-08 22:40:34.596 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:34.596 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:34.596 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:34.596 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:34.596 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:34.596 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:34.596 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f794b0f 2024-02-08 22:40:34.596 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:34.596 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:34.597 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:34.597 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:34.597 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:34.597 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:34.597 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:34.597 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:34.597 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:34.597 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:34.597 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:34.597 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:34.597 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:34.597 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:34.597 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:34.597 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:34.597 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:34.597 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:34.597 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:34.597 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-08 22:40:34.597 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:34.597 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:34.597 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:34.597 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:34.597 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:34.597 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:34.597 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:34.597 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:34.597 [Test worker @coroutine#5977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-08 22:40:34.598 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@a49cdd6 2024-02-08 22:40:34.598 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@a49cdd6 2024-02-08 22:40:34.598 [Test worker @coroutine#5977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-08 22:40:34.613 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a49cdd6 2024-02-08 22:40:34.623 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a49cdd6 2024-02-08 22:40:34.625 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a49cdd6 2024-02-08 22:40:34.627 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a49cdd6 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@529b8e41 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:34.627 [Test worker @coroutine#5977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-08 22:40:34.628 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c088d72 2024-02-08 22:40:34.628 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c088d72 2024-02-08 22:40:34.628 [Test worker @coroutine#5977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-08 22:40:34.640 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c088d72 2024-02-08 22:40:34.651 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c088d72 2024-02-08 22:40:34.652 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c088d72 2024-02-08 22:40:34.654 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c088d72 2024-02-08 22:40:34.663 [DefaultDispatcher-worker-4 @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c088d72 2024-02-08 22:40:34.664 [DefaultDispatcher-worker-10 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 22:40:34.664 [DefaultDispatcher-worker-2 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 22:40:34.664 [DefaultDispatcher-worker-10 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.664 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.664 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:34.664 [DefaultDispatcher-worker-10 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:34.664 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.664 [DefaultDispatcher-worker-10 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.666 [DefaultDispatcher-worker-12 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.666 [DefaultDispatcher-worker-12 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.666 [DefaultDispatcher-worker-8 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.666 [DefaultDispatcher-worker-8 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.676 [DefaultDispatcher-worker-8 @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a49cdd6 2024-02-08 22:40:34.687 [DefaultDispatcher-worker-5 @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a49cdd6 2024-02-08 22:40:34.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-08 22:40:34.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-08 22:40:34.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:34.695 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a49cdd6: (connection evicted) 2024-02-08 22:40:34.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:34.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-08 22:40:34.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-08 22:40:34.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-08 22:40:34.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-08 22:40:34.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:34.696 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c088d72: (connection evicted) 2024-02-08 22:40:34.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:34.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-08 22:40:34.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-08 22:40:34.698 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f4e235e 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@181a6784 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@181a6784 2024-02-08 22:40:34.699 [Test worker @coroutine#6022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-08 22:40:34.714 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181a6784 2024-02-08 22:40:34.727 [DefaultDispatcher-worker-12 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3c81e1 2024-02-08 22:40:34.728 [DefaultDispatcher-worker-12 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.728 [DefaultDispatcher-worker-12 @coroutine#3017] 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-02-08 22:40:34.728 [DefaultDispatcher-worker-12 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.729 [DefaultDispatcher-worker-12 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.730 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181a6784 2024-02-08 22:40:34.731 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181a6784 2024-02-08 22:40:34.733 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181a6784 2024-02-08 22:40:34.741 [DefaultDispatcher-worker-6 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:34.741 [DefaultDispatcher-worker-6 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.741 [DefaultDispatcher-worker-6 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:34.741 [DefaultDispatcher-worker-6 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.742 [DefaultDispatcher-worker-19 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.742 [DefaultDispatcher-worker-19 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.742 [DefaultDispatcher-worker-7 @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181a6784 2024-02-08 22:40:34.748 [DefaultDispatcher-worker-8 @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181a6784 2024-02-08 22:40:34.762 [DefaultDispatcher-worker-2 @coroutine#6047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181a6784 2024-02-08 22:40:34.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-08 22:40:34.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-08 22:40:34.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:34.764 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@181a6784: (connection evicted) 2024-02-08 22:40:34.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:34.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-08 22:40:34.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e0bae92 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:34.766 [Test worker @coroutine#6055] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-08 22:40:34.767 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@5037f491 2024-02-08 22:40:34.767 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@5037f491 2024-02-08 22:40:34.767 [Test worker @coroutine#6055] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-08 22:40:34.782 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5037f491 2024-02-08 22:40:34.792 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5037f491 2024-02-08 22:40:34.794 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5037f491 2024-02-08 22:40:34.796 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5037f491 2024-02-08 22:40:34.804 [DefaultDispatcher-worker-19 @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5037f491 2024-02-08 22:40:34.810 [DefaultDispatcher-worker-1 @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5037f491 2024-02-08 22:40:34.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-08 22:40:34.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-08 22:40:34.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:34.812 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5037f491: (connection evicted) 2024-02-08 22:40:34.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:34.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-08 22:40:34.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-08 22:40:34.814 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1928208d 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2024-02-08 22:40:34.815 [Test worker @coroutine#6083] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-08 22:40:34.832 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2024-02-08 22:40:34.842 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2024-02-08 22:40:34.844 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2024-02-08 22:40:34.846 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2024-02-08 22:40:34.904 [DefaultDispatcher-worker-2 @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@132f1d85 2024-02-08 22:40:34.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-08 22:40:34.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-08 22:40:34.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:34.909 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@132f1d85: (connection evicted) 2024-02-08 22:40:34.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:34.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-08 22:40:34.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-08 22:40:34.911 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21a09c5a 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2024-02-08 22:40:34.912 [Test worker @coroutine#6106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-08 22:40:34.925 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2024-02-08 22:40:34.935 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2024-02-08 22:40:34.937 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2024-02-08 22:40:34.939 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2024-02-08 22:40:34.950 [DefaultDispatcher-worker-15 @coroutine#6113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2024-02-08 22:40:34.953 [DefaultDispatcher-worker-9 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:34.954 [DefaultDispatcher-worker-9 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.954 [DefaultDispatcher-worker-9 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:34.954 [DefaultDispatcher-worker-9 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.955 [DefaultDispatcher-worker-3 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.955 [DefaultDispatcher-worker-3 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:34.958 [DefaultDispatcher-worker-16 @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2024-02-08 22:40:34.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-08 22:40:34.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-08 22:40:34.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:34.963 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3: (connection evicted) 2024-02-08 22:40:34.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:34.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-08 22:40:34.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-08 22:40:34.967 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@616d9a6d 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b4da7c 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b4da7c 2024-02-08 22:40:34.968 [Test worker @coroutine#6132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-08 22:40:34.981 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b4da7c 2024-02-08 22:40:34.991 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b4da7c 2024-02-08 22:40:34.993 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b4da7c 2024-02-08 22:40:34.995 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b4da7c 2024-02-08 22:40:34.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-08 22:40:34.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-08 22:40:34.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:34.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:34.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-08 22:40:34.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@452d4bb2 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@62857555 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@62857555 2024-02-08 22:40:34.999 [Test worker @coroutine#6148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-08 22:40:35.012 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62857555 2024-02-08 22:40:35.022 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62857555 2024-02-08 22:40:35.024 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62857555 2024-02-08 22:40:35.026 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62857555 2024-02-08 22:40:35.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-08 22:40:35.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-08 22:40:35.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:35.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:35.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-08 22:40:35.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ca8bd50 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:35.029 [Test worker @coroutine#6164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-08 22:40:35.030 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4142f8 2024-02-08 22:40:35.030 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4142f8 2024-02-08 22:40:35.030 [Test worker @coroutine#6164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-08 22:40:35.043 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4142f8 2024-02-08 22:40:35.054 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4142f8 2024-02-08 22:40:35.056 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4142f8 2024-02-08 22:40:35.058 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4142f8 2024-02-08 22:40:35.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-08 22:40:35.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-08 22:40:35.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:35.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:35.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-08 22:40:35.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-08 22:40:35.069 [UI Thread @coroutine#6185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33079/Site/verify 2024-02-08 22:40:35.069 [UI Thread @coroutine#6185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33079/Site/verify. 2024-02-08 22:40:35.069 [UI Thread @coroutine#6185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33079/Site/verify 2024-02-08 22:40:35.071 [UI Thread @coroutine#6185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33079/Site/verify 2024-02-08 22:40:35.071 [UI Thread @coroutine#6185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33079/Site/verify 2024-02-08 22:40:35.071 [UI Thread @coroutine#6185] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33079/Site/verify. 2024-02-08 22:40:35.072 [UI Thread @coroutine#6185] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33079/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:35.075 [DefaultDispatcher-worker-4 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 22:40:35.075 [DefaultDispatcher-worker-4 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.075 [DefaultDispatcher-worker-4 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:35.075 [DefaultDispatcher-worker-4 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.076 [DefaultDispatcher-worker-8 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.076 [DefaultDispatcher-worker-8 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17eb5661 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:35.077 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:35.078 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:35.078 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:35.078 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:35.078 [Test worker @coroutine#6202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-08 22:40:35.078 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b5d09 2024-02-08 22:40:35.078 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b5d09 2024-02-08 22:40:35.078 [Test worker @coroutine#6202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-08 22:40:35.093 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b5d09 2024-02-08 22:40:35.103 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b5d09 2024-02-08 22:40:35.104 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b5d09 2024-02-08 22:40:35.106 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b5d09 2024-02-08 22:40:35.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-08 22:40:35.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-08 22:40:35.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:35.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:35.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-08 22:40:35.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@318d69ea 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:35.109 [Test worker @coroutine#6219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-08 22:40:35.110 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-02-08 22:40:35.110 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-02-08 22:40:35.110 [Test worker @coroutine#6219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-08 22:40:35.123 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-02-08 22:40:35.133 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-02-08 22:40:35.135 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-02-08 22:40:35.136 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-02-08 22:40:35.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-08 22:40:35.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-08 22:40:35.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:35.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:35.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-08 22:40:35.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-08 22:40:35.139 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-08 22:40:35.139 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:35.139 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:35.139 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:35.139 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:35.139 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:35.139 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:35.139 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@411b75b4 2024-02-08 22:40:35.139 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:35.139 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:35.139 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:35.139 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:35.139 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:35.139 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:35.139 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:35.139 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:35.139 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:35.139 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:35.140 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:35.140 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:35.140 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:35.140 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:35.140 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:35.140 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:35.140 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:35.140 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:35.140 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:35.140 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-08 22:40:35.140 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:35.140 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:35.140 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:35.140 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:35.140 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:35.140 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:35.140 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:35.140 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:35.140 [Test worker @coroutine#6237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-08 22:40:35.140 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f63219e 2024-02-08 22:40:35.140 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f63219e 2024-02-08 22:40:35.140 [Test worker @coroutine#6237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-08 22:40:35.153 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f63219e 2024-02-08 22:40:35.164 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f63219e 2024-02-08 22:40:35.165 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f63219e 2024-02-08 22:40:35.167 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f63219e 2024-02-08 22:40:35.169 [UI Thread @coroutine#6251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57335/Site/verify 2024-02-08 22:40:35.169 [UI Thread @coroutine#6251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57335/Site/verify. 2024-02-08 22:40:35.169 [UI Thread @coroutine#6251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57335/Site/verify 2024-02-08 22:40:35.171 [UI Thread @coroutine#6251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57335/Site/verify 2024-02-08 22:40:35.171 [UI Thread @coroutine#6251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57335/Site/verify 2024-02-08 22:40:35.171 [UI Thread @coroutine#6251] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57335/Site/verify. 2024-02-08 22:40:35.171 [UI Thread @coroutine#6251] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57335/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:35.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-08 22:40:35.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-08 22:40:35.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:35.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:35.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-08 22:40:35.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-08 22:40:35.179 [UI Thread @coroutine#6263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33839/Site/verify 2024-02-08 22:40:35.179 [UI Thread @coroutine#6263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33839/Site/verify. 2024-02-08 22:40:35.179 [UI Thread @coroutine#6263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33839/Site/verify 2024-02-08 22:40:35.180 [UI Thread @coroutine#6263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33839/Site/verify 2024-02-08 22:40:35.180 [UI Thread @coroutine#6263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33839/Site/verify 2024-02-08 22:40:35.180 [UI Thread @coroutine#6263] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33839/Site/verify. 2024-02-08 22:40:35.180 [UI Thread @coroutine#6263] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33839/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:35.186 [UI Thread @coroutine#6276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50143/Site/verify 2024-02-08 22:40:35.186 [UI Thread @coroutine#6276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50143/Site/verify. 2024-02-08 22:40:35.186 [UI Thread @coroutine#6276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50143/Site/verify 2024-02-08 22:40:35.188 [UI Thread @coroutine#6276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50143/Site/verify 2024-02-08 22:40:35.188 [UI Thread @coroutine#6276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50143/Site/verify 2024-02-08 22:40:35.188 [UI Thread @coroutine#6276] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50143/Site/verify. 2024-02-08 22:40:35.188 [UI Thread @coroutine#6276] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50143/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:35.194 [UI Thread @coroutine#6291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-08 22:40:35.194 [UI Thread @coroutine#6291] 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-02-08 22:40:35.194 [UI Thread @coroutine#6291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-08 22:40:35.195 [UI Thread @coroutine#6291] 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-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@210e971e 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 22:40:35.199 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 22:40:35.200 [Test worker @coroutine#6298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-08 22:40:35.207 [DefaultDispatcher-worker-16 @coroutine#3179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 22:40:35.207 [DefaultDispatcher-worker-16 @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.207 [DefaultDispatcher-worker-16 @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.localdomain:43417/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:35.207 [DefaultDispatcher-worker-16 @coroutine#3179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.208 [DefaultDispatcher-worker-5 @coroutine#3179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.208 [DefaultDispatcher-worker-5 @coroutine#3179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.216 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 22:40:35.227 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 22:40:35.228 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 22:40:35.230 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 22:40:35.253 [DefaultDispatcher-worker-13 @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 22:40:35.261 [DefaultDispatcher-worker-13 @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 22:40:35.267 [DefaultDispatcher-worker-3 @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 22:40:35.275 [DefaultDispatcher-worker-5 @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 22:40:35.282 [DefaultDispatcher-worker-5 @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 22:40:35.290 [DefaultDispatcher-worker-18 @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 22:40:35.299 [DefaultDispatcher-worker-5 @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 22:40:35.300 [HikariPool-214 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:35.318 [DefaultDispatcher-worker-5 @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 22:40:35.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-08 22:40:35.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-08 22:40:35.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:35.320 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@340f4723: (connection evicted) 2024-02-08 22:40:35.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:35.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-08 22:40:35.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ceac22d 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:35.323 [Test worker @coroutine#6331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-08 22:40:35.324 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2024-02-08 22:40:35.324 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2024-02-08 22:40:35.324 [Test worker @coroutine#6331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-08 22:40:35.337 [DefaultDispatcher-worker-5 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 22:40:35.337 [DefaultDispatcher-worker-5 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.337 [DefaultDispatcher-worker-5 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:35.337 [DefaultDispatcher-worker-5 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.338 [DefaultDispatcher-worker-8 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.338 [DefaultDispatcher-worker-8 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.338 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2024-02-08 22:40:35.349 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2024-02-08 22:40:35.350 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2024-02-08 22:40:35.352 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fd0235c 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:35.352 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:35.353 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:35.353 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:35.353 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:35.353 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:35.353 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:35.353 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:35.353 [Test worker @coroutine#6331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-08 22:40:35.353 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@56929ce 2024-02-08 22:40:35.353 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@56929ce 2024-02-08 22:40:35.353 [Test worker @coroutine#6331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-08 22:40:35.366 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56929ce 2024-02-08 22:40:35.376 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56929ce 2024-02-08 22:40:35.378 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56929ce 2024-02-08 22:40:35.380 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56929ce 2024-02-08 22:40:35.390 [DefaultDispatcher-worker-3 @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56929ce 2024-02-08 22:40:35.396 [DefaultDispatcher-worker-16 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:35.396 [DefaultDispatcher-worker-16 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.396 [DefaultDispatcher-worker-16 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:35.396 [DefaultDispatcher-worker-16 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.397 [DefaultDispatcher-worker-5 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.397 [DefaultDispatcher-worker-5 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.406 [DefaultDispatcher-worker-11 @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2024-02-08 22:40:35.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-08 22:40:35.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-08 22:40:35.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:35.418 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c: (connection evicted) 2024-02-08 22:40:35.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:35.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-08 22:40:35.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-08 22:40:35.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-08 22:40:35.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-08 22:40:35.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:35.419 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56929ce: (connection evicted) 2024-02-08 22:40:35.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:35.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-08 22:40:35.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-08 22:40:35.420 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@198c97d0 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@512319dc 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@512319dc 2024-02-08 22:40:35.421 [Test worker @coroutine#6383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-08 22:40:35.438 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@512319dc 2024-02-08 22:40:35.448 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@512319dc 2024-02-08 22:40:35.450 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@512319dc 2024-02-08 22:40:35.451 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@512319dc 2024-02-08 22:40:35.451 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7280785f 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eba6e1f 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eba6e1f 2024-02-08 22:40:35.452 [Test worker @coroutine#6383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-08 22:40:35.465 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eba6e1f 2024-02-08 22:40:35.475 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eba6e1f 2024-02-08 22:40:35.476 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eba6e1f 2024-02-08 22:40:35.478 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eba6e1f 2024-02-08 22:40:35.488 [DefaultDispatcher-worker-15 @coroutine#6398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eba6e1f 2024-02-08 22:40:35.502 [DefaultDispatcher-worker-8 @coroutine#6383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@512319dc 2024-02-08 22:40:35.511 [DefaultDispatcher-worker-2 @coroutine#6383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@512319dc 2024-02-08 22:40:35.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-08 22:40:35.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-08 22:40:35.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:35.515 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@512319dc: (connection evicted) 2024-02-08 22:40:35.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:35.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-08 22:40:35.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-08 22:40:35.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-08 22:40:35.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-08 22:40:35.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:35.516 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eba6e1f: (connection evicted) 2024-02-08 22:40:35.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:35.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-08 22:40:35.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3208e15 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:35.518 [Test worker @coroutine#6433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-08 22:40:35.519 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf99283 2024-02-08 22:40:35.519 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf99283 2024-02-08 22:40:35.519 [Test worker @coroutine#6433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-08 22:40:35.525 [DefaultDispatcher-worker-1 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 22:40:35.526 [DefaultDispatcher-worker-1 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.526 [DefaultDispatcher-worker-1 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:35.526 [DefaultDispatcher-worker-1 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.527 [DefaultDispatcher-worker-2 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.527 [DefaultDispatcher-worker-2 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.533 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf99283 2024-02-08 22:40:35.543 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf99283 2024-02-08 22:40:35.545 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf99283 2024-02-08 22:40:35.547 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf99283 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65b639e1 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-08 22:40:35.547 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b8b69f 2024-02-08 22:40:35.548 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b8b69f 2024-02-08 22:40:35.548 [Test worker @coroutine#6433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-08 22:40:35.560 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b8b69f 2024-02-08 22:40:35.570 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b8b69f 2024-02-08 22:40:35.572 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b8b69f 2024-02-08 22:40:35.574 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b8b69f 2024-02-08 22:40:35.585 [DefaultDispatcher-worker-12 @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b8b69f 2024-02-08 22:40:35.599 [DefaultDispatcher-worker-10 @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf99283 2024-02-08 22:40:35.609 [DefaultDispatcher-worker-12 @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf99283 2024-02-08 22:40:35.619 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:35.648 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:35.676 [DefaultDispatcher-worker-15 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 22:40:35.676 [DefaultDispatcher-worker-12 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 22:40:35.676 [DefaultDispatcher-worker-12 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.676 [DefaultDispatcher-worker-15 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.677 [DefaultDispatcher-worker-12 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:35.677 [DefaultDispatcher-worker-15 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:35.677 [DefaultDispatcher-worker-12 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.677 [DefaultDispatcher-worker-15 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.678 [DefaultDispatcher-worker-5 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.678 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.678 [DefaultDispatcher-worker-5 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.678 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.737 [DefaultDispatcher-worker-2 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3c81e1 2024-02-08 22:40:35.737 [DefaultDispatcher-worker-2 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.737 [DefaultDispatcher-worker-2 @coroutine#3017] 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-02-08 22:40:35.737 [DefaultDispatcher-worker-2 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.738 [DefaultDispatcher-worker-2 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.750 [DefaultDispatcher-worker-15 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:35.750 [DefaultDispatcher-worker-15 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.750 [DefaultDispatcher-worker-15 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:35.750 [DefaultDispatcher-worker-15 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.751 [DefaultDispatcher-worker-8 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.751 [DefaultDispatcher-worker-8 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-08 22:40:35.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-08 22:40:35.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:35.862 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cf99283: (connection evicted) 2024-02-08 22:40:35.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:35.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-08 22:40:35.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-08 22:40:35.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-08 22:40:35.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-08 22:40:35.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:35.863 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35b8b69f: (connection evicted) 2024-02-08 22:40:35.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:35.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-08 22:40:35.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c12f87d 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:35.865 [Test worker @coroutine#6501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-08 22:40:35.866 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2024-02-08 22:40:35.866 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2024-02-08 22:40:35.866 [Test worker @coroutine#6501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-08 22:40:35.881 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2024-02-08 22:40:35.891 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2024-02-08 22:40:35.892 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2024-02-08 22:40:35.894 [Test worker @coroutine#6506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2024-02-08 22:40:35.894 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30dbcffd 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d9fe26 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d9fe26 2024-02-08 22:40:35.895 [Test worker @coroutine#6501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-08 22:40:35.908 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d9fe26 2024-02-08 22:40:35.918 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d9fe26 2024-02-08 22:40:35.919 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d9fe26 2024-02-08 22:40:35.921 [Test worker @coroutine#6512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d9fe26 2024-02-08 22:40:35.931 [DefaultDispatcher-worker-15 @coroutine#6514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d9fe26 2024-02-08 22:40:35.943 [DefaultDispatcher-worker-12 @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2024-02-08 22:40:35.957 [DefaultDispatcher-worker-7 @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2024-02-08 22:40:35.964 [DefaultDispatcher-worker-4 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:35.964 [DefaultDispatcher-worker-4 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.964 [DefaultDispatcher-worker-4 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:35.964 [DefaultDispatcher-worker-4 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.965 [DefaultDispatcher-worker-14 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.965 [DefaultDispatcher-worker-14 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:35.965 [DefaultDispatcher-worker-17 @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2024-02-08 22:40:35.966 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:35.972 [DefaultDispatcher-worker-3 @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2024-02-08 22:40:35.979 [DefaultDispatcher-worker-13 @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2024-02-08 22:40:35.986 [DefaultDispatcher-worker-13 @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2024-02-08 22:40:35.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-08 22:40:35.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-08 22:40:35.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:35.991 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@637bf67c: (connection evicted) 2024-02-08 22:40:35.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:35.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-08 22:40:35.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-08 22:40:35.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-08 22:40:35.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-08 22:40:35.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:35.992 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76d9fe26: (connection evicted) 2024-02-08 22:40:35.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:35.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-08 22:40:35.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12d76643 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-08 22:40:35.994 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@19266ca3 2024-02-08 22:40:35.995 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@19266ca3 2024-02-08 22:40:35.995 [Test worker @coroutine#6556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-08 22:40:36.011 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19266ca3 2024-02-08 22:40:36.021 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19266ca3 2024-02-08 22:40:36.023 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19266ca3 2024-02-08 22:40:36.024 [Test worker @coroutine#6561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19266ca3 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f0b32c0 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@65067d90 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@65067d90 2024-02-08 22:40:36.025 [Test worker @coroutine#6556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-08 22:40:36.038 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65067d90 2024-02-08 22:40:36.048 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65067d90 2024-02-08 22:40:36.049 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65067d90 2024-02-08 22:40:36.051 [Test worker @coroutine#6568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65067d90 2024-02-08 22:40:36.061 [DefaultDispatcher-worker-9 @coroutine#6570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65067d90 2024-02-08 22:40:36.074 [DefaultDispatcher-worker-15 @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19266ca3 2024-02-08 22:40:36.085 [DefaultDispatcher-worker-4 @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19266ca3 2024-02-08 22:40:36.088 [DefaultDispatcher-worker-14 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f94fe3 2024-02-08 22:40:36.088 [DefaultDispatcher-worker-14 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.088 [DefaultDispatcher-worker-14 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:36.088 [DefaultDispatcher-worker-14 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.089 [DefaultDispatcher-worker-5 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.089 [DefaultDispatcher-worker-5 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33559/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.093 [DefaultDispatcher-worker-7 @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19266ca3 2024-02-08 22:40:36.095 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:36.100 [DefaultDispatcher-worker-12 @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19266ca3 2024-02-08 22:40:36.108 [DefaultDispatcher-worker-5 @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19266ca3 2024-02-08 22:40:36.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-08 22:40:36.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-08 22:40:36.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:36.112 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19266ca3: (connection evicted) 2024-02-08 22:40:36.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:36.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-08 22:40:36.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-08 22:40:36.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-08 22:40:36.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-08 22:40:36.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:36.114 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65067d90: (connection evicted) 2024-02-08 22:40:36.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:36.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-08 22:40:36.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-08 22:40:36.115 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ba29b51 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2024-02-08 22:40:36.116 [Test worker @coroutine#6611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-08 22:40:36.132 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2024-02-08 22:40:36.142 [Test worker @coroutine#6613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2024-02-08 22:40:36.144 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2024-02-08 22:40:36.146 [Test worker @coroutine#6617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36361951 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:36.146 [Test worker @coroutine#6611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-08 22:40:36.147 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@16488ed7 2024-02-08 22:40:36.147 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@16488ed7 2024-02-08 22:40:36.147 [Test worker @coroutine#6611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-08 22:40:36.159 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16488ed7 2024-02-08 22:40:36.169 [Test worker @coroutine#6619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16488ed7 2024-02-08 22:40:36.171 [Test worker @coroutine#6621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16488ed7 2024-02-08 22:40:36.172 [Test worker @coroutine#6623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16488ed7 2024-02-08 22:40:36.182 [DefaultDispatcher-worker-14 @coroutine#6625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16488ed7 2024-02-08 22:40:36.196 [DefaultDispatcher-worker-14 @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2024-02-08 22:40:36.203 [DefaultDispatcher-worker-15 @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2024-02-08 22:40:36.211 [DefaultDispatcher-worker-5 @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2024-02-08 22:40:36.216 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:36.219 [DefaultDispatcher-worker-16 @coroutine#3179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c862522 2024-02-08 22:40:36.219 [DefaultDispatcher-worker-16 @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.219 [DefaultDispatcher-worker-16 @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.localdomain:43417/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:36.219 [DefaultDispatcher-worker-16 @coroutine#3179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.220 [DefaultDispatcher-worker-14 @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2024-02-08 22:40:36.220 [DefaultDispatcher-worker-3 @coroutine#3179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.220 [DefaultDispatcher-worker-3 @coroutine#3179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43417/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.228 [DefaultDispatcher-worker-16 @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2024-02-08 22:40:36.235 [DefaultDispatcher-worker-14 @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404a7c61 2024-02-08 22:40:36.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-08 22:40:36.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-08 22:40:36.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:36.239 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@404a7c61: (connection evicted) 2024-02-08 22:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:36.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-08 22:40:36.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-08 22:40:36.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-08 22:40:36.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-08 22:40:36.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:36.240 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16488ed7: (connection evicted) 2024-02-08 22:40:36.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:36.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-08 22:40:36.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c9ba9e2 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:36.243 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-08 22:40:36.244 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:36.244 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:36.244 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:36.244 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:36.244 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:36.244 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:36.244 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:36.244 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:36.244 [Test worker @coroutine#6666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-08 22:40:36.244 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b628249 2024-02-08 22:40:36.244 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b628249 2024-02-08 22:40:36.244 [Test worker @coroutine#6666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-08 22:40:36.259 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b628249 2024-02-08 22:40:36.270 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b628249 2024-02-08 22:40:36.271 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b628249 2024-02-08 22:40:36.273 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b628249 2024-02-08 22:40:36.282 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-227 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@5b628249 due to dirty commit state on close(). 2024-02-08 22:40:36.287 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b628249 2024-02-08 22:40:36.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-08 22:40:36.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-08 22:40:36.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:36.287 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b628249: (connection evicted) 2024-02-08 22:40:36.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:36.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-08 22:40:36.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c3c6564 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:36.344 [Test worker @coroutine#6688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-08 22:40:36.345 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e856aa4 2024-02-08 22:40:36.345 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e856aa4 2024-02-08 22:40:36.345 [Test worker @coroutine#6688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-08 22:40:36.347 [DefaultDispatcher-worker-8 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@811d8d6 2024-02-08 22:40:36.348 [DefaultDispatcher-worker-8 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.348 [DefaultDispatcher-worker-8 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:36.348 [DefaultDispatcher-worker-8 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.349 [DefaultDispatcher-worker-16 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.349 [DefaultDispatcher-worker-16 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50213/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.359 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e856aa4 2024-02-08 22:40:36.369 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e856aa4 2024-02-08 22:40:36.371 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e856aa4 2024-02-08 22:40:36.373 [Test worker @coroutine#6697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e856aa4 2024-02-08 22:40:36.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-08 22:40:36.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-08 22:40:36.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:36.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:36.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-08 22:40:36.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57421698 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2024-02-08 22:40:36.378 [Test worker @coroutine#6714] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-08 22:40:36.391 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2024-02-08 22:40:36.401 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2024-02-08 22:40:36.403 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2024-02-08 22:40:36.405 [Test worker @coroutine#6719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2024-02-08 22:40:36.407 [DefaultDispatcher-worker-15 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-08 22:40:36.408 [DefaultDispatcher-worker-15 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.408 [DefaultDispatcher-worker-15 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:36.408 [DefaultDispatcher-worker-15 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.409 [DefaultDispatcher-worker-6 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.409 [DefaultDispatcher-worker-6 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47951/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.414 [DefaultDispatcher-worker-2 @coroutine#6721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2024-02-08 22:40:36.421 [DefaultDispatcher-worker-11 @coroutine#6735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2024-02-08 22:40:36.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-08 22:40:36.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-08 22:40:36.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:36.423 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52813ba4: (connection evicted) 2024-02-08 22:40:36.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:36.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-08 22:40:36.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-08 22:40:36.425 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@198eeb36 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2024-02-08 22:40:36.426 [Test worker @coroutine#6746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-08 22:40:36.442 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2024-02-08 22:40:36.452 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2024-02-08 22:40:36.453 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2024-02-08 22:40:36.455 [Test worker @coroutine#6751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2024-02-08 22:40:36.465 [DefaultDispatcher-worker-2 @coroutine#6753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2024-02-08 22:40:36.473 [DefaultDispatcher-worker-6 @coroutine#6766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d80294 2024-02-08 22:40:36.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-08 22:40:36.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-08 22:40:36.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:36.475 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77d80294: (connection evicted) 2024-02-08 22:40:36.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:36.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-08 22:40:36.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f6fcc70 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:36.479 [Test worker @coroutine#6775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-08 22:40:36.480 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@5effc15d 2024-02-08 22:40:36.480 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@5effc15d 2024-02-08 22:40:36.480 [Test worker @coroutine#6775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-08 22:40:36.494 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5effc15d 2024-02-08 22:40:36.504 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5effc15d 2024-02-08 22:40:36.506 [Test worker @coroutine#6778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5effc15d 2024-02-08 22:40:36.507 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5effc15d 2024-02-08 22:40:36.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-08 22:40:36.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-08 22:40:36.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:36.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:36.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-08 22:40:36.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-08 22:40:36.514 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-08 22:40:36.514 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:36.514 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:36.514 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:36.514 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:36.514 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:36.514 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:36.514 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@221383c9 2024-02-08 22:40:36.514 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a2034c 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a2034c 2024-02-08 22:40:36.515 [Test worker @coroutine#6799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-08 22:40:36.528 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a2034c 2024-02-08 22:40:36.535 [DefaultDispatcher-worker-15 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2a7ca0 2024-02-08 22:40:36.535 [DefaultDispatcher-worker-15 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.535 [DefaultDispatcher-worker-15 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:36.535 [DefaultDispatcher-worker-15 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.537 [DefaultDispatcher-worker-6 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.537 [DefaultDispatcher-worker-6 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47815/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.539 [Test worker @coroutine#6800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a2034c 2024-02-08 22:40:36.541 [Test worker @coroutine#6805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a2034c 2024-02-08 22:40:36.543 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a2034c 2024-02-08 22:40:36.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-08 22:40:36.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-08 22:40:36.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:36.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:36.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-08 22:40:36.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44881fcc 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2024-02-08 22:40:36.547 [Test worker @coroutine#6824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-08 22:40:36.561 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2024-02-08 22:40:36.571 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2024-02-08 22:40:36.572 [Test worker @coroutine#6827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2024-02-08 22:40:36.574 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2024-02-08 22:40:36.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-08 22:40:36.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-08 22:40:36.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:36.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:36.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-08 22:40:36.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fe5f2f0 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:36.583 [Test worker @coroutine#6854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-08 22:40:36.584 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@4873c645 2024-02-08 22:40:36.584 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@4873c645 2024-02-08 22:40:36.584 [Test worker @coroutine#6854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-08 22:40:36.597 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4873c645 2024-02-08 22:40:36.607 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4873c645 2024-02-08 22:40:36.609 [Test worker @coroutine#6857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4873c645 2024-02-08 22:40:36.611 [Test worker @coroutine#6859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4873c645 2024-02-08 22:40:36.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-08 22:40:36.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-08 22:40:36.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:36.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:36.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-08 22:40:36.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-08 22:40:36.614 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-08 22:40:36.614 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:36.614 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:36.614 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:36.614 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:36.614 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:36.614 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:36.614 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ecf001f 2024-02-08 22:40:36.614 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:36.614 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:36.614 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:36.614 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:36.614 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:36.614 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:36.614 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:36.614 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:36.614 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:36.614 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:36.614 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:36.615 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:36.615 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:36.615 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:36.615 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:36.615 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:36.615 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:36.615 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:36.615 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:36.615 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-08 22:40:36.615 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:36.615 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:36.615 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:36.615 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:36.615 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:36.615 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:36.615 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:36.615 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:36.615 [Test worker @coroutine#6870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-08 22:40:36.615 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c 2024-02-08 22:40:36.615 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c 2024-02-08 22:40:36.615 [Test worker @coroutine#6870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-08 22:40:36.628 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c 2024-02-08 22:40:36.639 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c 2024-02-08 22:40:36.640 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c 2024-02-08 22:40:36.642 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c 2024-02-08 22:40:36.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-08 22:40:36.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-08 22:40:36.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:36.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:36.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-08 22:40:36.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57ce8f63 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2024-02-08 22:40:36.645 [Test worker @coroutine#6887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-08 22:40:36.661 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2024-02-08 22:40:36.672 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2024-02-08 22:40:36.673 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2024-02-08 22:40:36.675 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2024-02-08 22:40:36.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-08 22:40:36.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-08 22:40:36.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:36.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:36.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-08 22:40:36.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f7a19c4 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c48eb31 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c48eb31 2024-02-08 22:40:36.678 [Test worker @coroutine#6903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-08 22:40:36.689 [DefaultDispatcher-worker-1 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3884f5 2024-02-08 22:40:36.689 [DefaultDispatcher-worker-4 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-08 22:40:36.689 [DefaultDispatcher-worker-1 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.689 [DefaultDispatcher-worker-1 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:36.689 [DefaultDispatcher-worker-1 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.689 [DefaultDispatcher-worker-4 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.689 [DefaultDispatcher-worker-4 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:36.689 [DefaultDispatcher-worker-4 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.690 [DefaultDispatcher-worker-4 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.690 [DefaultDispatcher-worker-4 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34881/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.690 [DefaultDispatcher-worker-18 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.690 [DefaultDispatcher-worker-18 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56957/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.693 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c48eb31 2024-02-08 22:40:36.704 [Test worker @coroutine#6910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c48eb31 2024-02-08 22:40:36.706 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c48eb31 2024-02-08 22:40:36.707 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c48eb31 2024-02-08 22:40:36.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-08 22:40:36.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-08 22:40:36.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:36.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:36.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-08 22:40:36.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bdd6fe0 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:36.711 [Test worker @coroutine#6925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-08 22:40:36.712 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2024-02-08 22:40:36.712 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2024-02-08 22:40:36.712 [Test worker @coroutine#6925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-08 22:40:36.725 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2024-02-08 22:40:36.735 [Test worker @coroutine#6926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2024-02-08 22:40:36.737 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2024-02-08 22:40:36.739 [Test worker @coroutine#6930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f688d5 2024-02-08 22:40:36.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-08 22:40:36.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-08 22:40:36.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:36.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:36.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-08 22:40:36.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-08 22:40:36.744 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-08 22:40:36.744 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:36.744 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:36.744 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:36.744 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:36.744 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:36.744 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:36.744 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f371390 2024-02-08 22:40:36.744 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:36.744 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:36.744 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:36.744 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:36.744 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:36.745 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:36.745 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:36.745 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:36.745 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:36.745 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:36.745 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:36.745 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:36.745 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:36.745 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:36.745 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:36.745 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:36.745 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:36.745 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:36.745 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:36.745 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-08 22:40:36.745 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:36.745 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:36.745 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:36.745 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:36.745 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:36.745 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:36.745 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:36.745 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:36.745 [Test worker @coroutine#6943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-08 22:40:36.745 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a90796c 2024-02-08 22:40:36.745 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a90796c 2024-02-08 22:40:36.745 [Test worker @coroutine#6943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-08 22:40:36.747 [DefaultDispatcher-worker-15 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3c81e1 2024-02-08 22:40:36.747 [DefaultDispatcher-worker-15 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.747 [DefaultDispatcher-worker-15 @coroutine#3017] 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-02-08 22:40:36.747 [DefaultDispatcher-worker-15 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.748 [DefaultDispatcher-worker-2 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.758 [DefaultDispatcher-worker-15 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d16af 2024-02-08 22:40:36.758 [DefaultDispatcher-worker-15 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.758 [DefaultDispatcher-worker-15 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:36.758 [DefaultDispatcher-worker-15 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.759 [DefaultDispatcher-worker-7 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.759 [DefaultDispatcher-worker-7 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36527/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.760 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a90796c 2024-02-08 22:40:36.770 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a90796c 2024-02-08 22:40:36.772 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a90796c 2024-02-08 22:40:36.774 [Test worker @coroutine#6953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a90796c 2024-02-08 22:40:36.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-08 22:40:36.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-08 22:40:36.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:36.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:36.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-08 22:40:36.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1548dc37 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:36.777 [Test worker @coroutine#6966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-08 22:40:36.778 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@520c235f 2024-02-08 22:40:36.778 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@520c235f 2024-02-08 22:40:36.778 [Test worker @coroutine#6966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-08 22:40:36.791 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520c235f 2024-02-08 22:40:36.801 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520c235f 2024-02-08 22:40:36.803 [Test worker @coroutine#6969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520c235f 2024-02-08 22:40:36.804 [Test worker @coroutine#6971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520c235f 2024-02-08 22:40:36.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-08 22:40:36.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-08 22:40:36.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:36.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:36.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-08 22:40:36.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-08 22:40:36.807 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-08 22:40:36.807 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:36.807 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:36.807 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:36.807 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:36.807 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:36.807 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:36.807 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34272839 2024-02-08 22:40:36.807 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:36.807 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:36.807 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:36.807 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@17eb35fa 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@17eb35fa 2024-02-08 22:40:36.808 [Test worker @coroutine#6984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-08 22:40:36.821 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17eb35fa 2024-02-08 22:40:36.832 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17eb35fa 2024-02-08 22:40:36.833 [Test worker @coroutine#6987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17eb35fa 2024-02-08 22:40:36.835 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17eb35fa 2024-02-08 22:40:36.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-08 22:40:36.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-08 22:40:36.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:36.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:36.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-08 22:40:36.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d398593 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:36.839 [Test worker @coroutine#7002] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-08 22:40:36.840 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2024-02-08 22:40:36.840 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2024-02-08 22:40:36.840 [Test worker @coroutine#7002] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-08 22:40:36.853 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2024-02-08 22:40:36.863 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2024-02-08 22:40:36.865 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2024-02-08 22:40:36.866 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2024-02-08 22:40:36.869 [UI Thread @coroutine#7016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-08 22:40:36.869 [UI Thread @coroutine#7016] 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-02-08 22:40:36.869 [UI Thread @coroutine#7016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-08 22:40:36.871 [UI Thread @coroutine#7016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-08 22:40:36.878 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-242 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 due to dirty commit state on close(). 2024-02-08 22:40:36.878 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2024-02-08 22:40:36.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-08 22:40:36.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-08 22:40:36.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:36.879 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53e6c017: (connection evicted) 2024-02-08 22:40:36.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:36.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-08 22:40:36.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-08 22:40:36.880 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a7b42db 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@5926f291 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@5926f291 2024-02-08 22:40:36.881 [Test worker @coroutine#7022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-08 22:40:36.897 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5926f291 2024-02-08 22:40:36.907 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5926f291 2024-02-08 22:40:36.909 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5926f291 2024-02-08 22:40:36.911 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5926f291 2024-02-08 22:40:36.918 [UI Thread @coroutine#7038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60509/Site/verify 2024-02-08 22:40:36.918 [UI Thread @coroutine#7038] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60509/Site/verify. 2024-02-08 22:40:36.918 [UI Thread @coroutine#7038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60509/Site/verify 2024-02-08 22:40:36.920 [UI Thread @coroutine#7038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60509/Site/verify 2024-02-08 22:40:36.920 [UI Thread @coroutine#7038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60509/Site/verify 2024-02-08 22:40:36.921 [UI Thread @coroutine#7038] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60509/Site/verify. 2024-02-08 22:40:36.921 [UI Thread @coroutine#7038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60509/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:36.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-08 22:40:36.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-08 22:40:36.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 22:40:36.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:36.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-08 22:40:36.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-08 22:40:36.928 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-08 22:40:36.928 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 22:40:36.928 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 22:40:36.928 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 22:40:36.928 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 22:40:36.928 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 22:40:36.928 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 22:40:36.928 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2835574b 2024-02-08 22:40:36.928 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@663d59ed 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@663d59ed 2024-02-08 22:40:36.929 [Test worker @coroutine#7045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-08 22:40:36.942 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663d59ed 2024-02-08 22:40:36.953 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663d59ed 2024-02-08 22:40:36.954 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663d59ed 2024-02-08 22:40:36.956 [Test worker @coroutine#7051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663d59ed 2024-02-08 22:40:36.965 [DefaultDispatcher-worker-5 @coroutine#7053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663d59ed 2024-02-08 22:40:36.974 [DefaultDispatcher-worker-15 @coroutine#7045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@663d59ed 2024-02-08 22:40:36.975 [DefaultDispatcher-worker-5 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa65672 2024-02-08 22:40:36.975 [DefaultDispatcher-worker-5 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.975 [DefaultDispatcher-worker-5 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId. 2024-02-08 22:40:36.975 [DefaultDispatcher-worker-5 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.976 [DefaultDispatcher-worker-2 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.976 [DefaultDispatcher-worker-2 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45609/UmAppDatabase/replication/nodeId 2024-02-08 22:40:36.979 [UI Thread @coroutine#7065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43145/556591839069671424/_ustadmanifest.json 2024-02-08 22:40:36.979 [UI Thread @coroutine#7065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43145/556591839069671424/_ustadmanifest.json. 2024-02-08 22:40:36.979 [UI Thread @coroutine#7065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43145/556591839069671424/_ustadmanifest.json 2024-02-08 22:40:36.981 [UI Thread @coroutine#7065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43145/556591839069671424/_ustadmanifest.json 2024-02-08 22:40:36.981 [UI Thread @coroutine#7065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43145/556591839069671424/_ustadmanifest.json 2024-02-08 22:40:36.981 [UI Thread @coroutine#7065] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43145/556591839069671424/_ustadmanifest.json. 2024-02-08 22:40:36.981 [UI Thread @coroutine#7065] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43145/556591839069671424/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:36.982 [UI Thread @coroutine#7065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43145/tincan.xml 2024-02-08 22:40:36.982 [UI Thread @coroutine#7065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43145/tincan.xml. 2024-02-08 22:40:36.982 [UI Thread @coroutine#7065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43145/tincan.xml 2024-02-08 22:40:36.982 [UI Thread @coroutine#7065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43145/tincan.xml 2024-02-08 22:40:36.982 [UI Thread @coroutine#7065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43145/tincan.xml 2024-02-08 22:40:36.982 [UI Thread @coroutine#7065] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43145/tincan.xml. 2024-02-08 22:40:36.982 [UI Thread @coroutine#7065] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43145/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 22:40:36.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-08 22:40:36.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-08 22:40:36.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 22:40:36.984 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@663d59ed: (connection evicted) 2024-02-08 22:40:36.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 22:40:36.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-08 22:40:36.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed.